Theorems · Theorem · ring theory
OreLocalization.add_assoc
∀ {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] (x y z : OreLocalization S X), x + y + z = x + (y + z)- Defined in
- Mathlib.RingTheory.OreLocalization.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MulActionproof · cited by 1,294
- add_assocproof · cited by 746
- 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
- OreLocalization.indproof · cited by 18
- OreLocalization.expandproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.