Mathlib Map

Theorems · Definition · ring theory

AddOreLocalization.oreSub

{R : Type u_1} →
  [inst : AddMonoid R] →
    {S : AddSubmonoid R} →
      [inst_1 : AddOreLocalization.AddOreSet S] →
        {X : Type u_2} → [inst_2 : AddAction R X] → X → ↥S → AddOreLocalization S X

The subtraction in the Ore localization, as a difference of an element of X and S.

Defined in
Mathlib.GroupTheory.OreLocalization.Basic
Cited by
40 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext
Assumes
AddMonoidAddOreLocalization.AddOreSetAddAction

Around this declaration

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

Cites5

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

Cited by47

Results whose statement or proof uses this declaration.