Theorems · Theorem · order theory
IsUpperSet.preimage
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {s : Set α},
IsUpperSet s → ∀ {f : β → α}, Monotone f → IsUpperSet (f ⁻¹' s)- Defined in
- Mathlib.Order.UpperLower.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
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
- IsUpperSetstatement and proof · cited by 148
Cited by8
Results whose statement or proof uses this declaration.
- IsUpperSet.imageproof · cited by 2
- Topology.IsScott.scottContinuousOn_iff_continuousproof · cited by 2
- MvPolynomial.idealOfVars_eq_restrictSupportIdealstatement and proof · cited by 1
- MvPolynomial.pow_idealOfVarsstatement and proof · cited by 1
- Topology.IsUpperSet.monotone_iff_continuousproof · cited by 1
- Topology.IsUpperSet.monotone_to_upperTopology_continuousproof · cited by 1
- MvPolynomial.mem_pow_idealOfVars_iffproof · cited by 0
- StableUnderGeneralization.preimageproof · cited by 0