doc-src/IsarRef/basics.tex
author chaieb
Wed, 19 May 2004 11:23:59 +0200
changeset 14758 af3b71a46a1c
parent 7981 5120a2a15d06
permissions -rw-r--r--
A new implementation for presburger arithmetic following the one suggested in technical report Chaieb Amine and Tobias Nipkow. It is generic an smaller. the tactic has also changed and allows the abstaction over fuction occurences whose type is nat or int.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7046
9f755ff43cff skeleton only;
wenzelm
parents:
diff changeset
     1
7981
wenzelm
parents: 7895
diff changeset
     2
%FIXME
wenzelm
parents: 7895
diff changeset
     3
%\chapter{Basic Concepts}\label{ch:basics}
wenzelm
parents: 7895
diff changeset
     4
%\section{The Isar proof language}
7046
9f755ff43cff skeleton only;
wenzelm
parents:
diff changeset
     5
9f755ff43cff skeleton only;
wenzelm
parents:
diff changeset
     6
%%% Local Variables: 
9f755ff43cff skeleton only;
wenzelm
parents:
diff changeset
     7
%%% mode: latex
9f755ff43cff skeleton only;
wenzelm
parents:
diff changeset
     8
%%% TeX-master: "isar-ref"
9f755ff43cff skeleton only;
wenzelm
parents:
diff changeset
     9
%%% End: