Mathlib Map

Theorems · Definition · order theory

OrderMonoidIso.unitsCongr

{α : Type u_1} →
  {β : Type u_2} →
    [inst : Preorder α] → [inst_1 : Monoid α] → [inst_2 : Preorder β] → [inst_3 : Monoid β] → (α ≃*o β) → αˣ ≃*o βˣ

An isomorphism of ordered monoids descends to their units.

Defined in
Mathlib.Algebra.Order.Hom.Units
Cited by
5 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
PreorderMonoidPreorderMonoid

Around this declaration

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

Cites7

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

Cited by5

Results whose statement or proof uses this declaration.