Skip to content

Commit f7ebd0a

Browse files
committed
minor improvements; link modl sequent calculus into full text
1 parent 8fef218 commit f7ebd0a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

content/intuitionistic-logic/soundness-completeness/truth-lemma.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
\olsection{The Truth Lemma}
1212

13+
The following lemma connects satisfaction in the canonical model with
14+
which !!{formula}s are !!{element}s of the prime set $\Delta$.
15+
1316
\begin{lem}\ollabel{lem:truth}
1417
If $\Delta$ is prime, then $\mSat{M(\Delta)}{!A}[\sigma]$ iff
1518
$\Delta(\sigma) \Proves !A$.

content/normal-modal-logic/normal-modal-logic.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
\olimport[tableaux]{tableaux}
2626

27+
\olimport[sequent-calculus]{sequent-calculus}
28+
2729
\OLEndPartHook
2830

2931
\end{document}

sty/open-logic-book.cls

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@
188188
\hypersetup{
189189
pdfdisplaydoctitle,
190190
allcolors=OLPdkcolor,
191-
% pdftitle={\OLPbooktitle. \OLPbooksubtitle{} (\OLPshortbookversion)},
192-
% pdfauthor = {\OLPauthor, Open Logic Project}
191+
pdftitle={\OLPbooktitle. \OLPbooksubtitle{} (\OLPshortbookversion)},
192+
pdfauthor = {\OLPauthor, Open Logic Project}
193193
}
194194
\copypagestyle{OLPpage}{headings}
195195

0 commit comments

Comments
 (0)