Theorems · Theorem · general topology
continuousAt_pi
∀ {X : Type u} {ι : Type u_5} {A : ι → Type u_6} [inst : TopologicalSpace X] [T : (i : ι) → TopologicalSpace (A i)]
{f : X → (i : ι) → A i} {x : X}, ContinuousAt f x ↔ ∀ (i : ι), ContinuousAt (fun y => f y i) x- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- ContinuousAtstatement · cited by 697
- tendsto_pi_nhdsproof · cited by 58
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousAt.piMapproof · cited by 0
- continuousAt_pi'proof · cited by 0