Mathlib Map

Theorems · Theorem · order theory

OrderRingHom.ext

∀ {α : Type u_2} {β : Type u_3} [inst : NonAssocSemiring α] [inst_1 : Preorder α] [inst_2 : NonAssocSemiring β]
  [inst_3 : Preorder β] {f g : α →+*o β}, (∀ (a : α), f a = g a) → f = g
Defined in
Mathlib.Algebra.Order.Hom.Ring
Cited by
3 results in Mathlib
Foundations
Depth 18 from the axioms · uses Quot.sound
Assumes
NonAssocSemiringPreorderNonAssocSemiringPreorder

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.