Theorems · Theorem · general topology
ContinuousAt.codRestrict
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y} {t : Set Y}
(h1 : ∀ (x : X), f x ∈ t) {x : X}, ContinuousAt f x → ContinuousAt (Set.codRestrict f t h1) xAlias of the reverse direction of continuousAt_codRestrict_iff.
- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Elemstatement · cited by 7,166
- ContinuousAtstatement · cited by 697
- Set.codRestrictstatement · cited by 48
- continuousAt_codRestrict_iffproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousAt.restrictproof · cited by 1
- AddCircle.continuousAt_equivIcoproof · cited by 0
- AddCircle.continuousAt_equivIocproof · cited by 0