Theorems · Theorem · general topology
ContinuousMap.continuous_compactOpen
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {f : X → C(Y, Z)},
Continuous f ↔ ∀ (K : Set Y), IsCompact K → ∀ (U : Set Z), IsOpen U → IsOpen {x | Set.MapsTo (⇑(f x)) K U}- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredstatement · cited by 6,101
- Continuousstatement · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- IsOpenstatement · cited by 2,400
- IsCompactstatement · cited by 1,282
- Set.MapsTostatement · cited by 732
- Set.forall_mem_image2proof · cited by 20
- continuous_generateFrom_iffproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMap.continuous_precompproof · cited by 14
- ContinuousMap.continuous_postcompproof · cited by 9