Theorems · Theorem · nonassociative algebras
LieModule.toEnd_pow_comp_lieHom
∀ {R : Type u} {L : Type v} {M : Type w} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M] {M₂ : Type w₁}
[inst_7 : AddCommGroup M₂] [inst_8 : Module R M₂] [inst_9 : LieRingModule L M₂] [inst_10 : LieModule R L M₂]
(f : M →ₗ⁅R,L⁆ M₂) (k : ℕ) (x : L), ((LieModule.toEnd R L M₂) x ^ k) ∘ₗ ↑f = ↑f ∘ₗ (LieModule.toEnd R L M) x ^ k- Defined in
- Mathlib.Algebra.Lie.OfAssociative
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- LinearMap.compstatement · cited by 1,642
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.extproof · cited by 844
- Module.Endstatement · cited by 774
- LieRingModulestatement and proof · cited by 727
Cited by1
Results whose statement or proof uses this declaration.
- LieModule.toEnd_pow_apply_mapproof · cited by 1