NameDateSize

..25-Jul-20196

quotientScript.smlH A D25-Jul-201933.6 KiB

READMEH A D25-Jul-2019846

README

1File: README
2Author: Peter Vincent Homeier
3Date: August 12, 2005
4
5This directory contains an alternative development of
6the foundations of the higher order quotients library,
7which attempts to avoid using the Axiom of Choice.
8
9At the beginning of the development, the Hilbert epsilon
10"indefinite choice" operator is used to define the iota
11"definite choice" operator.  The only use of the epsilon
12operator thereafter is in proving the function quotient
13extension theorem.  That theorem is then used to prove the
14existance of an operator satisfying the same behavioral axiom
15as the Hilbert epsilon operator.
16
17This is the development described in section 6 of the paper,
18"A Design Structure for Higher Order Quotients,"
19available at http://www.trustworthytools.com/id14.html.
20
21This development may be created by typing
22
23Holmake
24
25in this directory.
26