Theorems · Theorem · order theory
OrderIso.map_csInf_of_directedOn
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompletePartialOrderInf α]
[inst_1 : ConditionallyCompletePartialOrderInf β] (e : α ≃o β) {s : Set α},
DirectedOn (fun x1 x2 => x2 ≤ x1) s → s.Nonempty → BddBelow s → e (sInf s) = ⨅ x, e ↑x- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.Elemstatement · cited by 7,166
- Set.Nonemptystatement and proof · cited by 2,627
- iInfstatement · cited by 1,690
- InfSet.sInfstatement · cited by 935
- OrderIsostatement and proof · cited by 874
- BddBelowstatement and proof · cited by 401
- DirectedOnstatement and proof · cited by 271
- ConditionallyCompletePartialOrderInfstatement and proof · cited by 51
- GaloisConnection.u_csInf_of_directedOnproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.