Mathlib Map

Theorems · Theorem · nonassociative algebras

LieModuleHom.coe_restrictLie

∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (L' : LieSubalgebra 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] (f : M →ₗ⁅R,L⁆ N), ⇑(f.restrictLie L') = ⇑f
Defined in
Mathlib.Algebra.Lie.Subalgebra
Cited by
0 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext
Assumes
CommRingLieRingLieAlgebraAddCommGroupLieRingModuleAddCommGroupLieRingModuleModuleModule

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.