From 8aaacd6d6e90643ebc383c9a7c16004820f32f66 Mon Sep 17 00:00:00 2001 From: David Doret Date: Tue, 3 Oct 2023 21:47:44 +0200 Subject: [PATCH] documentation #195 + inference validation #126 + support for the composition of collection-like formulae + usage of sequent-collection-comma to define inference-rules + enhanced exceptions with user-friendly reports + #220 interdiction of variable-substitution of propositional objects with non-propositional objects. --- .idea/workspace.xml | 188 +++++++++++-------------- src/punctilious/core.py | 52 ++++--- tests/test_conjunction_introduction.py | 20 +-- 3 files changed, 115 insertions(+), 145 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 73d292d5..6447b4c1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,9 +7,7 @@ - - - +