Theorems · Theorem · general topology
continuousOn_to_generateFrom_iff
∀ {α : Type u_1} [inst : TopologicalSpace α] {s : Set α} {β : Type u_5} {T : Set (Set β)} {f : α → β},
ContinuousOn f s ↔ ∀ x ∈ s, ∀ t ∈ T, f x ∈ t → f ⁻¹' t ∈ nhdsWithin x s- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.preimagestatement and proof · cited by 4,946
- Filter.Tendstoproof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- ContinuousOnstatement · cited by 1,411
- TopologicalSpace.generateFromstatement · cited by 62
- TopologicalSpace.nhds_generateFromproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- continuousOn_isOpen_of_generateFromproof · cited by 0