Theorems · Theorem · commutative algebra
DirectSum.decomposeTensorEquiv_apply
∀ {ι : 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 ι]
[inst_6 : DirectSum.Decomposition ℳ] {i : ι} (x : TensorProduct R (↥(ℳ i)) N),
(DirectSum.decomposeTensorEquiv ℳ N i) x = ⟨(LinearMap.rTensor N (ℳ i).subtype) x, ⋯⟩- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 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.coestatement and proof · cited by 62,936
- 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
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- Submodule.subtypestatement · cited by 480
- LinearMap.rTensorstatement · cited by 266
- DirectSum.Decompositionstatement and proof · cited by 57
Cited by1
Results whose statement or proof uses this declaration.
- DirectSum.coe_decomposeTensor_applyproof · cited by 0