Theorems · Theorem · nonassociative algebras
sum_lie
∀ {L : Type v} {M : Type w} [inst : LieRing L] [inst_1 : AddCommGroup M] [inst_2 : LieRingModule L M] {ι : Type u_1}
(s : Finset ι) (f : ι → L) (m : M), ⁅∑ i ∈ s, f i, m⁆ = ∑ i ∈ s, ⁅f i, m⁆- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Finset.sumstatement · cited by 5,195
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement · cited by 642
- map_sumproof · cited by 455
- AddMonoidHom.flipproof · cited by 25
- LieRingModule.toEndproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- sum_lie_sumproof · cited by 0