Theorems · Theorem · nonassociative algebras
LieModuleHom.map_lie
∀ {R : Type u} {L : Type v} {M : Type w} {N : Type w₁} [inst : CommRing R] [inst_1 : LieRing L]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup N] [inst_4 : Module R M] [inst_5 : Module R N]
[inst_6 : LieRingModule L M] [inst_7 : LieRingModule L N] (f : M →ₗ⁅R,L⁆ N) (x : L) (m : M), f ⁅x, m⁆ = ⁅x, f m⁆- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement · cited by 642
- LieModuleHomstatement and proof · cited by 123
- LieModuleHom.map_lie'proof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- LieModule.map_genWeightSpace_leproof · cited by 3
- LieSubmodule.map_bracket_eqproof · cited by 3
- LieModule.comap_genWeightSpace_eq_of_injectiveproof · cited by 2
- LieModule.toEnd_pow_comp_lieHomproof · cited by 1
- LieSubmodule.comap_normalizerproof · cited by 1
- LieModule.weight_vector_multiplicationproof · cited by 1
- LieSubalgebra.normalizer_eq_self_iffproof · cited by 1
- LieModuleHom.map_lie₂proof · cited by 0