Theorems · Theorem · general topology
isOpen_ne_fun
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [T2Space X] {f g : Y → X},
Continuous f → Continuous g → IsOpen {y | f y ≠ g y}- Defined in
- Mathlib.Topology.Separation.Hausdorff
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Set.ofPredstatement · cited by 6,101
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement · cited by 2,400
- T2Spacestatement and proof · cited by 1,351
- isClosed_eqproof · cited by 71
- isOpen_compl_iffproof · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- Complex.isOpen_slitPlaneproof · cited by 3