Theorems · Theorem · order theory
ScottContinuousOn.monotone
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β} (D : Set (Set α)),
(∀ (a b : α), a ≤ b → {a, b} ∈ D) → ScottContinuousOn D f → Monotone f- Defined in
- Mathlib.Order.ScottContinuity
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Monotonestatement · cited by 1,397
- Set.Iciproof · cited by 1,070
- Set.mem_image_of_memproof · cited by 371
- IsLeastproof · cited by 122
- Set.mem_insertproof · cited by 109
- Set.inter_eq_self_of_subset_rightproof · cited by 39
- ScottContinuousOnstatement and proof · cited by 18
- Set.Ici_subset_Iciproof · cited by 14
- Set.insert_nonemptyproof · cited by 13
- isLeast_Iciproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- OmegaCompletePartialOrder.ωScottContinuous.monotoneproof · cited by 15
- ScottContinuousOn.compproof · cited by 3
- ScottContinuousOn.prodMkproof · cited by 2
- Topology.IsScott.scottContinuousOn_iff_continuousproof · cited by 2
- ScottContinuous.monotoneproof · cited by 1