Mathlib Map

Theorems · Definition · group theory

Submonoid.centerCongr

{M : Type u_2} →
  {N : Type u_1} →
    [inst : MulOneClass M] → [inst_1 : MulOneClass N] → M ≃* N → ↥(Submonoid.center M) ≃* ↥(Submonoid.center N)

The center of isomorphic monoids are isomorphic.

Defined in
Mathlib.GroupTheory.Submonoid.Center
Cited by
2 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulOneClassMulOneClass

Around this declaration

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

Cites5

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

Cited by3

Results whose statement or proof uses this declaration.