Principles of bar induction and continuity on Baire space #
Kawai, 2019
The paper mentions the Uniform Continuity principle UC that each continuous function
f : (ℕ → Bool) → ℕ
is uniformly continuous. We prove this. We then prove also that such a function must be bounded.
theorem
bounded_of_continuous_compact
{X : Type}
[TopologicalSpace X]
[CompactSpace X]
[Nonempty X]
(f : X → ℕ)
(hf : Continuous f)
: