Theorems · Theorem · order theory
Topology.IsScott.scottContinuousOn_iff_continuous
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : TopologicalSpace α] [inst_2 : Preorder β]
[inst_3 : TopologicalSpace β] [Topology.IsScott β Set.univ] {f : α → β} {D : Set (Set α)} [Topology.IsScott α D],
(∀ (a b : α), a ≤ b → {a, b} ∈ D) → (ScottContinuousOn D f ↔ Continuous f)- Defined in
- Mathlib.Topology.Order.ScottTopology
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.univstatement and proof · cited by 3,945
- Compl.complproof · cited by 2,925
- Set.Nonemptyproof · cited by 2,627
- Continuousstatement and proof · cited by 2,592
- IsOpenproof · cited by 2,400
- Set.Iicproof · cited by 1,111
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsScott.ωScottContinuous_iff_continuousproof · cited by 0
- Topology.IsScott.isOpen_iff_scottContinuous_memproof · cited by 0