Theorems · Theorem · order theory
OrderEmbedding.image_Ioo
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] (e : α ↪o β),
(Set.range ⇑e).OrdConnected → ∀ (x y : α), ⇑e '' Set.Ioo x y = Set.Ioo (e x) (e y)- Defined in
- Mathlib.Order.Interval.Set.OrdConnected
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- LE.le.transproof · cited by 3,151
- Set.Ioostatement and proof · cited by 1,214
- OrderEmbeddingstatement and proof · cited by 619
- Set.OrdConnectedstatement and proof · cited by 161
- Set.image_preimage_eq_inter_rangeproof · cited by 121
- Set.Ioo_subset_Icc_selfproof · cited by 54
- Set.OrdConnected.outproof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- Set.image_subtype_val_Iooproof · cited by 4
- Nat.image_cast_int_Iooproof · cited by 0