# HG changeset patch # User nipkow # Date 1444757122 -7200 # Node ID f6e314c1e9c4e6eee51d7cecaf70814291165d4b # Parent 1efe2f3728a67f947b569218dacfe647b750e231 typo diff -r 1efe2f3728a6 -r f6e314c1e9c4 src/Doc/Prog_Prove/Basics.thy --- a/src/Doc/Prog_Prove/Basics.thy Tue Oct 13 19:22:25 2015 +0200 +++ b/src/Doc/Prog_Prove/Basics.thy Tue Oct 13 19:25:22 2015 +0200 @@ -87,7 +87,7 @@ the formula @{text"A\<^sub>1 \ A\<^sub>2 \ A\<^sub>3"} means @{text "A\<^sub>1 \ (A\<^sub>2 \ A\<^sub>3)"}. The (Isabelle-specific\footnote{To display implications in this style in -Isabelle/jedit you need to set Plugins $>$ Plugin Options $>$ Isabelle/General $>$ Print Mode to ``\texttt{brackets}'' and restart.}) notation \mbox{@{text"\ A\<^sub>1; \; A\<^sub>n \ \ A"}} +Isabelle/jEdit you need to set Plugins $>$ Plugin Options $>$ Isabelle/General $>$ Print Mode to ``\texttt{brackets}'' and restart.}) notation \mbox{@{text"\ A\<^sub>1; \; A\<^sub>n \ \ A"}} is short for the iterated implication \mbox{@{text"A\<^sub>1 \ \ \ A\<^sub>n \ A"}}. Sometimes we also employ inference rule notation: \inferrule{\mbox{@{text "A\<^sub>1"}}\\ \mbox{@{text "\"}}\\ \mbox{@{text "A\<^sub>n"}}}