Theorems · Definition · nonassociative algebras
LieAlgebra.IsSimple.casesOn
{R : Type u_1} →
{L : Type u_2} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
{motive : LieAlgebra.IsSimple R L → Sort u} →
(t : LieAlgebra.IsSimple R L) →
((eq_bot_or_eq_top : ∀ (I : LieIdeal R L), I = ⊥ ∨ I = ⊤) → (non_abelian : ¬IsLieAbelian L) → motive ⋯) →
motive t- Defined in
- Mathlib.Algebra.Lie.Semisimple.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Top.topstatement and proof · cited by 9,680
- Bot.botstatement and proof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieIdealstatement and proof · cited by 282
- IsLieAbelianstatement and proof · cited by 55
- LieAlgebra.IsSimplestatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.