summaryrefslogtreecommitdiff
path: root/test/golden/separation/generating tasks.golden
diff options
context:
space:
mode:
Diffstat (limited to 'test/golden/separation/generating tasks.golden')
-rw-r--r--test/golden/separation/generating tasks.golden100
1 files changed, 0 insertions, 100 deletions
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