Theorems · Definition · linear algebra
Submodule.comap
{R : Type u_1} →
{R₂ : Type u_3} →
{M : Type u_5} →
{M₂ : Type u_7} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid M₂] →
[inst_4 : Module R M] →
[inst_5 : Module R₂ M₂] → {σ₁₂ : R →+* R₂} → (M →ₛₗ[σ₁₂] M₂) → Submodule R₂ M₂ → Submodule R MThe pullback of a submodule p ⊆ M₂ along f : M → M₂
- Defined in
- Mathlib.Algebra.Module.Submodule.Map
- Cited by
- 347 results in Mathlib
- Foundations
- Depth 24 from the axioms, rests on 217 definitions · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.preimageproof · cited by 4,946
- AddSubmonoidproof · cited by 1,178
- Submodule.toAddSubmonoidproof · cited by 162
- AddSubmonoid.comapproof · cited by 62
Cited by403
Results whose statement or proof uses this declaration.
- LinearMap.kerproof · cited by 848
- Module.End.invtSubmoduleproof · cited by 93
- Submodule.map_le_iff_le_comapstatement · cited by 49
- Submodule.dualCoannihilatorproof · cited by 41
- differentIdealproof · cited by 34
- LinearMap.ker_compstatement · cited by 29
- Submodule.mapQstatement and proof · cited by 28
- Module.Flat.rTensor_preserves_injective_linearMapproof · cited by 24
- Submodule.comap_map_eqstatement and proof · cited by 23
- FractionalIdeal.numproof · cited by 22
- LieSubmodule.comapproof · cited by 21
- LieIdeal.comapproof · cited by 21
Showing the 200 most cited of 403.