Theorems · Theorem · order theory
MonotoneOn.mapsTo_uIcc
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : Lattice β] {f : α → β} {a b : α},
MonotoneOn f (Set.uIcc a b) → Set.MapsTo f (Set.uIcc a b) (Set.uIcc (f a) (f b))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Iccproof · cited by 1,702
- Latticestatement and proof · cited by 916
- Set.MapsTostatement and proof · cited by 732
- Set.uIccstatement and proof · cited by 393
- MonotoneOnstatement and proof · cited by 311
- Set.left_mem_uIccproof · cited by 17
- Set.right_mem_uIccproof · cited by 13
- MonotoneOn.mapsTo_Iccproof · cited by 3
- MonotoneOn.map_supproof · cited by 1
- MonotoneOn.map_infproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MonotoneOn.image_uIcc_subsetproof · cited by 2
- Monotone.mapsTo_uIccproof · cited by 0