]> matita.cs.unibo.it Git - helm.git/commit
This is the roadmap of the constructive proof of Lebesgue's dominated
authorEnrico Zoli <??>
Wed, 17 Jan 2007 17:59:59 +0000 (17:59 +0000)
committerEnrico Zoli <??>
Wed, 17 Jan 2007 17:59:59 +0000 (17:59 +0000)
commit2a56316adcc4d32870d704fa86fda83fbde6df15
treec0f798c6f7a295a7264f8afdc94b7c0d741fd903
parent54d09097e4ddbf7383d47ff0df4f1d9e14ea50fc
This is the roadmap of the constructive proof of Lebesgue's dominated
convergence theorem in the order theoretic setting. I.e. we speak of
convergence (in terms of liminf and limsup) and not of norms/measures.

The formulation should be fully constructive:
 1. the exceeds relation is used in place of the derived negative notion
    <= for partial orders
 2. strong sup and infs are used in place of the weaker sup and infs
 3. the statement of Lebesgue's dominated converge theorem is just
    extensionality of the functional
      \lambda f. liminf f a_n
    with respect to the apartness relation # over real numbers and the
    exceeds/apartness relation over partial orders.

Interesting points to be noticed:
 a) one lemma used in the proof is Fatou. This lemma can be given in the
    usual negative formulation (i.e. on <=)
 b) another lemma used in the proof is that the liminf is less or equal to
    the limsup. This lemm can be given in the usual negative formulation
    (i.e. on <=). Moreover, we feel that if <= is not defined as
    ~< it is actually impossible to constructively prove it.
helm/software/matita/dama/DIMOSTRAZIONE [new file with mode: 0644]