From 77f6c809176f2ed5c1a3bf06d977f605eb6edaaf Mon Sep 17 00:00:00 2001 From: daviddoret Date: Fri, 20 Dec 2024 22:21:32 +0100 Subject: [PATCH] first theorem implementation --- .idea/workspace.xml | 61 ++++++++++++------ src/punctilious/__init__.py | 4 ++ .../__pycache__/__init__.cpython-312.pyc | Bin 2320 -> 2469 bytes .../_formal_language.cpython-312.pyc | Bin 34285 -> 34536 bytes ...perators_1_representations.cpython-312.pyc | Bin 0 -> 1647 bytes src/punctilious/_formal_language.py | 9 +-- .../_operators_1_representations.py | 24 +++++++ .../test_formula.cpython-312-pytest-8.3.2.pyc | Bin 4337 -> 4348 bytes ...hared_library.cpython-312-pytest-8.3.2.pyc | Bin 1792 -> 1792 bytes tests/test_formula.py | 9 ++- 10 files changed, 79 insertions(+), 28 deletions(-) create mode 100644 src/punctilious/__pycache__/_operators_1_representations.cpython-312.pyc create mode 100644 src/punctilious/_operators_1_representations.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ab06878a..817ad8a2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,11 @@ + - + + + + - @@ -461,7 +464,7 @@ - + - + @@ -798,7 +801,7 @@ - + @@ -809,11 +812,11 @@ - + + - @@ -833,14 +836,6 @@