Mathlib Map

Theorems · Theorem · linear algebra

Submodule.span_span_of_tower

∀ (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] [IsScalarTower R S M],
  Submodule.span S ↑(Submodule.span R s) = Submodule.span S s

Taking the span by a large ring of the span by the small ring is the same as taking the span by just the large ring.

Defined in
Mathlib.LinearAlgebra.Span.Basic
Cited by
18 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
SemiringAddCommMonoidModuleSemiringSMulModuleIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ZLattice.rank · cited by 5ZLattice.rankRootPairing.finrank_rootSpanIn · cited by 3RootPairing.finrank_rootS…RootPairing.linearIndepOn_root_baseOf · cited by 3RootPairing.linearIndepOn…Submodule.baseChange_span · cited by 2Submodule.baseChange_spanSubmodule.localized'_span · cited by 2Submodule.localized'_spanSubmodule.traceDual_le_span_map_traceDual · cited by 2Submodule.traceDual_le_sp…RootPairing.Base.root_mem_span_int · cited by 2Base.root_mem_span_intRootPairing.Base.span_root_support · cited by 1Base.span_root_supportSubmodule.finrank_span_eq_finrank_span · cited by 1Submodule.finrank_span_eq…Localization.finite_of_primesOver_eq_singleton · cited by 1Localization.finite_of_pr…IsDedekindDomain.differentIdeal_dvd_map_differentIdeal · cited by 1IsDedekindDomain.differen…Ideal.Filtration.submodule_fg_iff_stable · cited by 1Filtration.submodule_fg_i…KaehlerDifferential.span_range_eq_ideal · cited by 1KaehlerDifferential.span_…RootPairing.ncard_eq_finrank_of_linearIndepOn_of · cited by 1RootPairing.ncard_eq_finr…ZSpan.span_top · cited by 0ZSpan.span_topSet · cited by 53352SetModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidSetLike.coe · cited by 8199SetLike.coeSubmodule · cited by 7192SubmoduleIsScalarTower · cited by 3896IsScalarTowerle_antisymm · cited by 2068le_antisymmSubmodule.span · cited by 1504Submodule.spanSubmodule.subset_span · cited by 234Submodule.subset_spanSubmodule.span_le · cited by 164Submodule.span_leSubmodule.span_mono · cited by 85Submodule.span_monoSubmodule.span_subset_span · cited by 9Submodule.span_subset_spanSubmodule.span_span_of_towerCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.