Theorems · Theorem · order theory
OrderEmbedding.ofStrictMono.congr_simp
∀ {α : Type u_6} {β : Type u_7} [inst : LinearOrder α] [inst_1 : Preorder β] (f f_1 : α → β) (e_f : f = f_1)
(h : StrictMono f), OrderEmbedding.ofStrictMono f h = OrderEmbedding.ofStrictMono f_1 ⋯- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- LinearOrderPreorder
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.
- LinearOrderstatement and proof · cited by 8,572
- Preorderstatement and proof · cited by 7,952
- StrictMonostatement and proof · cited by 706
- OrderEmbeddingstatement · cited by 619
- OrderEmbedding.ofStrictMonostatement and proof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- List.duplicate_iff_exists_distinct_getproof · cited by 0