Theorems · Theorem · order theory
StrictAntiOn.mapsTo_Ioo
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : Preorder α] [inst_1 : Preorder β] {a b : α},
StrictAntiOn f (Set.Icc a b) → Set.MapsTo f (Set.Ioo a b) (Set.Ioo (f b) (f a))- Defined in
- Mathlib.Order.Interval.Set.Image
- 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.
Cites10
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
- LT.lt.leproof · cited by 2,189
- Set.Iccstatement and proof · cited by 1,702
- Set.Ioostatement and proof · cited by 1,214
- Set.MapsTostatement · cited by 732
- LT.lt.transproof · cited by 370
- StrictAntiOnstatement and proof · cited by 120
- Set.left_mem_Iccproof · cited by 67
- Set.right_mem_Iccproof · cited by 60
- Set.Ioo_subset_Icc_selfproof · cited by 54
Cited by2
Results whose statement or proof uses this declaration.
- StrictAntiOn.image_Ioo_subsetproof · cited by 2
- StrictAnti.mapsTo_Iooproof · cited by 0