diff options
Diffstat (limited to 'test/golden/russell/glossing.golden')
| -rw-r--r-- | test/golden/russell/glossing.golden | 271 |
1 files changed, 0 insertions, 271 deletions
diff --git a/test/golden/russell/glossing.golden b/test/golden/russell/glossing.golden deleted file mode 100644 index ab57fdb..0000000 --- a/test/golden/russell/glossing.golden +++ /dev/null @@ -1,271 +0,0 @@ -[ BlockDefn - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 1 - , locColumn = 1 - } - ) - ( Marker "universal_set" ) - ( DefnPredicate [] - ( PredicateAdj - ( LexicalItem - ( TokenCons - ( Word "universal" ) End - ) - ( Marker "universal_set" ) - ) - ) - ( NamedVar "V" :| [] ) - ( Quantified Universally - ( Scope - ( Connected Implication ( PropositionalConstant IsTop ) - ( TermSymbol - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 4 - , locColumn = 32 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Command "in" ) - ( ParameterArity 0 ) - ( Marker "elem" ) - ) - ) - ) - [ TermVar - ( B - ( NamedVar "x" ) - ) - , TermVar - ( F - ( TermVar - ( NamedVar "V" ) - ) - ) - ] - ) - ) - ) - ) - ) -, BlockLemma - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 7 - , locColumn = 1 - } - ) - ( Marker "no_universal_set" ) - ( Lemma [] - ( Not - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 8 - , locColumn = 18 - } - ) - ( Quantified Existentially - ( Scope - ( Connected Conjunction ( PropositionalConstant IsTop ) - ( TermSymbol - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 8 - , locColumn = 21 - } - ) - ( SymbolPredicate - ( PredicateAdj - ( LexicalItem - ( TokenCons - ( Word "universal" ) End - ) - ( Marker "universal_set" ) - ) - ) - ) - [ TermVar - ( B - ( FreshVar 0 ) - ) - ] - ) - ) - ) - ) - ) - ) -, BlockProof - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 10 - , locColumn = 1 - } - ) - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 16 - , locColumn = 1 - } - ) - ( ByContradiction - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 11 - , locColumn = 5 - } - ) - ( Take - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 12 - , locColumn = 5 - } - ) - ( NamedVar "V" :| [] ) - ( Connected Conjunction ( PropositionalConstant IsTop ) - ( TermSymbol - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 12 - , locColumn = 12 - } - ) - ( SymbolPredicate - ( PredicateAdj - ( LexicalItem - ( TokenCons - ( Word "universal" ) End - ) - ( Marker "universal_set" ) - ) - ) - ) - [ TermVar - ( NamedVar "V" ) - ] - ) - ) JustificationEmpty - ( Define - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 13 - , locColumn = 5 - } - ) - ( NamedVar "R" ) - ( TermSep - ( NamedVar "x" ) - ( TermVar - ( NamedVar "V" ) - ) - ( Scope - ( Not - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 13 - , locColumn = 34 - } - ) - ( TermSymbol - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 13 - , locColumn = 34 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Command "in" ) - ( ParameterArity 0 ) - ( Marker "elem" ) - ) - ) - ) - [ TermVar - ( B () ) - , TermVar - ( B () ) - ] - ) - ) - ) - ) - ( Have - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 14 - , locColumn = 5 - } - ) - ( Connected Equivalence - ( TermSymbol - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 14 - , locColumn = 12 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Command "in" ) - ( ParameterArity 0 ) - ( Marker "elem" ) - ) - ) - ) - [ TermVar - ( NamedVar "R" ) - , TermVar - ( NamedVar "R" ) - ] - ) - ( Not - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 14 - , locColumn = 29 - } - ) - ( TermSymbol - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 14 - , locColumn = 29 - } - ) - ( SymbolPredicate - ( PredicateRelation - ( RelationSymbol - ( Command "in" ) - ( ParameterArity 0 ) - ( Marker "elem" ) - ) - ) - ) - [ TermVar - ( NamedVar "R" ) - , TermVar - ( NamedVar "R" ) - ] - ) - ) - ) JustificationEmpty - ( Contradiction - ( Location - { locFile = "test/examples/russell.tex" - , locLine = 15 - , locColumn = 5 - } - ) JustificationEmpty - ) - ) - ) - ) - ) -]
\ No newline at end of file |
