Theorems · Theorem · nonassociative algebras
IsSl2Triple.mem_toLieSubalgebra_iff
∀ {R : Type u_1} {L : Type u_2} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] {h e f x : L}
{t : IsSl2Triple h e f}, x ∈ IsSl2Triple.toLieSubalgebra R t ↔ ∃ c₁ c₂ c₃, x = c₁ • e + c₂ • f + c₃ • ⁅e, f⁆- Defined in
- Mathlib.Algebra.Lie.Sl2
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- Submodule.spanproof · cited by 1,504
- LieAlgebrastatement and proof · cited by 1,246
- Bracket.bracketstatement · cited by 642
- LieSubalgebrastatement · cited by 418
- AddSubmonoid.toAddSubsemigroupproof · cited by 198
- AddSubsemigroup.carrierproof · cited by 198
- Submodule.toAddSubmonoidproof · cited by 162
- IsSl2Triplestatement and proof · cited by 38
- IsSl2Triple.lie_e_fproof · cited by 8
- IsSl2Triple.toLieSubalgebrastatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.