Theorems · Definition · commutative algebra
DirectSum.tensorDecomposition
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
(ℳ : ι → Submodule R M) →
[inst_3 : DecidableEq ι] →
[DirectSum.Decomposition ℳ] →
(N : Type u_6) →
[inst_5 : AddCommGroup N] →
[inst_6 : Module R N] → DirectSum.Decomposition (DirectSum.decomposeTensor ℳ N)The decomposition of a tensor product induced by a decomposition of the left module.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- TensorProductstatement and proof · cited by 2,545
- DirectSum.Decompositionstatement and proof · cited by 57
- LinearEquiv.rTensorproof · cited by 34
- DirectSum.decomposeLinearEquivproof · cited by 15
- TensorProduct.directSumLeftproof · cited by 7
- DirectSum.congrLinearEquivproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.