Added new section on automated theorem proving

This commit is contained in:
Brandon Rozek 2022-05-16 18:21:53 -04:00
parent 2d0ebc5415
commit 73e972db60
4 changed files with 259 additions and 1 deletions

View file

@ -0,0 +1,8 @@
---
title: Automated Theorem Proving
description: Notes about Automated Theorem Proving
---
More links coming soonish:
- [Definitional CNF](definitional-cnf)
- [Davis Putnam](davis-putnam)