Theorems · Definition · general topology
ContinuousMap.curry
{X : Type u_2} →
{Y : Type u_3} →
{Z : Type u_4} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] → [inst_2 : TopologicalSpace Z] → C(X × Y, Z) → C(X, C(Y, Z))The curried form of a continuous map α × β → γ as a continuous map α → C(β, γ).
If a × β is locally compact, this is continuous. If α and β are both locally
compact, then this is a homeomorphism, see Homeomorph.curry.
- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 84 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.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
Cited by35
Results whose statement or proof uses this declaration.
- GenLoop.toLoopproof · cited by 12
- ContinuousMap.Homotopy.curryproof · cited by 11
- ContinuousMap.continuous_of_continuous_uncurryproof · cited by 11
- AbstractMeasure.contractSndproof · cited by 5
- aeconst_of_dense_setOfPred_preimage_smul_aeproof · cited by 4
- aeconst_of_dense_setOfPred_preimage_vadd_aeproof · cited by 4
- GenLoop.currySumproof · cited by 4
- ContinuousMap.const'proof · cited by 2
- Bundle.Trivialization.cliftproof · cited by 2
- GenLoop.homotopyFromproof · cited by 2
- GenLoop.homotopyToproof · cited by 2
- Topology.IsQuotientMap.continuous_lift_prod_leftproof · cited by 1