Theorems · Theorem · general topology
ContinuousMap.continuousOn_of_continuousOn_uncurry
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {s : Set X} (f : X → C(Y, Z)),
ContinuousOn (Function.uncurry fun x y => (f x) y) (s ×ˢ Set.univ) → ContinuousOn f s- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.univstatement and proof · cited by 3,945
- ContinuousMapstatement and proof · cited by 2,491
- SProd.sprodstatement and proof · cited by 1,750
- ContinuousOnstatement and proof · cited by 1,411
- Set.domRestrictproof · cited by 383
- continuous_idproof · cited by 192
- continuous_subtype_valproof · cited by 159
- continuousOn_iff_continuous_domRestrictproof · cited by 51
- Continuous.prodMapproof · cited by 28
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.