diff options
Diffstat (limited to 'test/golden/prooffix')
| -rw-r--r-- | test/golden/prooffix/encoding tasks.golden | 4 | ||||
| -rw-r--r-- | test/golden/prooffix/generating tasks.golden | 85 | ||||
| -rw-r--r-- | test/golden/prooffix/glossing.golden | 98 | ||||
| -rw-r--r-- | test/golden/prooffix/verification.golden | 11 |
4 files changed, 0 insertions, 198 deletions
diff --git a/test/golden/prooffix/encoding tasks.golden b/test/golden/prooffix/encoding tasks.golden deleted file mode 100644 index 07c5c43..0000000 --- a/test/golden/prooffix/encoding tasks.golden +++ /dev/null @@ -1,4 +0,0 @@ -fof(zf_q0,conjecture,zf_f0=zf_f0). ------------------- -fof(zf_q0,conjecture,zf_f0=zf_f0). -fof(zf_h0,axiom,zf_f0=zf_f0).
\ No newline at end of file diff --git a/test/golden/prooffix/generating tasks.golden b/test/golden/prooffix/generating tasks.golden deleted file mode 100644 index 150d67f..0000000 --- a/test/golden/prooffix/generating tasks.golden +++ /dev/null @@ -1,85 +0,0 @@ -[ Task - { taskDirectness = Direct - , taskHypotheses = [] - , taskConjectureLabel = Marker "assumetest" - , taskLocation = Location - { locFile = "test/examples/prooffix.tex" - , locLine = 6 - , locColumn = 5 - } - , taskConjecture = TermSymbol - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 6 - , locColumn = 13 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Symbol "=" ) - ( ParameterArity 0 ) - ( Marker "eq" ) - ) - ) - ) - [ TermVar - ( NamedVar "x" ) - , TermVar - ( NamedVar "x" ) - ] - } -, Task - { taskDirectness = Direct - , taskHypotheses = - [ Hypothesis Marker "_local_1" TermSymbol - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 6 - , locColumn = 13 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Symbol "=" ) - ( ParameterArity 0 ) - ( Marker "eq" ) - ) - ) - ) - [ TermVar - ( NamedVar "x" ) - , TermVar - ( NamedVar "x" ) - ] - ] - , taskConjectureLabel = Marker "assumetest" - , taskLocation = Location - { locFile = "test/examples/prooffix.tex" - , locLine = 7 - , locColumn = 1 - } - , taskConjecture = TermSymbol - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 2 - , locColumn = 28 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Symbol "=" ) - ( ParameterArity 0 ) - ( Marker "eq" ) - ) - ) - ) - [ TermVar - ( NamedVar "x" ) - , TermVar - ( NamedVar "x" ) - ] - } -]
\ No newline at end of file diff --git a/test/golden/prooffix/glossing.golden b/test/golden/prooffix/glossing.golden deleted file mode 100644 index 19af9d0..0000000 --- a/test/golden/prooffix/glossing.golden +++ /dev/null @@ -1,98 +0,0 @@ -[ BlockLemma - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 1 - , locColumn = 1 - } - ) - ( Marker "assumetest" ) - ( Lemma [] - ( Quantified Universally - ( Scope - ( TermSymbol - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 2 - , locColumn = 28 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Symbol "=" ) - ( ParameterArity 0 ) - ( Marker "eq" ) - ) - ) - ) - [ TermVar - ( B - ( NamedVar "x" ) - ) - , TermVar - ( B - ( NamedVar "x" ) - ) - ] - ) - ) - ) - ) -, BlockProof - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 4 - , locColumn = 1 - } - ) - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 7 - , locColumn = 1 - } - ) - ( Fix - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 5 - , locColumn = 5 - } - ) - ( NamedVar "x" :| [] ) ( PropositionalConstant IsTop ) - ( Have - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 6 - , locColumn = 5 - } - ) - ( TermSymbol - ( Location - { locFile = "test/examples/prooffix.tex" - , locLine = 6 - , locColumn = 13 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Symbol "=" ) - ( ParameterArity 0 ) - ( Marker "eq" ) - ) - ) - ) - [ TermVar - ( NamedVar "x" ) - , TermVar - ( NamedVar "x" ) - ] - ) JustificationEmpty - ( Qed - { mloc = Nothing - , by = JustificationEmpty - } - ) - ) - ) -]
\ No newline at end of file diff --git a/test/golden/prooffix/verification.golden b/test/golden/prooffix/verification.golden deleted file mode 100644 index f8a5c7a..0000000 --- a/test/golden/prooffix/verification.golden +++ /dev/null @@ -1,11 +0,0 @@ -VerifiedWithTrustedVampire - ( VerificationReport - { verificationRoute = LegacyVerificationRoute - , verificationLegacyDeclaredAssumptionCount = 0 - , verificationTypedDeclaredAssumptionCount = 0 - , verificationTrustedVampireCount = 2 - , verificationExplicitGapLocations = [] - , verificationTrustedLegacyRuleCount = 1 - , verificationKernelProofCount = 0 - } - )
\ No newline at end of file |
