Theorems · Theorem · general topology
ContinuousWithinAt.prodMk
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] {f : α → β} {g : α → γ} {s : Set α} {x : α},
ContinuousWithinAt f s x → ContinuousWithinAt g s x → ContinuousWithinAt (fun x => (f x, g x)) s x- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 15 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.
Cites4
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
- Filter.Tendsto.prodMk_nhdsproof · cited by 46
Cited by15
Results whose statement or proof uses this declaration.
- ContinuousOn.prodMkproof · cited by 21
- ContMDiffWithinAt.prodMkproof · cited by 10
- ContinuousWithinAt.closure_leproof · cited by 5
- ContMDiffWithinAt.prodMk_spaceproof · cited by 5
- MDifferentiableWithinAt.prodMkproof · cited by 4
- MDifferentiableWithinAt.prodMk_spaceproof · cited by 4
- MDifferentiableAt.prodMkproof · cited by 4
- MDifferentiableAt.prodMk_spaceproof · cited by 3
- ContMDiffWithinAt.mfderivWithinproof · cited by 3
- ContinuousWithinAt.prodMapproof · cited by 2
- ContinuousWithinAt.clm_applyproof · cited by 1
- ContinuousWithinAt.clm_compproof · cited by 1