Theorems · Theorem · nonassociative algebras
LieSubmodule.toSubmodule_comap
∀ {R : Type u} {L : Type v} {M : Type w} {M' : Type w₁} [inst : CommRing R] [inst_1 : LieRing L]
[inst_2 : AddCommGroup M] [inst_3 : Module R M] [inst_4 : LieRingModule L M] [inst_5 : AddCommGroup M']
[inst_6 : Module R M'] [inst_7 : LieRingModule L M'] (f : M →ₗ⁅R,L⁆ M') (N' : LieSubmodule R L M'),
↑(LieSubmodule.comap f N') = Submodule.comap ↑f ↑N'- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- Submodule.comapstatement · cited by 347
- LieSubmodule.toSubmodulestatement · cited by 150
- LieModuleHomstatement and proof · cited by 123
- LieModuleHom.toLinearMapstatement · cited by 36
Cited by1
Results whose statement or proof uses this declaration.
- LieSubmodule.comap_incl_eq_topproof · cited by 0