Theorems · Theorem · nonassociative algebras
LieAlgebra.InvariantForm.orthogonal_disjoint
∀ {R : Type u_1} {L : Type u_2} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
(Φ : LinearMap.BilinForm R L),
Φ.Nondegenerate →
∀ (hΦ_inv : LinearMap.BilinForm.lieInvariant L Φ),
(∀ (I : LieIdeal R L), IsAtom I → ¬IsLieAbelian ↥I) →
∀ (I : LieIdeal R L), IsAtom I → Disjoint I (LieAlgebra.InvariantForm.orthogonal Φ hΦ_inv I)- Defined in
- Mathlib.Algebra.Lie.InvariantForm
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 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.
Cites24
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
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- Disjointstatement · cited by 2,201
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Bracket.bracketproof · cited by 642
- LinearMap.BilinFormstatement and proof · cited by 501
- LieSubmoduleproof · cited by 489
- LieIdealstatement and proof · cited by 282
- neg_eq_zeroproof · cited by 171
- eq_bot_iffproof · cited by 159
Cited by3
Results whose statement or proof uses this declaration.
- LieAlgebra.InvariantForm.orthogonal_isCompl_toSubmoduleproof · cited by 3
- LieAlgebra.InvariantForm.atomisticproof · cited by 1
- LieAlgebra.InvariantForm.isSemisimple_of_nondegenerateproof · cited by 0