Theorems · Theorem · order theory
OrderEmbedding.image_Icc
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] (e : α ↪o β),
(Set.range ⇑e).OrdConnected → ∀ (x y : α), ⇑e '' Set.Icc x y = Set.Icc (e x) (e y)- Defined in
- Mathlib.Order.Interval.Set.OrdConnected
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement and proof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- Set.Iccstatement and proof · cited by 1,702
- OrderEmbeddingstatement and proof · cited by 619
- Set.OrdConnectedstatement and proof · cited by 161
- Set.image_preimage_eq_inter_rangeproof · cited by 121
- Set.OrdConnected.outproof · cited by 47
- Set.inter_eq_leftproof · cited by 44
- OrderEmbedding.preimage_Iccproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Set.image_subtype_val_Iccproof · cited by 4
- Nat.image_cast_int_Iccproof · cited by 1
- TopologicalSpace.NonemptyCompacts.isPreconnected_Iccproof · cited by 0