Theorems · Theorem · order theory
BoundedOrderHom.ext
∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : BoundedOrder α]
[inst_3 : BoundedOrder β] {f g : BoundedOrderHom α β}, (∀ (a : α), f a = g a) → f = g- Defined in
- Mathlib.Order.Hom.Bounded
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- BoundedOrderstatement and proof · cited by 270
- DFunLike.extproof · cited by 240
- BoundedOrderHomstatement and proof · cited by 54
Cited by5
Results whose statement or proof uses this declaration.
- BoundedOrderHom.id_compproof · cited by 0
- BoundedOrderHom.comp_idproof · cited by 0
- BoundedOrderHom.cancel_leftproof · cited by 0
- BoundedOrderHom.cancel_rightproof · cited by 0
- BoundedOrderHom.ext_iffproof · cited by 0