Theorems · Theorem · order theory
MonotoneOn.csInf_eq_of_subset_of_forall_exists_le
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : ConditionallyCompleteLattice β] {f : α → β} {s t : Set α},
BddBelow (f '' t) → MonotoneOn f t → s ⊆ t → (∀ y ∈ t, ∃ x ∈ s, x ≤ y) → sInf (f '' s) = sInf (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.
Cites17
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
- le_antisymmproof · cited by 2,068
- InfSet.sInfstatement and proof · cited by 935
- BddBelowstatement and proof · cited by 401
- 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.Nonempty.monoproof · cited by 88
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.hasDerivWithinAt_sInf_slope_of_mem_interiorproof · cited by 2