From 0734109a07ad740f1d6cc56f1bf8a28b9135b46a Mon Sep 17 00:00:00 2001 From: David Doret Date: Tue, 3 Oct 2023 05:53:15 +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 | 22 ++++++------ src/punctilious/core.py | 75 ++++++++++++++++------------------------- 2 files changed, 40 insertions(+), 57 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 691bc94e..c7165261 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -392,10 +392,10 @@ + + - - @@ -408,14 +408,6 @@