Skip to content

These are my solutions to the tasks in the textbook Mathematical Logic Through Python by Nisan and Gonczarowski.

Notifications You must be signed in to change notification settings

hjbolus/Mathematical-Logic-Through-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Right now I'm working on chapter 11, and the section on propositional logic is complete!

Read the official documentation here: https://www.logicthrupython.org/api/

I have added some utilities without changing the existing ones, so everything there should be accurate.