Theorems · Theorem · linear algebra
Submodule.mem_map
∀ {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₂}
[inst_6 : RingHomSurjective σ₁₂] {f : M →ₛₗ[σ₁₂] M₂} {p : Submodule R M} {x : M₂},
x ∈ Submodule.map f p ↔ ∃ y ∈ p, f y = x- Defined in
- Mathlib.Algebra.Module.Submodule.Map
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
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.
- DFunLike.coestatement · 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
- Submodulestatement and proof · cited by 7,192
- Submodule.mapstatement · cited by 614
- RingHomSurjectivestatement and proof · cited by 220
Cited by24
Results whose statement or proof uses this declaration.
- Submodule.map_smul''proof · cited by 21
- Submodule.fg_of_fg_map_of_fg_inf_kerproof · cited by 7
- Submodule.biSup_comap_subtype_eq_topproof · cited by 5
- FractionalIdeal.mem_mapproof · cited by 4
- EuclideanGeometry.orthogonalProjection_mapproof · cited by 3
- LinearIndependent.eq_zero_of_smul_mem_spanproof · cited by 3
- Submodule.mem_map_equivproof · cited by 3
- Submodule.map_mulproof · cited by 3
- Submodule.basis_of_pid_auxproof · cited by 2
- LieSubmodule.mem_mapproof · cited by 2
- LieAlgebra.mem_corootSpace'proof · cited by 2
- FiniteDimensional.mem_span_of_iInf_ker_le_kerproof · cited by 1