Theorems · Theorem · order theory
StrictAnti.mapsTo_Ioo
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : Preorder α] [inst_1 : Preorder β] {a b : α},
StrictAnti f → Set.MapsTo f (Set.Ioo a b) (Set.Ioo (f b) (f a))- Defined in
- Mathlib.Order.Interval.Set.Image
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, 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
- Set.Iccproof · cited by 1,702
- Set.Ioostatement · cited by 1,214
- Set.MapsTostatement · cited by 732
- StrictAntistatement and proof · cited by 204
- StrictAnti.strictAntiOnproof · cited by 16
- StrictAntiOn.mapsTo_Iooproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.