Mathlib Map

Theorems · Definition · category theory

uliftPowersHom

(M : Type u) → [inst : Monoid M] → M ≃ (ULift.{u, 0} (Multiplicative ℕ) →* M)

Monoid homomorphisms from ULift (Multiplicative ℕ) are defined by the image of Multiplicative.ofAdd 1.

Defined in
Mathlib.Algebra.Category.MonCat.ForgetCorepresentable
Cited by
2 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
Monoid

Around this declaration

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

Cites9

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

Cited by4

Results whose statement or proof uses this declaration.