Theorems · Definition · nonassociative algebras
LieModuleHom.restrictLie
{R : Type u} →
{L : Type v} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
{M : Type w} →
[inst_3 : AddCommGroup M] →
[inst_4 : LieRingModule L M] →
{N : Type w₁} →
[inst_5 : AddCommGroup N] →
[inst_6 : LieRingModule L N] →
[inst_7 : Module R N] →
[inst_8 : Module R M] → (M →ₗ⁅R,L⁆ N) → (L' : LieSubalgebra R L) → M →ₗ⁅R,↥L'⁆ NAn L-equivariant map of Lie modules M → N is L'-equivariant for any Lie subalgebra
L' ⊆ L.
- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieSubalgebrastatement and proof · cited by 418
- LieModuleHomstatement and proof · cited by 123
- LieModuleHom.toLinearMapproof · cited by 36
Cited by2
Results whose statement or proof uses this declaration.
- LieSubmodule.map_restrictLie_incl_topstatement and proof · cited by 0
- LieModuleHom.coe_restrictLiestatement · cited by 0