Theorems · Theorem · linear algebra
PiTensorProduct.smul_tprodCoeff
∀ {ι : Type u_1} {R : Type u_4} [inst : CommSemiring R] {R₁ : Type u_5} {s : ι → Type u_7}
[inst_1 : (i : ι) → AddCommMonoid (s i)] [inst_2 : (i : ι) → Module R (s i)] [inst_3 : DecidableEq ι] (z : R)
(f : (i : ι) → s i) (i : ι) (r : R₁) [inst_4 : SMul R₁ R] [IsScalarTower R₁ R R] [inst_6 : SMul R₁ (s i)]
[IsScalarTower R₁ R (s i)],
PiTensorProduct.tprodCoeff R z (Function.update f i (r • f i)) = PiTensorProduct.tprodCoeff R (r • z) f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, 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.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- one_mulproof · cited by 2,841
- Function.updatestatement and proof · cited by 502
- PiTensorProductstatement · cited by 181
- smul_mul_assocproof · cited by 77
- smul_one_smulproof · cited by 43
- PiTensorProduct.tprodCoeffstatement and proof · cited by 13
- PiTensorProduct.smul_tprodCoeff_auxproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.