Theorems · Definition · general topology
Equiv.toHomeomorphOfDiscrete
{X : Type u_1} →
{Y : Type u_2} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] → [DiscreteTopology X] → [DiscreteTopology Y] → X ≃ Y → X ≃ₜ YAny bijection between discrete spaces is a homeomorphism.
- Defined in
- Mathlib.Topology.Homeomorph.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement and proof · cited by 8,337
- Homeomorphstatement · cited by 725
- DiscreteTopologystatement and proof · cited by 373
- Equiv.toHomeomorphproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- Real.fromBinaryproof · cited by 2
- Real.fromBinary_continuousproof · cited by 1
- Real.fromBinary_surjectiveproof · cited by 1
- Equiv.toHomeomorphOfDiscrete.congr_simpstatement and proof · cited by 0