Theorems · Definition · linear algebra
Submodule.prod
{R : Type u_1} →
{M : Type u_4} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
Submodule R M →
{M' : Type u_8} →
[inst_3 : AddCommMonoid M'] → [inst_4 : Module R M'] → Submodule R M' → Submodule R (M × M')The product of two submodules is a submodule.
- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 55 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- SProd.sprodproof · cited by 1,750
- AddSubmonoidproof · cited by 1,178
- Submodule.toAddSubmonoidproof · cited by 162
- AddSubmonoid.prodproof · cited by 27
Cited by58
Results whose statement or proof uses this declaration.
- Submodule.prod_botstatement · cited by 4
- LinearPMap.coprodproof · cited by 2
- LinearMap.ker_prod_ker_le_ker_coprodstatement · cited by 2
- LinearPMap.fstproof · cited by 2
- Submodule.prod_topstatement · cited by 2
- LinearPMap.sndproof · cited by 2
- vectorSpan_prod_eqstatement and proof · cited by 2
- Submodule.span_prod_lestatement · cited by 2
- LinearMap.span_inl_union_inrstatement and proof · cited by 2
- exists_extension_of_le_sublinearproof · cited by 2
- LinearMap.coprod_map_prodstatement and proof · cited by 2
- affineSpan_prod_eqproof · cited by 1