Mathlib Map

Theorems · Theorem · group theory

AddLocalization.addEquivOfQuotient_mk

∀ {M : Type u_1} [inst : AddCommMonoid M] {S : AddSubmonoid M} {N : Type u_2} [inst_1 : AddCommMonoid N]
  {f : S.LocalizationMap N} (x : M) (y : ↥S),
  (AddLocalization.addEquivOfQuotient f) (AddLocalization.mk x y) = f.mk' x y
Defined in
Mathlib.GroupTheory.MonoidLocalization.Maps
Cited by
0 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidAddCommMonoid

Around this declaration

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

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.