Theorems · Theorem · nonassociative algebras
LieAlgebra.ad_lie
∀ (R : Type u) {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (x y z : L),
((LieAlgebra.ad R L) x) ⁅y, z⁆ = ⁅((LieAlgebra.ad R L) x) y, z⁆ + ⁅y, ((LieAlgebra.ad R L) x) z⁆- Defined in
- Mathlib.Algebra.Lie.OfAssociative
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Endstatement · cited by 774
- Bracket.bracketstatement · cited by 642
- LieHomstatement · cited by 382
- LieRing.ofAssociativeRingstatement · cited by 227
- LieAlgebra.adstatement · cited by 49
- LieModule.toEnd_lieproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.