Theorems · Definition · commutative algebra
DirectSum.decomposeTensorEquiv
{ι : 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) →
(N : Type u_5) →
[inst_3 : AddCommMonoid N] →
[inst_4 : Module R N] →
[inst_5 : DecidableEq ι] →
[DirectSum.Decomposition ℳ] →
(i : ι) → TensorProduct R (↥(ℳ i)) N ≃ₗ[R] ↥(DirectSum.decomposeTensor ℳ N i)The linear isomorphism to the submodule from the tensor product with a summand.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 96 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- Submodule.subtypeproof · cited by 480
- LinearMap.rTensorproof · cited by 266
- DirectSum.Decompositionstatement and proof · cited by 57
- LinearEquiv.ofInjectiveproof · cited by 27
- DirectSum.decomposeTensorstatement · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- DirectSum.decomposeTensorEquiv_of_applystatement and proof · cited by 1
- DirectSum.decomposeTensorEquiv_applystatement and proof · cited by 1
- DirectSum.tensorDecompositionproof · cited by 0
- DirectSum.val_decomposeTensorEquiv_applystatement and proof · cited by 0
- DirectSum.coe_decomposeTensor_applystatement and proof · cited by 0