Theorems · Theorem · order theory
OrderEmbedding.image_Ici
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] (e : α ↪o β),
IsUpperSet (Set.range ⇑e) → ∀ (a : α), ⇑e '' Set.Ici a = Set.Ici (e a)- Defined in
- Mathlib.Order.UpperLower.Basic
- Cited by
- 1 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.
Cites13
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.Icistatement and proof · cited by 1,070
- OrderEmbeddingstatement and proof · cited by 619
- Set.mem_range_selfproof · cited by 328
- IsUpperSetstatement and proof · cited by 148
- Set.image_preimage_eq_inter_rangeproof · cited by 121
- Set.inter_eq_leftproof · cited by 44
- IsUpperSet.Ici_subsetproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Nat.image_cast_int_Iciproof · cited by 0