Theorems · Theorem · order theory
OrderIso.isLUB_image
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] (f : α ≃o β) {s : Set α} {x : β},
IsLUB (⇑f '' s) x ↔ IsLUB s (f.symm x)- Defined in
- Mathlib.Order.Bounds.OrderIso
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement and proof · cited by 5,609
- OrderIsostatement and proof · cited by 874
- OrderIso.symmstatement and proof · cited by 475
- IsLUBstatement and proof · cited by 280
- OrderIso.apply_symm_applyproof · cited by 45
- OrderIso.symm_image_imageproof · cited by 2
- IsLUB.of_imageproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- OrderIso.isLUB_preimageproof · cited by 5
- OrderIso.isLUB_image'proof · cited by 4
- OrderIso.isGLB_imageproof · cited by 0