Theorems · Theorem · linear algebra
Submodule.span_le_restrictScalars
∀ (R : Type u_1) {M : Type u_4} (S : Type u_7) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(s : Set M) [inst_3 : Semiring S] [inst_4 : SMul R S] [inst_5 : Module S M] [inst_6 : IsScalarTower R S M],
Submodule.span R s ≤ Submodule.restrictScalars R (Submodule.span S s)If R is "smaller" ring than S then the span by R is smaller than the span by S.
- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Submodulestatement · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- Submodule.spanstatement · cited by 1,504
- Submodule.subset_spanproof · cited by 234
- Submodule.restrictScalarsstatement · cited by 180
- Submodule.span_leproof · cited by 164
Cited by10
Results whose statement or proof uses this declaration.
- Module.Finite.of_restrictScalars_finiteproof · cited by 12
- Submodule.restrictScalars_spanproof · cited by 12
- Submodule.span_subset_spanproof · cited by 9
- Submodule.span_eq_top_of_span_eq_topproof · cited by 3
- Submodule.FG.of_restrictScalarsproof · cited by 2
- Real.finrank_eq_int_finrank_of_discreteproof · cited by 1
- Submodule.le_spanRank_restrictScalarsproof · cited by 1
- Submodule.smul_mem_span_smulproof · cited by 0
- Submodule.span_range_inclusion_restrictScalars_eq_topstatement and proof · cited by 0
- PointedCone.hull_le_spanproof · cited by 0