spechub / Hets

The Heterogeneous Tool Set
http://hets.eu
GNU General Public License v2.0
57 stars 19 forks source link

Use existing Isabelle theories #357

Open sternk opened 10 years ago

sternk commented 10 years ago

Reported by till and assigned to luecke Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/357


Create a bridge from CASL and HasCASL datatypes to Isabelle datatypes (e.g. Nat and Real).

sternk commented 10 years ago

Comment by luecke Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/357#comment:4


What about making this more generic to use existing theories for provers. HOL/Complex is not really needed, unless we need the existence of elements dx.

sternk commented 10 years ago

Comment by luecke Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/357#comment:7


A "real" hierarchy of datatypes in the Hets-lib would help. Before switching to Real... I would prefer to start with basic numbers. Maybe redesign the HasCASL reals...