Theorems · Theorem · nonassociative algebras
LieAlgebra.killingForm_of_equiv_apply
∀ {R : Type u_1} {L : Type u_3} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] {L' : Type u_4}
[inst_3 : LieRing L'] [inst_4 : LieAlgebra R L'] (e : L ≃ₗ⁅R⁆ L') (x y : L),
((killingForm R L') (e x)) (e y) = ((killingForm R L) x) yGiven an equivalence e of Lie algebras from L to L', and elements x y : L, the
respective Killing forms of L and L' satisfy κ'(e x, e y) = κ(x, y).
- Defined in
- Mathlib.Algebra.Lie.Killing
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- LinearMap.compproof · cited by 1,642
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.BilinFormstatement · cited by 501
- LinearMap.comp.congr_simpproof · cited by 209
- LinearMap.traceproof · cited by 87
- LieEquivstatement and proof · cited by 86
- LieAlgebra.adproof · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.isKilling_of_equivproof · cited by 1