summaryrefslogtreecommitdiff
path: root/test/golden/separation
diff options
context:
space:
mode:
Diffstat (limited to 'test/golden/separation')
-rw-r--r--test/golden/separation/encoding tasks.golden1
-rw-r--r--test/golden/separation/generating tasks.golden100
-rw-r--r--test/golden/separation/glossing.golden60
-rw-r--r--test/golden/separation/verification.golden11
4 files changed, 0 insertions, 172 deletions
diff --git a/test/golden/separation/encoding tasks.golden b/test/golden/separation/encoding tasks.golden
deleted file mode 100644
index 530e442..0000000
--- a/test/golden/separation/encoding tasks.golden
+++ /dev/null
@@ -1 +0,0 @@
-fof(zf_q0,conjecture,![V0]:(zf_u0(V0,zf_f0)<=>(zf_u0(V0,zf_f0)&V0=V0))). \ No newline at end of file
diff --git a/test/golden/separation/generating tasks.golden b/test/golden/separation/generating tasks.golden
deleted file mode 100644
index e83dcf1..0000000
--- a/test/golden/separation/generating tasks.golden
+++ /dev/null
@@ -1,100 +0,0 @@
-[ Task
- { taskDirectness = Direct
- , taskHypotheses = []
- , taskConjectureLabel = Marker "sep_test"
- , taskLocation = Location
- { locFile = "test/examples/separation.tex"
- , locLine = 1
- , locColumn = 1
- }
- , taskConjecture = Quantified Universally
- ( Scope
- ( Connected Equivalence
- ( TermSymbol
- ( Location
- { locFile = "<nowhere>"
- , locLine = -1
- , locColumn = -1
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Command "in" )
- ( ParameterArity 0 )
- ( Marker "elem" )
- )
- )
- )
- [ TermVar
- ( B
- ( NamedVar "x" )
- )
- , TermVar
- ( F
- ( TermVar
- ( NamedVar "X" )
- )
- )
- ]
- )
- ( Connected Conjunction
- ( TermSymbol
- ( Location
- { locFile = "<nowhere>"
- , locLine = -1
- , locColumn = -1
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Command "in" )
- ( ParameterArity 0 )
- ( Marker "elem" )
- )
- )
- )
- [ TermVar
- ( B
- ( NamedVar "x" )
- )
- , TermVar
- ( F
- ( TermVar
- ( NamedVar "X" )
- )
- )
- ]
- )
- ( TermSymbol
- ( Location
- { locFile = "test/examples/separation.tex"
- , locLine = 2
- , locColumn = 26
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Symbol "=" )
- ( ParameterArity 0 )
- ( Marker "eq" )
- )
- )
- )
- [ TermVar
- ( B
- ( NamedVar "x" )
- )
- , TermVar
- ( B
- ( NamedVar "x" )
- )
- ]
- )
- )
- )
- )
- }
-] \ No newline at end of file
diff --git a/test/golden/separation/glossing.golden b/test/golden/separation/glossing.golden
deleted file mode 100644
index c184012..0000000
--- a/test/golden/separation/glossing.golden
+++ /dev/null
@@ -1,60 +0,0 @@
-[ BlockLemma
- ( Location
- { locFile = "test/examples/separation.tex"
- , locLine = 1
- , locColumn = 1
- }
- )
- ( Marker "sep_test" )
- ( Lemma []
- ( TermSymbol
- ( Location
- { locFile = "test/examples/separation.tex"
- , locLine = 2
- , locColumn = 8
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Symbol "=" )
- ( ParameterArity 0 )
- ( Marker "eq" )
- )
- )
- )
- [ TermVar
- ( NamedVar "X" )
- , TermSep
- ( NamedVar "x" )
- ( TermVar
- ( NamedVar "X" )
- )
- ( Scope
- ( TermSymbol
- ( Location
- { locFile = "test/examples/separation.tex"
- , locLine = 2
- , locColumn = 26
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Symbol "=" )
- ( ParameterArity 0 )
- ( Marker "eq" )
- )
- )
- )
- [ TermVar
- ( B () )
- , TermVar
- ( B () )
- ]
- )
- )
- ]
- )
- )
-] \ No newline at end of file
diff --git a/test/golden/separation/verification.golden b/test/golden/separation/verification.golden
deleted file mode 100644
index b021015..0000000
--- a/test/golden/separation/verification.golden
+++ /dev/null
@@ -1,11 +0,0 @@
-VerifiedWithTrustedVampire
- ( VerificationReport
- { verificationRoute = LegacyVerificationRoute
- , verificationLegacyDeclaredAssumptionCount = 0
- , verificationTypedDeclaredAssumptionCount = 0
- , verificationTrustedVampireCount = 1
- , verificationExplicitGapLocations = []
- , verificationTrustedLegacyRuleCount = 0
- , verificationKernelProofCount = 0
- }
- ) \ No newline at end of file