diff options
Diffstat (limited to 'test/golden/inductive/generating tasks.golden')
| -rw-r--r-- | test/golden/inductive/generating tasks.golden | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/test/golden/inductive/generating tasks.golden b/test/golden/inductive/generating tasks.golden deleted file mode 100644 index 18cb929..0000000 --- a/test/golden/inductive/generating tasks.golden +++ /dev/null @@ -1,59 +0,0 @@ -[ Task - { taskDirectness = Direct - , taskHypotheses = [] - , taskConjectureLabel = Marker "fin" - , taskLocation = Location - { locFile = "test/examples/inductive.tex" - , locLine = 3 - , locColumn = 1 - } - , taskConjecture = Quantified Universally - ( Scope - ( TermSymbol - ( Location - { locFile = "<nowhere>" - , locLine = -1 - , locColumn = -1 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Command "in" ) - ( ParameterArity 0 ) - ( Marker "elem" ) - ) - ) - ) - [ TermVar - ( B - ( NamedVar "A" ) - ) - , TermSymbol - ( Location - { locFile = "test/examples/inductive.tex" - , locLine = 4 - , locColumn = 29 - } - ) - ( SymbolMixfix - ( MixfixItem - ( TokenCons - ( Command "cumul" ) - ( TokenCons InvisibleBraceL - ( HoleCons ( TokenCons InvisibleBraceR End ) ) - ) - ) - ( Marker "cumul" ) NonAssoc - ) - ) - [ TermVar - ( B - ( NamedVar "A" ) - ) - ] - ] - ) - ) - } -]
\ No newline at end of file |
