Theorems · Theorem · linear algebra
Submodule.map_span
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_4} {M₂ : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : Semiring R₂] {σ₁₂ : R →+* R₂} [inst_4 : AddCommMonoid M₂] [inst_5 : Module R₂ M₂]
[inst_6 : RingHomSurjective σ₁₂] (f : M →ₛₗ[σ₁₂] M₂) (s : Set M),
Submodule.map f (Submodule.span R s) = Submodule.span R₂ (⇑f '' s)- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 84 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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 · cited by 7,192
- Set.imagestatement · cited by 5,609
- Submodule.spanstatement and proof · cited by 1,504
- Submodule.mapstatement and proof · cited by 614
- Submodule.subset_spanproof · cited by 234
Cited by84
Results whose statement or proof uses this declaration.
- Submodule.span_imageproof · cited by 25
- LinearMap.map_spanproof · cited by 10
- Module.Basis.ofZLatticeBasis_spanproof · cited by 6
- Module.finitePresentation_of_surjectiveproof · cited by 6
- ZLattice.rankproof · cited by 5
- Submodule.smul_spanproof · cited by 5
- AddMonoidAlgebra.supported_eq_span_singleproof · cited by 5
- Submodule.fg_of_fg_map_injectiveproof · cited by 5
- Module.Basis.mem_submodule_iffproof · cited by 4
- TensorProduct.vanishesTrivially_of_sum_tmul_eq_zero_of_rTensor_injectiveproof · cited by 3
- RootPairing.linearIndepOn_root_baseOfproof · cited by 3
- IsLocalRing.span_eq_top_of_tmul_eq_basisproof · cited by 3