Theorems · Definition · linear algebra
PiTensorProduct.equivPiTensorComplSingletonTensor
(R : Type u_1) →
{ι : Type u_2} →
[DecidableEq ι] →
(M : ι → Type u_3) →
[inst : CommSemiring R] →
[inst_1 : (i : ι) → AddCommMonoid (M i)] →
[inst_2 : (i : ι) → Module R (M i)] →
(i₀ : ι) → (PiTensorProduct R fun i => M i) ≃ₗ[R] TensorProduct R (PiTensorProduct R fun i => M ↑i) (M i₀)The linear equivalence between ⨂[R] i, M i and the tensor product of
the pi tensor product indexed by the complement of {i₀} and M i₀.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- 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
- Set.Elemstatement · cited by 7,166
- Equiv.symmproof · cited by 3,681
- LinearEquivstatement · cited by 3,317
- Compl.complstatement · cited by 2,925
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
Cited by3
Results whose statement or proof uses this declaration.
- PiTensorProduct.equivPiTensorComplSingletonTensor_tprodstatement · cited by 2
- PiTensorProduct.ext_of_span_eq_topproof · cited by 2
- PiTensorProduct.equivPiTensorComplSingletonTensor_symm_tmulstatement and proof · cited by 0