Theorems · Theorem · order theory
MonotoneOn.csSup_eq_of_subset_of_forall_exists_le
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : ConditionallyCompleteLattice β] {f : α → β} {s t : Set α},
BddAbove (f '' t) → MonotoneOn f t → s ⊆ t → (∀ y ∈ t, ∃ x ∈ s, y ≤ x) → sSup (f '' s) = sSup (f '' t)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement and proof · cited by 5,609
- Set.Nonemptyproof · cited by 2,627
- SupSet.sSupstatement and proof · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- MonotoneOnstatement and proof · cited by 311
- Set.eq_empty_or_nonemptyproof · cited by 248
- Set.image_monoproof · cited by 197
- Set.mem_imageproof · cited by 131
- Set.Nonempty.monoproof · cited by 88
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.hasDerivWithinAt_sSup_slope_of_mem_interiorproof · cited by 2