Mathlib Map

Theorems · Theorem · general topology

continuousOn_const

∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {s : Set α} {c : β},
  ContinuousOn (fun x => c) s
Defined in
Mathlib.Topology.ContinuousOn
Cited by
96 results in Mathlib
Foundations
Depth 71 from the axioms, rests on 813 definitions · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

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.

Cited by96

Results whose statement or proof uses this declaration.