Theorems · Theorem · order theory
IsLowerSet.preimage
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {s : Set α},
IsLowerSet s → ∀ {f : β → α}, Monotone f → IsLowerSet (f ⁻¹' s)- Defined in
- Mathlib.Order.UpperLower.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.preimagestatement · cited by 4,946
- Monotonestatement and proof · cited by 1,397
- IsLowerSetstatement and proof · cited by 167
Cited by3
Results whose statement or proof uses this declaration.
- IsLowerSet.imageproof · cited by 2
- Order.IsNormal.continuousproof · cited by 1
- StableUnderSpecialization.preimageproof · cited by 0