Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

PhoX

In automated theorem proving, PhoX is a Proof assistant based on Higher Order logic which is eXtensible. The user gives Phox an initial goal and guides it through subgoals and evidence to prove that goal. (Internally, it constructs natural deduction trees.) Each previously proven formula can become a rule for later proofs.

Phox was originally designed and implemented by Christophe Raffalli in the Ocaml programming language. He has continued to lead the current development team, a joint effort of Savoy University and University Paris VII .

The primary aim of the Phox project creating a user friendly proof checker using the type system developed by Jean-Louis Krivine at University Paris VII . It is meant to be more intuitive than other systems while remaining extensible, efficient, and expressive. Compared to other systems, the proof-building syntax is simplified and closer to natural language. Other features include GUI-driven proof construction, rendering formatted output, and proof of correctness of programs in the ML programming language.

Phox is currently used to teach logic at Savoy University . It is in an experimental but usable state.

External links

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy