Theorems · Theorem · general topology
Inseparable.map_of_continuousWithinAt
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {x y : X} {f : X → Y}
{s t : Set X},
Inseparable x y → ContinuousWithinAt f s x → ContinuousWithinAt f t y → x ∈ t → y ∈ s → Inseparable (f x) (f y)- Defined in
- Mathlib.Topology.Inseparable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- ContinuousWithinAtstatement and proof · cited by 512
- Inseparablestatement and proof · cited by 160
- Inseparable.specializesproof · cited by 16
- Specializes.antisymmproof · cited by 9
- Inseparable.specializes'proof · cited by 6
- Specializes.map_of_continuousWithinAtproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Inseparable.map_of_continuousAtproof · cited by 1
- Inseparable.map_of_continuousOnproof · cited by 0