From 0415f4786b2dcb37e95aa261839a8e272f78e369 Mon Sep 17 00:00:00 2001 From: daviddoret Date: Sat, 14 Dec 2024 15:27:31 +0100 Subject: [PATCH] first theorem implementation --- .idea/workspace.xml | 39 +++++++++--------- .../_representation.cpython-312.pyc | Bin 22995 -> 23791 bytes src/punctilious/_representation.py | 21 +++++++++- .../representations/formula_notations.yaml | 18 +++++--- .../representations/tao_analysis_1_2006.yaml | 10 ++--- ...ula_notations.cpython-312-pytest-8.3.2.pyc | Bin 7912 -> 9709 bytes tests/test_formula_notations.py | 12 ++++++ 7 files changed, 70 insertions(+), 30 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d1b7c0c01..5e95d0f52 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,12 @@