Theorems · Theorem · order theory
AntitoneOn.mapsTo_Icc
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : Preorder α] [inst_1 : Preorder β] {a b : α},
AntitoneOn f (Set.Icc a b) → Set.MapsTo f (Set.Icc a b) (Set.Icc (f b) (f a))- Defined in
- Mathlib.Order.Interval.Set.Image
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- LE.le.transproof · cited by 3,151
- Set.Iccstatement and proof · cited by 1,702
- Set.MapsTostatement · cited by 732
- AntitoneOnstatement and proof · cited by 266
- Set.left_mem_Iccproof · cited by 67
- Set.right_mem_Iccproof · cited by 60
Cited by3
Results whose statement or proof uses this declaration.
- AntitoneOn.image_Icc_subsetproof · cited by 2
- AntitoneOn.mapsTo_uIccproof · cited by 2
- Antitone.mapsTo_Iccproof · cited by 0