Theorems · Theorem · ring theory
OreLocalization.oreDiv_smul_oreDiv
∀ {R : Type u_1} [inst : Monoid R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] {X : Type u_2}
[inst_2 : MulAction R X] {r₁ : R} {r₂ : X} {s₁ s₂ : ↥S},
(r₁ /ₒ s₁) • (r₂ /ₒ s₂) = OreLocalization.oreNum r₁ s₂ • r₂ /ₒ (OreLocalization.oreDenom r₁ s₂ * s₁)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- MulActionstatement and proof · cited by 1,294
- OreLocalization.OreSetstatement and proof · cited by 92
- OreLocalizationstatement · cited by 90
- OreLocalization.oreDivstatement and proof · cited by 72
- OreLocalization.oreNumstatement · cited by 11
- OreLocalization.oreDenomstatement · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- Localization.smul_mkproof · cited by 4
- OreLocalization.oreDiv_one_smulproof · cited by 1
- OreLocalization.smul_addproof · cited by 1