Theorems · Theorem · order theory
Monotone.csInf_image_le
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice β] [inst_1 : Preorder α] {f : α → β},
Monotone f → ∀ {s : Set α} {c : α}, c ∈ s → BddBelow s → sInf (f '' s) ≤ f c- Cited by
- 2 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.
Cites10
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 · cited by 5,609
- Monotonestatement and proof · cited by 1,397
- InfSet.sInfstatement · cited by 935
- BddBelowstatement and proof · cited by 401
- Set.mem_image_of_memproof · cited by 371
- ConditionallyCompleteLatticestatement and proof · cited by 364
- csInf_leproof · cited by 51
- Monotone.map_bddBelowproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- sInf_within_of_ordConnectedproof · cited by 0
- Set.Finite.map_sInf_of_monotoneproof · cited by 0