Skip to content

Commit 67647fe

Browse files
committed
small fix in intuitionistic tableau example
1 parent d1c117b commit 67647fe

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

content/intuitionistic-logic/tableaux/introduction.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% Chapter: tableaux
33
% Section: introduction
44

5-
\documentclass[../../../../include/open-logic-section]{subfiles}
5+
\documentclass[../../../include/open-logic-section]{subfiles}
66

77
\begin{document}
88

content/intuitionistic-logic/tableaux/proofs.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
just= {\TRule{\False}{\land}[4]}, close]]
3535
[\pFmla{\True}{\formula{C}}{1.1.1},
3636
just = {\TRule{\True}{\lif}[1]}, close]]
37-
]
3837
]
3938
]
4039
]

0 commit comments

Comments
 (0)