Mathlib Map

Theorems · Theorem · ring theory

OreLocalization.ind

∀ {R : Type u_1} [inst : Monoid R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] {X : Type u_2}
  [inst_2 : MulAction R X] {β : OreLocalization S X → Prop},
  (∀ (r : X) (s : ↥S), β (r /ₒ s)) → ∀ (q : OreLocalization S X), β q
Defined in
Mathlib.GroupTheory.OreLocalization.Basic
Cited by
18 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext
Assumes
MonoidOreLocalization.OreSetMulAction

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 by18

Results whose statement or proof uses this declaration.