Theorems · Theorem · order theory
StrictAntiOn.mapsTo_Ioc
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : PartialOrder α] [inst_1 : Preorder β] {a b : α},
StrictAntiOn f (Set.Icc a b) → Set.MapsTo 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 17 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- Set.Iccstatement and proof · cited by 1,702
- Set.Iocstatement and proof · cited by 971
- Set.Icostatement · cited by 799
- Set.MapsTostatement · cited by 732
- StrictAntiOnstatement and proof · cited by 120
- Set.left_mem_Iccproof · cited by 67
- Set.right_mem_Iccproof · cited by 60
- Set.Ioc_subset_Icc_selfproof · cited by 53
Cited by2
Results whose statement or proof uses this declaration.
- StrictAntiOn.image_Ioc_subsetproof · cited by 2
- StrictAnti.mapsTo_Iocproof · cited by 0