big tidy
This commit is contained in:
parent
bd9b58c405
commit
687b5f1040
6 changed files with 54 additions and 39 deletions
|
@ -33,14 +33,14 @@ things that are in here:
|
|||
|
||||
- generate a LaTeX truth table from a statement
|
||||
|
||||
## syntactic things
|
||||
|
||||
### [Logic.Statements.Laws](Statements/Laws.hs)
|
||||
|
||||
- match/replace patterns in statements (e.g. logical laws)
|
||||
- verify logical-law equivalence of statements (TODO)
|
||||
- find logical-law equivalence of statements with breadth-first search (slow)
|
||||
|
||||
## syntactic things
|
||||
|
||||
### [Logic.Language](Language.hs)
|
||||
|
||||
- implement formal languages (symbols, axioms schemas, and inference rules)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue