Mathlib Map

Theorems · Theorem · order theory

OrderMonoidIso.ext

∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Mul α] [inst_3 : Mul β]
  {f g : α ≃*o β}, (∀ (a : α), f a = g a) → f = g
Defined in
Mathlib.Algebra.Order.Hom.Monoid
Cited by
7 results in Mathlib
Foundations
Depth 14 from the axioms · uses Quot.sound
Assumes
PreorderPreorderMulMul

Around this declaration

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

Cites4

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

Cited by7

Results whose statement or proof uses this declaration.