Theorems · Theorem · commutative algebra
TensorProduct.add_smul
∀ {R : Type u_1} {R'' : Type u_5} [inst : CommSemiring R] [inst_1 : Semiring R''] {M : Type u_7} {N : Type u_8}
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid N] [inst_4 : Module R'' M] [inst_5 : Module R M]
[inst_6 : Module R N] [inst_7 : SMulCommClass R R'' M] (r s : R'') (x : TensorProduct R M N),
(r + s) • x = r • x + s • x- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, 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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- add_zeroproof · cited by 2,707
- TensorProductstatement and proof · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- TensorProduct.tmulproof · cited by 1,182
- add_smulproof · cited by 204
- TensorProduct.induction_onproof · cited by 81
- add_add_add_commproof · cited by 56
- TensorProduct.add_tmulproof · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.