Theorems · Theorem · nonassociative algebras
LieSubalgebra.isLieAbelian_lieSpan_iff
∀ {R : Type u_1} {L : Type u_2} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] {s : Set L},
IsLieAbelian ↥(LieSubalgebra.lieSpan R L s) ↔ ∀ x ∈ s, ∀ y ∈ s, ⁅x, y⁆ = 0- Defined in
- Mathlib.Algebra.Lie.Abelian
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- add_zeroproof · cited by 2,707
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- sub_selfproof · cited by 996
- smul_zeroproof · cited by 665
- Bracket.bracketstatement and proof · cited by 642
- LieSubalgebrastatement · cited by 418
- IsLieAbelianstatement and proof · cited by 55
- LieSubalgebra.lieSpanstatement and proof · cited by 33
- add_lieproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.Basis.isLieAbelian_cartanproof · cited by 7