Mathlib Map

Theorems · Definition · category theory

MulEquiv.toSingleObjEquiv

{M : Type u} →
  {N : Type v} →
    [inst : Monoid M] → [inst_1 : Monoid N] → M ≃* N → (CategoryTheory.SingleObj M ≌ CategoryTheory.SingleObj N)

Reinterpret a monoid isomorphism f : M ≃* N as an equivalence SingleObj M ≌ SingleObj N.

Defined in
Mathlib.CategoryTheory.SingleObj
Cited by
8 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidMonoid

Around this declaration

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

Cites8

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

Cited by8

Results whose statement or proof uses this declaration.