Theorems · Theorem · nonassociative algebras
LieDerivation.IsKilling.ad_mem_orthogonal_of_mem_orthogonal
∀ {R : Type u_1} {L : Type u_2} [inst : Field R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
{D : LieDerivation R L L},
D ∈ (killingForm R (LieDerivation R L L)).orthogonal (LieDerivation.ad R L).range.toSubmodule →
∀ (x : L),
(LieDerivation.ad R L) (D x) ∈
(killingForm R (LieDerivation R L L)).orthogonal (LieDerivation.ad R L).range.toSubmoduleIf a derivation D is in the Killing orthogonal of the range of the adjoint action, then, for
any x : L, ad (D x) is also in this orthogonal.
- Defined in
- Mathlib.Algebra.Lie.Derivation.Killing
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Fieldstatement and proof · cited by 7,404
- Submodulestatement · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement · cited by 382
- LieDerivationstatement and proof · cited by 95
- LieSubalgebra.toSubmodulestatement and proof · cited by 90
- LieHom.rangestatement and proof · cited by 44
- LinearMap.BilinForm.orthogonalstatement and proof · cited by 36
- killingFormstatement and proof · cited by 34
- LieSubmodule.lie_memproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.