Theorems · Theorem · order theory
RightOrdContinuous.map_csInf
∀ {α : Type u} {β : Type v} [inst : ConditionallyCompleteLattice α] [inst_1 : ConditionallyCompleteLattice β]
{f : α → β}, RightOrdContinuous f → ∀ {s : Set α}, s.Nonempty → BddBelow s → f (sInf s) = sInf (f '' s)- Defined in
- Mathlib.Order.OrdContinuous
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
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
- Set.imagestatement · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- InfSet.sInfstatement and proof · cited by 935
- BddBelowstatement and proof · cited by 401
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Set.Nonempty.imageproof · cited by 87
- isGLB_csInfproof · cited by 24
- RightOrdContinuousstatement and proof · cited by 24
- IsGLB.csInf_eqproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- RightOrdContinuous.map_ciInfproof · cited by 0