Theorems · Theorem · general topology
ContinuousEval.continuous_eval
∀ {F : Type u_1} {X : outParam (Type u_2)} {Y : outParam (Type u_3)} {inst : FunLike F X Y}
{inst_1 : TopologicalSpace F} {inst_2 : TopologicalSpace X} {inst_3 : TopologicalSpace Y}
[self : ContinuousEval F X Y], Continuous fun fx => fx.1 fx.2Evaluation of a bundled morphism at a point is continuous in both variables.
- Defined in
- Mathlib.Topology.Hom.ContinuousEval
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ContinuousEval
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- FunLikestatement and proof · cited by 2,560
- ContinuousEvalstatement and proof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- Continuous.evalproof · cited by 7
- ContinuousMap.continuous_uncurry_of_continuousproof · cited by 3
- Filter.Tendsto.evalproof · cited by 2
- ContinuousMap.continuous_curryproof · cited by 1
- GenLoop.continuous_toLoopproof · cited by 0