Theorems · Theorem · linear algebra
Submodule.set_smul_span
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {α : Type u_8}
[inst_3 : Monoid α] [inst_4 : DistribMulAction α M] [SMulCommClass α R M] (s : Set α) (t : Set M),
s • Submodule.span R t = Submodule.span R (s • t)- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Monoidstatement and proof · cited by 3,887
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
- SMulCommClassstatement and proof · cited by 1,927
- Submodule.spanstatement and proof · cited by 1,504
- DistribMulActionstatement and proof · cited by 584
- iSup_congr_Propproof · cited by 247
Cited by3
Results whose statement or proof uses this declaration.
- Ring.ord_mulproof · cited by 3
- Submodule.range_lsum_smulproof · cited by 1
- Submodule.span_set_smulproof · cited by 0