Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 724 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 724 Bytes

Typographical Number Theorem

GoDoc

This is a simple golang libary for parsing and reasoning about strings of Typographical Number Theorem as described in Chapter 8 of "Gödel, Escher, Bach" by Douglas Hofstadter.

It is probably not very useful. It's main purpose is to make operations on the strings explicit, so as to avoid mistakes made by intuitive assumptions.

Features to implement

  • application of rules
  • systems comprised of axioms and theorems
  • automated checking of derivations
  • automated generation of derivations?
  • additional features from propositional calculus