Theorems · Theorem · general topology
continuous_discrete_rng
∀ {β : Type u_2} {α : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [DiscreteTopology β]
{f : α → β}, Continuous f ↔ ∀ (b : β), IsOpen (f ⁻¹' {b})A function to a discrete topological space is continuous if and only if the preimage of every singleton is open.
- Defined in
- Mathlib.Topology.Order
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.preimagestatement and proof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement and proof · cited by 2,400
- DiscreteTopologystatement and proof · cited by 373
- IsOpen.preimageproof · cited by 147
- Set.biUnion_of_singletonproof · cited by 43
- isOpen_discreteproof · cited by 36
- isOpen_biUnionproof · cited by 35
- Set.preimage_iUnion₂proof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousMap.exists_finite_approximation_of_mem_nhds_diagonalproof · cited by 2
- continuous_bool_rngproof · cited by 1
- continuousSMul_iff_stabilizer_isOpenproof · cited by 0