Theorems · Definition · nonassociative algebras
LieRingModule.compLieHom
{R : Type u} →
{L₁ : Type v} →
{L₂ : Type w} →
(M : Type w₁) →
[inst : CommRing R] →
[inst_1 : LieRing L₁] →
[inst_2 : LieAlgebra R L₁] →
[inst_3 : LieRing L₂] →
[inst_4 : LieAlgebra R L₂] →
[inst_5 : AddCommGroup M] → [LieRingModule L₂ M] → (L₁ →ₗ⁅R⁆ L₂) → LieRingModule L₁ MA Lie ring module may be pulled back along a morphism of Lie algebras. See note [reducible non-instances].
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieHomstatement and proof · cited by 382
Cited by3
Results whose statement or proof uses this declaration.
- Function.Surjective.isEngelianproof · cited by 1
- LieModule.compLieHomstatement and proof · cited by 1
- LieRingModule.compLieHom_applystatement · cited by 0