Theorems · Theorem · order theory
StrictMono.mapsTo_Ioo
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : Preorder α] [inst_1 : Preorder β] {a b : α},
StrictMono f → Set.MapsTo f (Set.Ioo a b) (Set.Ioo (f a) (f b))- 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
- StrictMonostatement and proof · cited by 706
- StrictMono.strictMonoOnproof · cited by 24
- StrictMonoOn.mapsTo_Iooproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.