summaryrefslogtreecommitdiff
path: root/test/golden
diff options
context:
space:
mode:
authoradelon <22380201+adelon@users.noreply.github.com>2025-07-16 12:36:32 +0200
committeradelon <22380201+adelon@users.noreply.github.com>2025-07-16 12:36:32 +0200
commit9aac1a22c4ff4b4be16800b86e34a94d358b0deb (patch)
tree4874bcad55c1a40d8776e367b1bba0ad6c80f46e /test/golden
parent92efa0fe16152c0f42cb9d05d6ef127955b03a18 (diff)
Add quantified calcs and relax tokenization
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.
Diffstat (limited to 'test/golden')
-rw-r--r--test/golden/calc/glossing.golden4
-rw-r--r--test/golden/calc/parsing.golden4
2 files changed, 4 insertions, 4 deletions
diff --git a/test/golden/calc/glossing.golden b/test/golden/calc/glossing.golden
index 96366d4..ed4f3c0 100644
--- a/test/golden/calc/glossing.golden
+++ b/test/golden/calc/glossing.golden
@@ -71,7 +71,7 @@
, sourceColumn = Pos 1
}
)
- ( Calc
+ ( Calc CalcUnquantified
( Equation
( TermVar
( NamedVar "y" )
@@ -120,7 +120,7 @@
, sourceColumn = Pos 1
}
)
- ( Calc
+ ( Calc CalcUnquantified
( Biconditionals
( TermSymbol
( SymbolPredicate
diff --git a/test/golden/calc/parsing.golden b/test/golden/calc/parsing.golden
index 3d86683..b6f393a 100644
--- a/test/golden/calc/parsing.golden
+++ b/test/golden/calc/parsing.golden
@@ -80,7 +80,7 @@
, sourceColumn = Pos 1
}
)
- ( Calc
+ ( Calc Nothing
( Equation
( ExprVar
( NamedVar "y" )
@@ -132,7 +132,7 @@
, sourceColumn = Pos 1
}
)
- ( Calc
+ ( Calc Nothing
( Biconditionals
( FormulaChain
( ChainBase