Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.span_mul_span

∀ (R : Type u) [inst : CommSemiring R] {A : Type v} [inst_1 : Semiring A] [inst_2 : Algebra R A] (S T : Set A),
  Submodule.span R S * Submodule.span R T = Submodule.span R (S * T)
Defined in
Mathlib.Algebra.Algebra.Operations
Cited by
18 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

FractionalIdeal.spanSingleton_mul_spanSingleton · cited by 11FractionalIdeal.spanSingl…Submodule.mem_span_mul_finite_of_mem_mul · cited by 3Submodule.mem_span_mul_fi…Submodule.fg_unit · cited by 3Submodule.fg_unitAlgebra.adjoin_union_coe_submodule · cited by 3Algebra.adjoin_union_coe_…Submodule.prod_span · cited by 2Submodule.prod_spanSubalgebra.rank_sup_le_of_free · cited by 2Subalgebra.rank_sup_le_of…exists_subalgebra_of_fg · cited by 1exists_subalgebra_of_fgPrimeSpectrum.exists_primeSpectrum_prod_le_and_ne_bot_of_domain · cited by 1PrimeSpectrum.exists_prim…Submodule.ker_unitsToPic · cited by 1Submodule.ker_unitsToPicMvPolynomial.restrictSupport_add · cited by 1MvPolynomial.restrictSupp…coeff_minpolyDiv_sub_pow_mem_span · cited by 1coeff_minpolyDiv_sub_pow_…FractionalIdeal.isNoetherian_spanSingleton_inv_to_map_mul · cited by 1FractionalIdeal.isNoether…FractionalIdeal.dual_eq_dual_mul_dual · cited by 1FractionalIdeal.dual_eq_d…Submodule.singleton_smul · cited by 0Submodule.singleton_smulCliffordAlgebra.evenOdd_mul_le · cited by 0CliffordAlgebra.evenOdd_m…Set · cited by 53352SetSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringSubmodule · cited by 7192SubmoduleSubmodule.span · cited by 1504Submodule.spanSet.mul · cited by 297Set.mulLinearMap.mul · cited by 61LinearMap.mulSubmodule.mul_eq_map₂ · cited by 6Submodule.mul_eq_map₂Submodule.map₂_span_span · cited by 6Submodule.map₂_span_spanSubmodule.span_mul_spanCITED BYCITES

Cites10

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.