Mathlib Map

Theorems · Theorem · ring theory

AddOreLocalization.ind

∀ {R : Type u_1} [inst : AddMonoid R] {S : AddSubmonoid R} [inst_1 : AddOreLocalization.AddOreSet S] {X : Type u_2}
  [inst_2 : AddAction R X] {β : AddOreLocalization S X → Prop},
  (∀ (r : X) (s : ↥S), β (r -ₒ s)) → ∀ (q : AddOreLocalization S X), β q
Defined in
Mathlib.GroupTheory.OreLocalization.Basic
Cited by
8 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext
Assumes
AddMonoidAddOreLocalization.AddOreSetAddAction

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 by8

Results whose statement or proof uses this declaration.