From 178f712de33b6518580d0553b3af4f8973489895 Mon Sep 17 00:00:00 2001 From: David Doret Date: Sun, 1 Oct 2023 18:20:17 +0200 Subject: [PATCH] documentation #195 + inference validation #126 + support for the composition of collection-like formulae --- .idea/workspace.xml | 52 +++---- src/punctilious/core.py | 147 +++++++++--------- .../sample_biconditional_introduction.py | 4 +- 3 files changed, 101 insertions(+), 102 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 67379c16..20d4c025 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,10 @@