Theorems · Definition · commutative algebra
LinearMap.submoduleImage
{R : Type u_1} →
{M : Type u_5} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{M' : Type u_10} →
[inst_3 : AddCommMonoid M'] →
[inst_4 : Module R M'] → {O : Submodule R M} → (↥O →ₗ[R] M') → Submodule R M → Submodule R M'If O is a submodule of M, and Φ : O →ₗ M' is a linear map,
then (ϕ : O →ₗ M').submoduleImage N is ϕ(N) as a submodule of M'
- Defined in
- Mathlib.Algebra.Module.Submodule.Range
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Submodule.mapproof · cited by 614
- Submodule.subtypeproof · cited by 480
- Submodule.comapproof · cited by 347
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.mem_submoduleImage_of_lestatement · cited by 4
- Submodule.basis_of_pid_auxproof · cited by 2
- Submodule.IsPrincipal.generator_submoduleImage_dvd_of_memstatement and proof · cited by 1
- generator_maximal_submoduleImage_dvdstatement and proof · cited by 1
- eq_bot_of_generator_maximal_submoduleImage_eq_zerostatement and proof · cited by 1
- LinearMap.mem_submoduleImagestatement · cited by 0
- LinearMap.submoduleImage_apply_of_lestatement · cited by 0