Mathlib Map

Theorems · Theorem · ring theory

AddOreLocalization.oreSub_zero_surjective_of_finite_right

∀ {R : Type u} [inst : AddMonoid R] (S : AddSubmonoid R) [inst_1 : AddOreLocalization.AddOreSet S] (X : Type v)
  [inst_2 : AddAction R X] [Finite X], Function.Surjective fun x => x -ₒ 0
Defined in
Mathlib.GroupTheory.OreLocalization.Cardinality
Cited by
2 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidAddOreLocalization.AddOreSetAddActionFinite

Around this declaration

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

Cites17

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

Cited by2

Results whose statement or proof uses this declaration.