Mathlib Map

Theorems · Theorem · group theory

Submonoid.LocalizationMap.of_mulEquivOfMulEquiv

∀ {M : Type u_1} [inst : CommMonoid M] {S : Submonoid M} {N : Type u_2} [inst_1 : CommMonoid N] {P : Type u_3}
  [inst_2 : CommMonoid P] (f : S.LocalizationMap N) {T : Submonoid P} {Q : Type u_4} [inst_3 : CommMonoid Q]
  {k : T.LocalizationMap Q} {j : M ≃* P} (H : Submonoid.map j.toMonoidHom S = T),
  (f.ofMulEquivOfLocalizations (f.mulEquivOfMulEquiv k H)).toMonoidHom = k.toMonoidHom.comp j.toMonoidHom
Defined in
Mathlib.GroupTheory.MonoidLocalization.Maps
Cited by
0 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidCommMonoidCommMonoidCommMonoid

Around this declaration

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

Cites13

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.