Theorems · Theorem · linear algebra
PiTensorProduct.smul_add
∀ {ι : 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 : Monoid R₁]
[inst_4 : DistribMulAction R₁ R] [inst_5 : SMulCommClass R₁ R R] (r : R₁) (x y : PiTensorProduct R fun i => s i),
r • (x + y) = r • x + r • y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Monoidstatement and proof · cited by 3,887
- SMulCommClassstatement and proof · cited by 1,927
- map_addproof · cited by 964
- DistribMulActionstatement and proof · cited by 584
- PiTensorProductstatement and proof · cited by 181
- PiTensorProduct.tprodCoeffproof · cited by 13
- PiTensorProduct.liftAddHomproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.