*** empty log message ***
authornipkow
Mon, 06 Jun 2005 21:21:19 +0200
changeset 16307 cb0f9e96d456
parent 16306 8117e2037d3b
child 16308 636a1a84977a
*** empty log message ***
doc-src/TutorialI/isabelle.sty
doc-src/TutorialI/isabellesym.sty
--- a/doc-src/TutorialI/isabelle.sty	Mon Jun 06 21:20:54 2005 +0200
+++ b/doc-src/TutorialI/isabelle.sty	Mon Jun 06 21:21:19 2005 +0200
@@ -3,6 +3,7 @@
 %%
 %% macros for Isabelle generated LaTeX output
 %%
+%% 
 
 %%% Simple document preparation (based on theory token language and symbols)
 
--- a/doc-src/TutorialI/isabellesym.sty	Mon Jun 06 21:20:54 2005 +0200
+++ b/doc-src/TutorialI/isabellesym.sty	Mon Jun 06 21:21:19 2005 +0200
@@ -3,6 +3,7 @@
 %%
 %% definitions of standard Isabelle symbols
 %%
+%% 
 
 % symbol definitions
 
@@ -219,6 +220,7 @@
 \newcommand{\isasymOr}{\isamath{\bigvee}}
 \newcommand{\isasymforall}{\isamath{\forall\,}}
 \newcommand{\isasymexists}{\isamath{\exists\,}}
+\newcommand{\isasymnexists}{\isamath{\nexists\,}}  %requires amssymb
 \newcommand{\isasymbox}{\isamath{\Box}}  %requires amssymb
 \newcommand{\isasymdiamond}{\isamath{\Diamond}}  %requires amssymb
 \newcommand{\isasymturnstile}{\isamath{\vdash}}