blob: 1713e38bafaf5386c094b09909b1cae73c0eeeac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
The `logicproof' package
This package provides environments for creating Fitch-style box proofs for
propositional and predicate logic. In this style, each line of the proof
contains a statement and a justification, and subproofs within the larger
proof are enclosed in a box. For an example of this proof style, see the manual
in logicproof.pdf.
This code is released under the LaTeX Project Public License.
History:
2014/03/20 - First version intended for public consumption
2004/12/05 - Initial version created for personal use at school
|