Theorems · Theorem · order theory
MonotoneOn.sInf_image_Icc
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : ConditionallyCompleteLattice β] {f : α → β} {a b : α},
a ≤ b → MonotoneOn f (Set.Icc a b) → sInf (f '' Set.Icc a b) = f a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.imagestatement and proof · cited by 5,609
- LE.le.transproof · cited by 3,151
- Set.Iccstatement and proof · cited by 1,702
- InfSet.sInfstatement · cited by 935
- ConditionallyCompleteLatticestatement and proof · cited by 364
- MonotoneOnstatement and proof · cited by 311
- lowerBoundsproof · cited by 212
- Set.Nonempty.imageproof · cited by 87
- Set.left_mem_Iccproof · cited by 67
- Set.nonempty_Iccproof · cited by 21
- IsGLB.csInf_eqproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- AntitoneOn.sInf_image_Iccproof · cited by 0