Theorems · Theorem · commutative algebra
DirectSum.coe_decomposeTensor_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 ℳ] (x : DirectSum ι fun i => ↥(DirectSum.decomposeTensor ℳ N i)),
(DirectSum.coeAddMonoidHom (DirectSum.decomposeTensor ℳ N)) x =
(LinearEquiv.rTensor N (DirectSum.decomposeLinearEquiv ℳ).symm)
((TensorProduct.directSumLeft R R (fun i => ↥(ℳ i)) N).symm
((DirectSum.congrLinearEquiv (DirectSum.decomposeTensorEquiv ℳ N)).symm x))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- AddMonoidHomstatement · cited by 3,230
- TensorProductstatement and proof · cited by 2,545
- map_zeroproof · cited by 1,614
- LinearEquiv.symmstatement and proof · cited by 1,461
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.