Theorems · Theorem · ring theory
OreLocalization.add_smul
∀ {R : Type u_1} [inst : Semiring R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] {X : Type u_2}
[inst_2 : AddCommMonoid X] [inst_3 : Module R X] (y z : OreLocalization S R) (x : OreLocalization S X),
(y + z) • x = y • x + z • x- Defined in
- Mathlib.RingTheory.OreLocalization.Ring
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Submonoidstatement and proof · cited by 3,086
- one_mulproof · cited by 2,841
- mul_assocproof · cited by 1,667
- one_smulproof · cited by 1,374
- mul_addproof · cited by 413
- add_mulproof · cited by 363
- smul_smulproof · cited by 360
- add_smulproof · cited by 204
- OreLocalization.OreSetstatement and proof · cited by 92
Cited by1
Results whose statement or proof uses this declaration.
- OreLocalization.right_distribproof · cited by 0