Theorems · Theorem · commutative algebra
PiTensorProduct.mul_tprod_tprod
∀ {ι : Type u_1} {R : Type u_3} {A : ι → Type u_4} [inst : CommSemiring R]
[inst_1 : (i : ι) → NonUnitalNonAssocSemiring (A i)] [inst_2 : (i : ι) → Module R (A i)]
[inst_3 : ∀ (i : ι), SMulCommClass R (A i) (A i)] [inst_4 : ∀ (i : ι), IsScalarTower R (A i) (A i)]
(x y : (i : ι) → A i),
(PiTensorProduct.mul ((PiTensorProduct.tprod R) x)) ((PiTensorProduct.tprod R) y) = (PiTensorProduct.tprod R) (x * y)- Defined in
- Mathlib.RingTheory.PiTensorProduct
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 66 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
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- MultilinearMapstatement · cited by 370
- PiTensorProductstatement · cited by 181
- PiTensorProduct.tprodstatement and proof · cited by 117
- LinearMap.mulproof · cited by 61
Cited by5
Results whose statement or proof uses this declaration.
- PiTensorProduct.tprod_mul_tprodproof · cited by 2
- PiTensorProduct.smul_tprod_mul_smul_tprodproof · cited by 0
- PiTensorProduct.mul_commproof · cited by 0
- PiTensorProduct.mul_oneproof · cited by 0
- PiTensorProduct.one_mulproof · cited by 0