Theorems · Theorem · nonassociative algebras
DirectSum.bracket_apply_apply
∀ {ι : Type u_1} {R : Type u_3} {L : Type u_4} [inst : DecidableEq ι] [inst_1 : AddCommMonoid ι] [inst_2 : CommRing R]
[inst_3 : LieRing L] [inst_4 : LieAlgebra R L] (ℒ : ι → Submodule R L) [inst_5 : GradedLieAlgebra ℒ]
(x y : DirectSum ι fun i => ↥(ℒ i)),
⁅x, y⁆ =
(DirectSum.decomposeLinearEquiv ℒ)
⁅(DirectSum.decomposeLinearEquiv ℒ).symm x, (DirectSum.decomposeLinearEquiv ℒ).symm y⁆- Defined in
- Mathlib.Algebra.Lie.Graded
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- LieRingstatement and proof · cited by 1,548
- LinearEquiv.symmstatement · cited by 1,461
- LieAlgebrastatement and proof · cited by 1,246
- Bracket.bracketstatement · cited by 642
- DirectSumstatement and proof · cited by 446
- DirectSum.decomposeLinearEquivstatement · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.