Mathlib Map

Theorems · Theorem · general topology

ContinuousOn.domRestrict

∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α},
  ContinuousOn f s → Continuous (s.domRestrict f)

Alias of the forward direction of continuousOn_iff_continuous_domRestrict.

Defined in
Mathlib.Topology.ContinuousOn
Cited by
99 results in Mathlib
Foundations
Depth 76 from the axioms, rests on 876 definitions · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by99

Results whose statement or proof uses this declaration.