Theorems · Theorem · linear algebra
PiTensorProduct.equivPiTensorComplSingletonTensor_symm_tmul
∀ (R : Type u_1) {ι : Type u_2} [inst : DecidableEq ι] (M : ι → Type u_3) [inst_1 : CommSemiring R]
[inst_2 : (i : ι) → AddCommMonoid (M i)] [inst_3 : (i : ι) → Module R (M i)] (i₀ : ι)
(m : (i : ↑(Set.singleton i₀)ᶜ) → M ↑i) (x : M i₀),
(PiTensorProduct.equivPiTensorComplSingletonTensor R M i₀).symm (((PiTensorProduct.tprod R) fun j => m j) ⊗ₜ[R] x) =
⨂ₜ[R] (i : ι), Function.subtypeNeLift i₀ m x i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringproof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Set.Elemstatement and proof · cited by 7,166
- LinearEquivstatement · cited by 3,317
- Compl.complstatement and proof · cited by 2,925
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmstatement and proof · cited by 1,461
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.