Theorems · Theorem · nonassociative algebras
LieAlgebra.InvariantForm.restrict_orthogonal_nondegenerate
∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : LieRing L] [inst_2 : LieAlgebra K L] [Module.Finite K L]
(Φ : LinearMap.BilinForm K L),
Φ.Nondegenerate →
∀ (hΦ_inv : LinearMap.BilinForm.lieInvariant L Φ),
Φ.IsRefl →
(∀ (I : LieIdeal K L), IsAtom I → ¬IsLieAbelian ↥I) →
∀ (I : LieIdeal K L),
IsAtom I →
(Φ.restrict
(LieIdeal.toLieSubalgebra K L
(LieAlgebra.InvariantForm.orthogonal Φ hΦ_inv I)).toSubmodule).Nondegenerate- Defined in
- Mathlib.Algebra.Lie.InvariantForm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fieldstatement and proof · cited by 7,404
- Submodulestatement and proof · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Finitestatement and proof · cited by 1,032
- LinearMap.BilinFormstatement and proof · cited by 501
- IsComplproof · cited by 351
- LieIdealstatement and proof · cited by 282
- LieSubmodule.toSubmoduleproof · cited by 150
- IsAtomstatement and proof · cited by 130
- LieSubalgebra.toSubmodulestatement · cited by 90
- IsCompl.symmproof · cited by 80
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.