Theorems · Theorem · general topology
ContinuousMap.continuous_uncurry_of_continuous
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] [LocallyCompactSpace Y] (f : C(X, C(Y, Z))),
Continuous (Function.uncurry fun x y => (f x) y)The uncurried form of a continuous map X → C(Y, Z) is a continuous map X × Y → Z.
- Defined in
- Mathlib.Topology.CompactOpen
- 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- Continuous.compproof · cited by 371
- LocallyCompactSpacestatement and proof · cited by 324
- continuous_idproof · cited by 192
- ContinuousMap.continuousproof · cited by 74
- Continuous.prodMapproof · cited by 28
- ContinuousEval.continuous_evalproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousMap.uncurryproof · cited by 5
- Path.continuous_uncurry_iffproof · cited by 4
- Topology.IsQuotientMap.continuous_lift_prod_leftproof · cited by 1
- Topology.ContinuousMapGeneratedBy.continuousGeneratedBy_iff_uncurryproof · cited by 0