Theorems · Theorem · linear algebra
Submodule.span_smul
∀ {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] [inst_5 : SMulCommClass α R M] (a : α) (s : Set M),
Submodule.span R (a • s) = a • Submodule.span R s- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 68 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.
- 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
- SMulCommClassstatement and proof · cited by 1,927
- Submodule.spanstatement · cited by 1,504
- Set.smulSetstatement · cited by 608
- DistribMulActionstatement and proof · cited by 584
- Submodule.pointwiseDistribMulActionstatement · cited by 105
- DistribSMul.toLinearMapproof · cited by 50
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalization.smul_mem_finsetIntegerMultiple_spanproof · cited by 1
- IsLocalizedModule.smul_mem_finsetIntegerMultiple_spanproof · cited by 1
- Ideal.isOka_fgproof · cited by 1