Theorems · Theorem · general topology
OrderTopology.continuous_iff
∀ {α : Type u} {β : Type v} [ts : TopologicalSpace α] [inst : Preorder α] [OrderTopology α]
[inst_2 : TopologicalSpace β] {f : β → α},
Continuous f ↔ ∀ (a : α), IsOpen (f ⁻¹' Set.Ioi a) ∧ IsOpen (f ⁻¹' Set.Iio a)- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, 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.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- Set.preimagestatement and proof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement and proof · cited by 2,400
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Set.Iiostatement and proof · cited by 1,166
- OrderTopology.topology_eq_generate_intervalsproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- ENat.continuous_toENNRealproof · cited by 1
- DedekindCut.continuous_principalproof · cited by 1
- Order.IsNormal.continuousproof · cited by 1