Commit Graph
23 Commits
Author SHA1 Message Date
Mysaa 21bdad22a9 Separated Syntax in another file to make Agda faster
Added some proof examples that works for the Tarski model
Rewrite (again) of the syntax, still not working
2023-06-20 17:52:07 +02:00
Mysaa ab7e77e833 Second steps, but i guess there is a problem 2023-06-15 12:14:35 +02:00
Mysaa a2fc828d8f Firsts step to an initial model 2023-06-14 17:00:42 +02:00
Mysaa 2aca2ed0ce Don't comment code out when you are using git 2023-06-13 18:52:54 +02:00
Mysaa bcff4c47e6 Added Kripke model for first order 2023-06-13 18:43:20 +02:00
Mysaa a2c3882c7e Completed Tarski model for finitary first order logic. 2023-06-13 15:17:41 +02:00
Mysaa 841e6970e7 Added First order logic and a simple Tarski model. For now, Terms are still a parameter 2023-06-09 17:34:09 +02:00
Mysaa d3cf3cd0e6 Fixed module names as file names had changed. 2023-06-02 17:45:13 +02:00
Mysaa c8cc4b9f54 Reverted to previous status and re-write logic with dumb forall -> Infinitary Logic 2023-06-02 17:06:40 +02:00
Mysaa 7ff06d3d07 Tried to add First order logic and First order Kripke. Some misconceptions ... 2023-06-02 14:37:08 +02:00
Mysaa f7258e4074 Merge branch 'master' into first-order 2023-06-01 15:02:51 +02:00
Mysaa c204c3f497 Added ⊤⊤ 2023-06-01 15:02:23 +02:00
Mysaa 16917c0c44 Started adding First order logic 2023-06-01 14:43:12 +02:00
Mysaa b11c60fc3d Removed older proofs in order to avoid having to rewrite them every time 2023-06-01 12:30:28 +02:00
Mysaa 01a029bc39 Finished adding conjunction. 2023-06-01 12:26:15 +02:00
Mysaa e1f1ea32f3 Merge branch 'master' into adding-conjunction
Incomplete proofs of theorems with \and\and
2023-05-31 14:13:15 +02:00
Mysaa 28b7faac05 Added a generalized version of the Normalization proof 2023-05-31 13:59:33 +02:00
Mysaa 422dcf67f0 Started merging zero and next into a one and only proof constructor, so normal forms are now unique.
Added a lot of relations on lists in order to study different kinds of morphisms
2023-05-30 14:02:01 +02:00
Mysaa 567b8bf9b6 Started adding conjunction, made modification for PropositionalLogic 2023-05-26 14:46:55 +02:00
Mysaa 8d1df370ca Tidied files up, changed messy prop.agda into a beautiful Readme.agda 2023-05-25 20:33:23 +02:00
Mysaa 95bfde2377 Added normalization proof in a separate file 2023-05-25 18:44:11 +02:00
Mysaa d1a0177d2c tinied up everything in enclosed files, with normalized notation 2023-05-25 12:02:36 +02:00
Mysaa ef0d5a51d7 First commit, a functional proof completeness of kripke structure for propositional logic 2023-05-23 18:27:34 +02:00