Rahul Sharma (Editor)

Disjunction and existence properties

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematical logic, the disjunction and existence properties are the "hallmarks" of constructive theories such as Heyting arithmetic and constructive set theories (Rathjen 2005).

Contents

Disjunction property

The disjunction property is satisfied by a theory if, whenever a sentence AB is a theorem, then either A is a theorem, or B is a theorem.

Existence property

The existence property or witness property is satisfied by a theory if, whenever a sentence (∃x)A(x) is a theorem, where A(x) has no other free variables, then there is some term t such that the theory proves A(t).

Rathjen (2005) lists five properties that a theory may possess. These include the disjunction property (DP), the existence property (EP), and three additional properties:

  • The numerical existence property (NEP) states that if the theory proves ( x N ) φ ( x ) , where φ has no other free variables, then the theory proves φ ( n ¯ ) for some n N . Here n ¯ is a term in T representing the number n.
  • Church's rule (CR) states that if the theory proves ( x N ) ( y N ) φ ( x , y ) then there is a natural number e such that, letting f e be the computable function with index e, the theory proves ( x ) φ ( x , f e ( x ) ) .
  • A variant of Church's rule, CR1, states that if the theory proves ( f : N N ) ψ ( f ) then there is a natural number e such that the theory proves f e is total and proves ψ ( f e ) .
  • These properties can only be directly expressed for theories that have the ability to quantify over natural numbers and, for CR1, quantify over functions from N to N . In practice, one may say that a theory has one of these properties if a definitional extension of the theory has the property stated above (Rathjen 2005).

    Background and history

    Kurt Gödel (1932) proved that intuitionistic propositional logic (with no additional axioms) has the disjunction property; this result was extended to intuitionistic predicate logic by Gerhard Gentzen (1934, 1935). Stephen Cole Kleene (1945) proved that Heyting arithmetic has the disjunction property and the existence property. Kleene's method introduced the technique of realizability, which is now one of the main methods in the study of constructive theories (Kohlenbach 2008; Troelstra 1973).

    While the earliest results were for constructive theories of arithmetic, many results are also known for constructive set theories (Rathjen 2005). John Myhill (1973) showed that IZF with the axiom of Replacement eliminated in favor of the axiom of Collection has the disjunction property, the numerical existence property, and the existence property. Michael Rathjen (2005) proved that CZF has the disjunction property and the numerical existence property.

    Most classical theories, such as Peano arithmetic and ZFC do not have the existence or disjunction property. Some classical theories, such as ZFC plus the axiom of constructibility, do have a weaker form of the existence property (Rathjen 2005).

    In topoi

    Freyd and Scedrov (1990) observed that the disjunction property holds in free Heyting algebras and free topoi. In categorical terms, in the free topos, that corresponds to the fact that the terminal object, 1 , is not the join of two proper subobjects. Together with the existence property it translates to the assertion that 1 is an indecomposable projective object – the functor it represents (the global-section functor) preserves epimorphisms and coproducts.

    Relationships

    There are several relationship between the five properties discussed above.

    The numerical existence property implies the disjunction property. The proof uses the fact that a disjunction can be rewritten as an existential formula quantifying over natural numbers:

    A B ( n ) [ ( n = 0 A ) ( n 0 B ) ] .

    Therefore, if A B is a theorem of T , so is n : ( n = 0 A ) ( n 0 B ) . Thus, assuming the numerical existence property, there exists some s such that ( s ¯ = 0 A ) ( s ¯ 0 B ) is a theorem. Since s ¯ is a numeral, one may concretely check the value of s : if s = 0 then A is a theorem and if s 0 then B is a theorem.

    Harvey Friedman (1974) proved that in any recursively enumerable extension of intuitionistic arithmetic, the disjunction property implies the numerical existence property. The proof uses self-referential sentences in way similar to the proof of Gödel's incompleteness theorems. The key step is to find a bound on the existential quantifier in a formula (∃x)A(x), producing a because bounded existential formula (∃x<n)A(x). The bounded formula may then be written as a finite disjunction A(1)∨A(2)∨...∨A(n). Finally, disjunction elimination may be used to show that one of the disjuncts is provable.

    References

    Disjunction and existence properties Wikipedia


    Similar Topics