Theorems · Theorem · ring theory
OreLocalization.smul_add
∀ {R : Type u_1} [inst : Monoid R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] {X : Type u_2}
[inst_2 : AddMonoid X] [inst_3 : DistribMulAction R X] (z : OreLocalization S R) (x y : OreLocalization S X),
z • (x + y) = z • x + z • y- Defined in
- Mathlib.RingTheory.OreLocalization.Basic
- 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement and proof · cited by 3,086
- AddMonoidstatement and proof · cited by 2,864
- DistribMulActionstatement and proof · cited by 584
- smul_addproof · cited by 263
- OreLocalization.OreSetstatement and proof · cited by 92
- OreLocalizationstatement and proof · cited by 90
- OreLocalization.oreDivproof · cited by 72
- SetLike.coe_memproof · cited by 46
- OreLocalization.indproof · cited by 18
- OreLocalization.oreDenomproof · cited by 11
- OreLocalization.oreNumproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- OreLocalization.left_distribproof · cited by 0