Theorems · Theorem · linear algebra
LinearMap.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)Alias of Submodule.map_span.
- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement · cited by 20,661
- Semiringstatement · cited by 13,802
- AddCommMonoidstatement · cited by 12,281
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Submodulestatement · cited by 7,192
- Set.imagestatement · cited by 5,609
- Submodule.spanstatement · cited by 1,504
- Submodule.mapstatement · cited by 614
- RingHomSurjectivestatement · cited by 220
Cited by10
Results whose statement or proof uses this declaration.
- LieAlgebra.mem_corootSpaceproof · cited by 4
- span_eq_top_of_isLocalizedModuleproof · cited by 3
- Matrix.lift_cRank_submatrix_leproof · cited by 3
- LieIdeal.comap_bracket_eqproof · cited by 2
- LieIdeal.map_bracket_eqproof · cited by 2
- exteriorPower.ιMulti_family_span_of_spanproof · cited by 2
- exteriorPower.ιMulti_spanproof · cited by 1
- Ideal.exact_mulQuot_quotOfMulproof · cited by 1
- exteriorPower.ιMulti_span_of_spanproof · cited by 0
- IsSemisimpleRing.ideal_eq_span_idempotentproof · cited by 0