summaryrefslogtreecommitdiff
path: root/source/Meaning.hs
AgeCommit message (Collapse)Author
2025-07-16Add quantified calcs and relax tokenizationadelon
Use an `\iff`-calc to speed up `union_as_unions`. Also remove `in_implies_neq` which seems to interact badly with the choice axiom used by superposition-based proofs like Vampire in cut-down problems.
2025-07-02Merge pull request #2 from Simon-Kor/mainadelon
Merge (finally)
2024-09-18working commitSimon-Kor
2024-08-27Experimental working commit, programm will compileSimon-Kor
But the Proof that the domain of the local function is not right. Also if in the definition of our local function we just use f(x) = x then we get a technical ambigus parse
2024-08-26Implemented the checking for local functions.Simon-Kor
2024-08-26Non finished attemped to translate a localSimon-Kor
function defintion from abstract to internal
2024-07-23Formattingadelon
2024-05-07Sketch noun coord, symbols for realsadelon
2024-02-10Initial commitadelon