Theorems · Theorem · order theory
StrictAntiOn.image_Ioc_subset
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : PartialOrder α] [inst_1 : Preorder β] {a b : α},
StrictAntiOn f (Set.Icc a b) → f '' Set.Ioc a b ⊆ Set.Ico (f b) (f a)- Defined in
- Mathlib.Order.Interval.Set.Image
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderPreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement · cited by 5,609
- Set.Iccstatement and proof · cited by 1,702
- Set.Iocstatement · cited by 971
- Set.Icostatement · cited by 799
- StrictAntiOnstatement and proof · cited by 120
- Set.MapsTo.image_subsetproof · cited by 49
- StrictAntiOn.mapsTo_Iocproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- StrictAnti.image_Ioc_subsetproof · cited by 0
- ContinuousOn.image_Ioc_of_strictAntiOnproof · cited by 0