nLab
fan theorem

The fan theorem

Introduction

The fan theorem is one of the basic principles of intuitionism that make it more specific (even in mathematical practice, independent of any philosophical issues) than garden-variety constructive mathematics. In classical mathematics, the fan theorem is true.

Statement

Consider the finite and infinite sequences of binary digits. Given an infinite sequence α and a natural number n, let α¯n be the finite sequence consisting of the first n elements of α.

Let B be a collection of finite sequences of bits, that is a subset of the free monoid on the boolean domain. Given an infinite sequence α and a natural number n, we say that α n-bars B if α¯nB; given only α, we say that α bars B if α n-bars B for some n.

We are interested in these three properties of B:

  • B is decidable: For every finite sequence u, either uB or uB. (This is trivial in classical logic but may hold constructively for a particular subset B.)
  • B is barred: For every infinite sequence α, α bars B.
  • B is uniform: For some natural number M, for every infinite sequence α, if α bars B at all, then α n-bars B for some nM.

A bar is a barred subset B.

Fan Theorem

Every decidable bar is uniform.

Although the fan theorem is about bars, it is different from the bar theorem?, which is related but stronger.

Obfuscation

Let 𝔹 be the set {0,1} of binary digits (bits) and the set {0,1,2,} of natural numbers (numbers). Given a set A, let A * be the set of finite sequences of elements of A, let A be the set of infinite sequences of elements of A, and let 𝒫 ΔA be the set of decidable subsets of A. Then the fan theorem is about (elements of) 𝔹 *, 𝔹 , and 𝒫 Δ𝔹 *.

However, the sets , 𝔹 *, and * are all isomorphic. Similarly, the sets 𝔹 , 𝒫 Δ, 𝒫 Δ𝔹 *, and 𝒫 Δ * are all isomorphic. In much of the literature on bars, one tacitly uses all of these isomorphisms, taking and 𝔹 as chosen representatives of their isomorphism classes. Thus, everything in sight is either a natural number or an infinite sequence of bits.

The fan theorem is hard enough to understand when α is an infinite sequence of bits and α¯n is a finite sequence of bits; it is even harder to understand when α¯n is a natural number that bears no immediate relationship to the digits in the sequence α.

Variations

The fan theorem may be stated about all bars, not just the decidable ones. Brouwer himself at one point claimed that it held for all bars, but later Kleene showed that this contradicted Brouwer's continuity theorem?. However, the theorem does hold for all bars classically.

Use in analysis

In classical mathematics, the fan theorem is simply true.

In constructive mathematics, the fan theorem is equivalent to any and all of the following statements:

It follows from any of these statements:

  • The bar theorem? holds.
  • As a locale, Baire space has enough points.
  • Every pointwise-continuous function on Cantor space is uniformly continuous.
  • Every pointwise-continuous function on the unit interval is uniformly continuous.

I need to figure out how it relates to the various versions of König's Lemma?, as well as these statements (which are mutually equivalent):

Some of the results above may use countable choice, but probably no more than AC 0,0 (which is choice for relations between and itself).

Uselessness in analysis

Point-wise real analysis without the fan theorem is very difficult, as the example from Waaldijk shows. This was Brouwer's motivation for introducing the fan theorem. But if you use locales (or other pointless approaches), then you don't need the fan theorem (or bar theorem).

Proofs

I should write down the classical proof (which uses excluded middle and some form of dependent choice), as well as Brouwer's argument.

References

I need to read the relevant parts here:

  • M. Fourman, R. Grayson, Formal Spaces. In: The L.E.J. Brouwer Centenary Symposium, A.S. Troelstra and D. van Dalen, eds. North Holland (1982), pp. 107–122.

More links that I need to keep in mind:

Revised on June 15, 2011 05:41:45 by Toby Bartels (75.88.81.61)