Mathlib Map

Theorems · Theorem · order theory

OrderEmbedding.eq_iff_eq

∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] (f : α ↪o β) {a b : α}, f a = f b ↔ a = b
Defined in
Mathlib.Order.Hom.Basic
Cited by
4 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
PreorderPreorder

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 by4

Results whose statement or proof uses this declaration.