Theorems · Theorem · linear algebra
Submodule.span_prod_le
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {M' : Type u_8}
[inst_3 : AddCommMonoid M'] [inst_4 : Module R M'] (s : Set M) (t : Set M'),
Submodule.span R (s ×ˢ t) ≤ (Submodule.span R s).prod (Submodule.span R t)- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 2 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.
Cites11
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
- SProd.sprodstatement · cited by 1,750
- Submodule.spanstatement · cited by 1,504
- Submodule.subset_spanproof · cited by 234
- Submodule.span_leproof · cited by 164
- Submodule.prodstatement · cited by 55
- Set.prod_monoproof · cited by 52
Cited by2
Results whose statement or proof uses this declaration.
- vectorSpan_prod_leproof · cited by 1
- Submodule.span_prod_eqproof · cited by 1