Mathlib Map

Theorems · Inductive type · ring theory

AddOreLocalization.AddOreSet

{R : Type u_1} → [inst : AddMonoid R] → AddSubmonoid R → Type u_1

A submonoid S of an additive monoid R is (left) Ore if common summands on the right can be turned into common summands on the left, and if each pair of r : R and s : S admits an Ore minuend v : R and an Ore subtrahend u : S such that u + r = v + s.

Defined in
Mathlib.GroupTheory.OreLocalization.OreSet
Cited by
50 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
AddMonoid

Around this declaration

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

Cites2

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

Cited by75

Results whose statement or proof uses this declaration.