Theorems · Theorem · order theory
Set.Finite.map_sInf_of_monotone
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : ConditionallyCompleteLattice β]
{f : α → β}, Monotone f → ∀ {s : Set α}, s.Nonempty → s.Finite → f (sInf s) = sInf (f '' s)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, 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.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- le_antisymmproof · cited by 2,068
- Set.Finitestatement and proof · cited by 1,814
- Monotonestatement and proof · cited by 1,397
- InfSet.sInfstatement · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Set.Finite.bddBelowproof · cited by 7
- Set.Nonempty.csInf_memproof · cited by 3
- Monotone.csInf_image_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.