Theorems · Definition · linear algebra
PiTensorProduct.subsingletonEquiv
{ι : Type u_1} →
{R : Type u_4} →
[inst : CommSemiring R] →
{s : ι → Type u_7} →
[inst_1 : (i : ι) → AddCommMonoid (s i)] →
[inst_2 : (i : ι) → Module R (s i)] →
[Subsingleton ι] → (i₀ : ι) → (PiTensorProduct R fun i => s i) ≃ₗ[R] s i₀Tensor product over a singleton type with element i₀ is equivalent to s i₀.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement · cited by 3,317
- Function.updateproof · cited by 502
- PiTensorProductstatement · cited by 181
- PiTensorProduct.tprodproof · cited by 117
- PiTensorProduct.liftproof · cited by 30
- LinearEquiv.ofLinearMapproof · cited by 9
Cited by8
Results whose statement or proof uses this declaration.
- TensorAlgebra.toDirectSumproof · cited by 7
- PiTensorProduct.equivPiTensorComplSingletonTensorproof · cited by 3
- PiTensorProduct.subsingletonEquiv_apply_tprodstatement · cited by 2
- TensorAlgebra.toDirectSum_ιproof · cited by 2
- PiTensorProduct.equivPiTensorComplSingletonTensor_tprodproof · cited by 2
- PiTensorProduct.subsingletonEquiv_symm_apply'statement and proof · cited by 1
- PiTensorProduct.subsingletonEquiv_symm_applystatement · cited by 0
- PiTensorProduct.subsingletonEquiv.congr_simpstatement and proof · cited by 0