Mathlib Map

Theorems · Theorem · ring theory

OreLocalization.ore_eq

∀ {R : Type u_1} [inst : Monoid R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] (r : R) (s : ↥S),
  ↑(OreLocalization.oreDenom r s) * r = OreLocalization.oreNum r s * ↑s

The Ore condition of a fraction, expressed in terms of oreNum and oreDenom.

Defined in
Mathlib.GroupTheory.OreLocalization.OreSet
Cited by
2 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
MonoidOreLocalization.OreSet

Around this declaration

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

Cites6

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

Cited by3

Results whose statement or proof uses this declaration.