User:Physis/Hilbert-style deduction system

From Wikipedia, the free encyclopedia

Stratification[edit]

A functioning deduction system is a “big thing”, thus, it takes a complicated “machinery” to work. We can manage complexity in several ways,

One alternative: to use notion of axiom schema. In summary: as a kind of modular design, we build our machinery in several strata.

  1. First level: we have a “machine”, producing axioms for the second level. Substitution (more exactly, the kind of it used in logics) makes the picture more complex.
  2. At the second level, we have to ensure that the ensemble of the instances remain “well searchable”, i.e. form a recursive set.

Other alternatives slice bigger lumps out of the complicatedness of the machinery, transcending stratification, e.g. by usage of substitution axiom.[1]

Stratified architecture of the machinery of the proof ssytem
Syntax (itself a submachine, containing base terms (atoms) worked by formation rules)
Well-formed formulae
Axiom schemata
Axiom instances
Universal generalization
Hypotheses
Rules of inference
Theory (provable, deducible formulae)

Each box (but formation rules) is regarded as a set-set function, thus, the whole set is passed between them. Except for universal generalization, they cannot be reduced to pointwise.

In fact, the machinery illustration sacrifies factual practice for preview. The image suggests that the entire mass of all possible axiom instances are generated and pured into the feeding funnel of the submachine “rules of inference”. Instead, practically axioms are generated by demand, governed by rules of inference, in fact, axioms are rules of inference themselves. The image suggests strict evaluation instead. Thus, it differs from factual operating, but only in the evaluation strategy.

First axioms[edit]

Shared with CL[edit]

The first two axioms use no connectives but that of implication. This minimality allows surprising connections. Curry-Howard correspondence will provide a connection to combinatory logic.

(K)
(S)


Negation[edit]

  • double neg
  • either red-ad-abs or a>b>nb>na.

Sent calculus can be based already, but even inside sent. calc. (let alone pred calc), two ways can be chosen. We are satisfied with our axioms (and and, or etc. are done by extension by definition), or we define them from scratch, thus, we do not get satisfied with the axioms till now.

Extension by definitions[edit]

Extension by definitions

Conservative extension from scratch[edit]

Calibration (strong enough vs weak enough). Confer this duality to that of natural deduction (introduction vs elimination).

Union (set theory) of two sets A and B is the smallest set being superset of both A and B. Intersection (set theory) of two sets A and B is the biggestest set being subset of both A and B. Of cause, this fact about sets andset operations can be formalized also for truth functions. (lattice, boolean algebra etc.). Let us express this fact in the languege we have at hand, an hope that we have managed to grasp a defining property!

Conjunction[edit]

Let us calibrate conjunction:

must be strong enough to imply both and
must be weak enough to be implied from the simultaneous presence of and

Disjunction[edit]

Let us calibrate disjunction:

must be weak enough to be implied either from or from
Provided that each of , imply , then must be strong enough to imply

Appendix[edit]

Binding operation[edit]

When using monads in functional programming, bind is an operation of monads. A simple example (enabled by the fact that sets can be regarded as monads as well): Let A be a set, , , then , thus, f is applied pointwise and the union of the intermediate results is yield.

Inductive definition[edit]

Universal generalization[edit]

Notes[edit]

  1. ^ Curry & Feys 1958

References[edit]

  • Curry, Haskell B. (1958). Combinatory Logic Vol. I. Vol. 1. Amsterdam: North Holland. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  • Pásztorné Varga, Katalin (2003). A matematikai logika alkalmazásszemléletű tárgyalása (in Hungarian). Budapest: Panem. ISBN 963-545-364-7. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help) Title means...