Mathlib Map

Theorems · Theorem · ring theory

OreLocalization.oreDiv_eq_iff

∀ {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₂ : X} {s₁ s₂ : ↥S}, r₁ /ₒ s₁ = r₂ /ₒ s₂ ↔ ∃ u v, u • r₂ = v • r₁ ∧ ↑u * ↑s₂ = v * ↑s₁
Defined in
Mathlib.GroupTheory.OreLocalization.Basic
Cited by
9 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
MonoidOreLocalization.OreSetMulAction

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.