eyelang 1.3.9 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (213) hide show
  1. package/README.md +19 -14
  2. package/SPEC.md +4 -4
  3. package/conformance/expected/core/001_fact_query.out +0 -8
  4. package/conformance/expected/core/002_rule_recursion.out +0 -41
  5. package/conformance/expected/core/003_terms_and_readback.out +0 -104
  6. package/conformance/expected/core/004_conjunction_and_parentheses.out +0 -25
  7. package/conformance/expected/core/005_list_deconstruction.out +0 -32
  8. package/conformance/expected/core/006_comma_formula_data.out +0 -15
  9. package/conformance/expected/core/007_anonymous_variables.out +0 -19
  10. package/conformance/expected/core/008_graphic_atoms.out +0 -24
  11. package/conformance/expected/core/009_comments_and_whitespace.out +0 -30
  12. package/conformance/expected/core/010_variable_scope_and_reuse.out +0 -52
  13. package/conformance/expected/core/011_predicate_arity.out +0 -30
  14. package/conformance/expected/core/012_nested_compound_unification.out +0 -30
  15. package/conformance/expected/core/013_multiple_clauses_order.out +0 -44
  16. package/conformance/expected/core/014_failure_filters_answers.out +0 -19
  17. package/conformance/expected/core/015_improper_list_unification.out +0 -45
  18. package/conformance/expected/core/016_zero_arity_compound.out +0 -15
  19. package/conformance/expected/core/017_three_step_recursion.out +0 -99
  20. package/conformance/expected/core/018_quoted_atom_readback.out +0 -45
  21. package/conformance/expected/core/019_parenthesized_three_conjuncts.out +0 -36
  22. package/conformance/expected/core/020_nested_list_terms.out +0 -30
  23. package/conformance/expected/extension/001_default_derived_output.out +0 -56
  24. package/conformance/expected/extension/002_materialize_focus.out +0 -22
  25. package/conformance/expected/extension/003_arithmetic_and_comparison.out +0 -148
  26. package/conformance/expected/extension/004_strings_and_atoms.out +0 -58
  27. package/conformance/expected/extension/005_lists_aggregation_ordering.out +0 -135
  28. package/conformance/expected/extension/006_formula_terms.out +0 -76
  29. package/conformance/expected/extension/007_negation_once_generators.out +0 -40
  30. package/conformance/expected/extension/008_equality_and_inequality.out +0 -58
  31. package/conformance/expected/extension/009_list_relations.out +0 -73
  32. package/conformance/expected/extension/010_append_splits.out +0 -45
  33. package/conformance/expected/extension/011_matching_and_comparison.out +0 -70
  34. package/conformance/expected/extension/012_memoize_declaration.out +0 -41
  35. package/conformance/expected/extension/013_numeric_functions.out +0 -105
  36. package/conformance/expected/extension/014_between_enumeration.out +0 -45
  37. package/conformance/expected/extension/015_smallest_divisor.out +0 -15
  38. package/conformance/expected/extension/016_negation_filter.out +0 -38
  39. package/conformance/expected/extension/017_once_user_predicate.out +0 -21
  40. package/conformance/expected/extension/018_findall_user_goal.out +0 -15
  41. package/conformance/expected/extension/019_sort_deduplicates_atoms.out +0 -15
  42. package/conformance/expected/extension/020_append_bound_prefix_suffix.out +0 -30
  43. package/conformance/expected/extension/021_nth0_index_generation.out +0 -15
  44. package/conformance/expected/extension/022_set_nth0_edges.out +0 -30
  45. package/conformance/expected/extension/023_select_duplicate_occurrences.out +0 -30
  46. package/conformance/expected/extension/024_not_member_filter.out +0 -19
  47. package/conformance/expected/extension/025_is_list_filter.out +0 -19
  48. package/conformance/expected/extension/026_nested_formula_terms.out +0 -114
  49. package/conformance/expected/extension/027_materialize_excludes_source_fact.out +0 -14
  50. package/conformance/expected/extension/028_numeric_and_lexical_comparison.out +0 -42
  51. package/conformance/expected/extension/029_string_matching_filters.out +0 -38
  52. package/conformance/expected/extension/030_string_and_atom_concat.out +0 -30
  53. package/conformance/expected/extension/031_countall_empty_and_nonempty.out +0 -18
  54. package/conformance/expected/extension/032_sumall_numeric_template.out +0 -8
  55. package/conformance/expected/extension/033_aggregate_min_template.out +0 -8
  56. package/conformance/expected/extension/034_aggregate_max_compound_key.out +0 -8
  57. package/examples/output/access-control-policy.pl +0 -156
  58. package/examples/output/ackermann.pl +0 -1240
  59. package/examples/output/age.pl +0 -69
  60. package/examples/output/aliases-and-namespaces.pl +0 -73
  61. package/examples/output/alignment-demo.pl +0 -862
  62. package/examples/output/allen-interval-calculus.pl +0 -9169
  63. package/examples/output/ancestor.pl +0 -134
  64. package/examples/output/animal.pl +0 -64
  65. package/examples/output/annotation.pl +0 -76
  66. package/examples/output/backward.pl +0 -21
  67. package/examples/output/basic-monadic.pl +0 -22770
  68. package/examples/output/bayes-diagnosis.pl +0 -195
  69. package/examples/output/bayes-therapy.pl +0 -34873
  70. package/examples/output/beam-deflection.pl +0 -222
  71. package/examples/output/blocks-world-planning.pl +0 -1339
  72. package/examples/output/bmi.pl +0 -1903
  73. package/examples/output/braking-safety-worlds.pl +0 -2452
  74. package/examples/output/buck-converter-design.pl +0 -663
  75. package/examples/output/cache-performance.pl +0 -306
  76. package/examples/output/canary-release.pl +0 -167
  77. package/examples/output/cat-koko.pl +0 -83
  78. package/examples/output/clinical-trial-screening.pl +0 -380
  79. package/examples/output/collatz-1000.pl +0 -19000
  80. package/examples/output/combinatorics-findall-sort.pl +0 -56
  81. package/examples/output/competitive-enzyme-kinetics.pl +0 -563
  82. package/examples/output/complex-matrix-stability.pl +0 -250
  83. package/examples/output/complex.pl +0 -653
  84. package/examples/output/composition-of-injective-functions-is-injective.pl +0 -256
  85. package/examples/output/context-association.pl +0 -75
  86. package/examples/output/control-system.pl +0 -328
  87. package/examples/output/cryptarithmetic-send-more-money.pl +0 -168
  88. package/examples/output/cyclic-path.pl +0 -504
  89. package/examples/output/d3-group.pl +0 -56
  90. package/examples/output/dairy-energy-balance.pl +0 -1034
  91. package/examples/output/data-negotiation.pl +0 -75
  92. package/examples/output/deep-taxonomy-10.pl +0 -1235
  93. package/examples/output/deep-taxonomy-100.pl +0 -1235
  94. package/examples/output/deep-taxonomy-1000.pl +0 -1235
  95. package/examples/output/deep-taxonomy-10000.pl +0 -2915
  96. package/examples/output/deep-taxonomy-100000.pl +0 -20240
  97. package/examples/output/delfour.pl +0 -2829
  98. package/examples/output/dense-hamiltonian-cycle.pl +0 -207
  99. package/examples/output/deontic-logic.pl +0 -105
  100. package/examples/output/derived-rule.pl +0 -41
  101. package/examples/output/diamond-property.pl +0 -303
  102. package/examples/output/dijkstra-findall-sort.pl +0 -484
  103. package/examples/output/dijkstra-risk-path.pl +0 -4841
  104. package/examples/output/dijkstra.pl +0 -1336
  105. package/examples/output/dining-philosophers.pl +0 -21646
  106. package/examples/output/dog.pl +0 -30
  107. package/examples/output/drone-corridor-planner.pl +0 -2466
  108. package/examples/output/easter-computus.pl +0 -5690
  109. package/examples/output/electrical-rc-filter.pl +0 -102
  110. package/examples/output/epidemic-policy.pl +0 -760
  111. package/examples/output/equivalence-classes-overlap-implies-same-class.pl +0 -1080
  112. package/examples/output/eulerian-path.pl +0 -383
  113. package/examples/output/ev-range-worlds.pl +0 -2294
  114. package/examples/output/exact-cover-sudoku.pl +0 -396
  115. package/examples/output/existential-rule.pl +0 -38
  116. package/examples/output/exoplanet-validation-worlds.pl +0 -1904
  117. package/examples/output/expression-eval.pl +0 -104
  118. package/examples/output/family-cousins.pl +0 -3852
  119. package/examples/output/fastpow.pl +0 -1064
  120. package/examples/output/fft8-numeric.pl +0 -2556
  121. package/examples/output/fibonacci.pl +0 -2060
  122. package/examples/output/field-nitrogen-balance.pl +0 -1452
  123. package/examples/output/floating-point.pl +0 -151
  124. package/examples/output/four-color-map.pl +0 -191
  125. package/examples/output/fundamental-theorem-arithmetic.pl +0 -1610
  126. package/examples/output/gcd-bezout-identity.pl +0 -1842
  127. package/examples/output/gd-step-certified.pl +0 -32354
  128. package/examples/output/gdpr-compliance.pl +0 -193
  129. package/examples/output/goldbach-1000.pl +0 -17490
  130. package/examples/output/good-cobbler.pl +0 -15
  131. package/examples/output/gps.pl +0 -4166
  132. package/examples/output/graph-reachability.pl +0 -148
  133. package/examples/output/gray-code-counter.pl +0 -835
  134. package/examples/output/greatest-lower-bound-uniqueness.pl +0 -148
  135. package/examples/output/group-inverse-uniqueness.pl +0 -82
  136. package/examples/output/hamiltonian-cycle.pl +0 -102
  137. package/examples/output/hamiltonian-path.pl +0 -14157
  138. package/examples/output/hamming-code.pl +0 -2665
  139. package/examples/output/hanoi.pl +0 -184
  140. package/examples/output/heat-loss.pl +0 -223
  141. package/examples/output/heron-theorem.pl +0 -253
  142. package/examples/output/ideal-gas-law.pl +0 -148
  143. package/examples/output/illegitimate-reasoning.pl +0 -530
  144. package/examples/output/kaprekar.pl +0 -208
  145. package/examples/output/law-of-cosines.pl +0 -165
  146. package/examples/output/least-squares-regression.pl +0 -1447
  147. package/examples/output/list-collection.pl +0 -49
  148. package/examples/output/lldm.pl +0 -17298
  149. package/examples/output/manufacturing-quality-control.pl +0 -562
  150. package/examples/output/matrix.pl +0 -206
  151. package/examples/output/microgrid-dispatch.pl +0 -787
  152. package/examples/output/monkey-bananas.pl +0 -575
  153. package/examples/output/n-queens.pl +0 -2046
  154. package/examples/output/network-sla.pl +0 -282
  155. package/examples/output/newton-raphson.pl +0 -756
  156. package/examples/output/nixon-diamond.pl +0 -176
  157. package/examples/output/odrl-dpv-healthcare-risk-ranked.pl +0 -6148
  158. package/examples/output/odrl-dpv-risk-ranked.pl +0 -12961
  159. package/examples/output/orbital-transfer-design.pl +0 -961
  160. package/examples/output/path-discovery.pl +0 -333
  161. package/examples/output/peano-arithmetic.pl +0 -1432
  162. package/examples/output/peasant.pl +0 -190
  163. package/examples/output/pendulum-period.pl +0 -271
  164. package/examples/output/polynomial.pl +0 -7952
  165. package/examples/output/project-portfolio-optimization.pl +0 -93
  166. package/examples/output/proof-contrapositive.pl +0 -75
  167. package/examples/output/quadratic-formula.pl +0 -454
  168. package/examples/output/quine-mccluskey.pl +0 -188
  169. package/examples/output/radioactive-decay.pl +0 -299
  170. package/examples/output/sat-dpll.pl +0 -121
  171. package/examples/output/security-incident-correlation.pl +0 -267
  172. package/examples/output/service-impact.pl +0 -457
  173. package/examples/output/sieve.pl +0 -19
  174. package/examples/output/skolem-functions.pl +0 -264
  175. package/examples/output/socket-age.pl +0 -31
  176. package/examples/output/socket-family.pl +0 -56
  177. package/examples/output/socrates.pl +0 -36
  178. package/examples/output/statistics-summary.pl +0 -741
  179. package/examples/output/sudoku.pl +0 -38
  180. package/examples/output/superdense-coding.pl +0 -476
  181. package/examples/output/traveling-salesman.pl +0 -284
  182. package/examples/output/turing.pl +0 -2144
  183. package/examples/output/vector-similarity.pl +0 -421
  184. package/examples/output/witch.pl +0 -209
  185. package/examples/output/wolf-goat-cabbage.pl +0 -900
  186. package/examples/output/zebra.pl +0 -401
  187. package/examples/proof/age.pl +71 -0
  188. package/examples/proof/aliases-and-namespaces.pl +78 -0
  189. package/examples/proof/ancestor.pl +140 -0
  190. package/examples/proof/animal.pl +68 -0
  191. package/examples/proof/annotation.pl +80 -0
  192. package/examples/proof/backward.pl +22 -0
  193. package/examples/proof/cat-koko.pl +86 -0
  194. package/examples/proof/data-negotiation.pl +76 -0
  195. package/examples/proof/derived-rule.pl +43 -0
  196. package/examples/proof/dog.pl +31 -0
  197. package/examples/proof/electrical-rc-filter.pl +105 -0
  198. package/examples/proof/existential-rule.pl +40 -0
  199. package/examples/proof/floating-point.pl +160 -0
  200. package/examples/proof/good-cobbler.pl +16 -0
  201. package/examples/proof/group-inverse-uniqueness.pl +84 -0
  202. package/examples/proof/list-collection.pl +52 -0
  203. package/examples/proof/proof-contrapositive.pl +78 -0
  204. package/examples/proof/socket-age.pl +32 -0
  205. package/examples/proof/socket-family.pl +59 -0
  206. package/examples/proof/socrates.pl +38 -0
  207. package/package.json +1 -1
  208. package/playground-worker.mjs +4 -4
  209. package/playground.html +15 -15
  210. package/src/cli.js +9 -9
  211. package/src/index.js +3 -2
  212. package/test/run-examples.js +38 -8
  213. package/test/run-regression.js +29 -37
@@ -1,2931 +1,16 @@
1
1
  is(test, true).
2
- why(
3
- is(test, true),
4
- proof(
5
- goal(is(test, true)),
6
- by(rule("deep-taxonomy-10000.pl", clause(8))),
7
- uses([
8
- proof(
9
- goal(once(a(ind, a2))),
10
- by(builtin(once, 1)),
11
- uses([
12
- proof(
13
- goal(a(ind, a2)),
14
- by(rule("deep-taxonomy-10000.pl", clause(9))),
15
- bindings([binding("X", ind)]),
16
- uses([
17
- proof(
18
- goal(a(ind, n10000)),
19
- by(rule("deep-taxonomy-10000.pl", clause(19))),
20
- bindings([binding("X", ind)]),
21
- uses([
22
- proof(
23
- goal(a(ind, n9000)),
24
- by(rule("deep-taxonomy-10000.pl", clause(18))),
25
- bindings([binding("X", ind)]),
26
- uses([
27
- proof(
28
- goal(a(ind, n8000)),
29
- by(rule("deep-taxonomy-10000.pl", clause(17))),
30
- bindings([binding("X", ind)]),
31
- uses([
32
- proof(
33
- goal(a(ind, n7000)),
34
- by(rule("deep-taxonomy-10000.pl", clause(16))),
35
- bindings([binding("X", ind)]),
36
- uses([
37
- proof(
38
- goal(a(ind, n6000)),
39
- by(rule("deep-taxonomy-10000.pl", clause(15))),
40
- bindings([binding("X", ind)]),
41
- uses([
42
- proof(
43
- goal(a(ind, n5000)),
44
- by(rule("deep-taxonomy-10000.pl", clause(14))),
45
- bindings([binding("X", ind)]),
46
- uses([
47
- proof(
48
- goal(a(ind, n4000)),
49
- by(rule("deep-taxonomy-10000.pl", clause(13))),
50
- bindings([binding("X", ind)]),
51
- uses([
52
- proof(
53
- goal(a(ind, n3000)),
54
- by(rule("deep-taxonomy-10000.pl", clause(12))),
55
- bindings([binding("X", ind)]),
56
- uses([
57
- proof(
58
- goal(a(ind, n2000)),
59
- by(rule("deep-taxonomy-10000.pl", clause(11))),
60
- bindings([binding("X", ind)]),
61
- uses([
62
- proof(
63
- goal(a(ind, n1000)),
64
- by(rule("deep-taxonomy-10000.pl", clause(10))),
65
- bindings([binding("X", ind)]),
66
- uses([
67
- proof(
68
- goal(a(ind, n0)),
69
- by(fact("deep-taxonomy-10000.pl", clause(7)))
70
- )
71
- ])
72
- )
73
- ])
74
- )
75
- ])
76
- )
77
- ])
78
- )
79
- ])
80
- )
81
- ])
82
- )
83
- ])
84
- )
85
- ])
86
- )
87
- ])
88
- )
89
- ])
90
- )
91
- ])
92
- )
93
- ])
94
- )
95
- ])
96
- )
97
- ).
98
-
99
2
  arc(check1, "C1 OK - the starting classification n0 is present.").
100
- why(
101
- arc(check1, "C1 OK - the starting classification n0 is present."),
102
- proof(
103
- goal(arc(check1, "C1 OK - the starting classification n0 is present.")),
104
- by(rule("deep-taxonomy-10000.pl", clause(30022))),
105
- uses([
106
- proof(
107
- goal(once(a(ind, n0))),
108
- by(builtin(once, 1)),
109
- uses([
110
- proof(
111
- goal(a(ind, n0)),
112
- by(fact("deep-taxonomy-10000.pl", clause(7)))
113
- )
114
- ])
115
- )
116
- ])
117
- )
118
- ).
119
-
120
3
  arc(check2, "C2 OK - the first expansion produced n1 together with side labels i1 and j1.").
121
- why(
122
- arc(check2, "C2 OK - the first expansion produced n1 together with side labels i1 and j1."),
123
- proof(
124
- goal(arc(check2, "C2 OK - the first expansion produced n1 together with side labels i1 and j1.")),
125
- by(rule("deep-taxonomy-10000.pl", clause(30023))),
126
- uses([
127
- proof(
128
- goal(once(a(ind, n1))),
129
- by(builtin(once, 1)),
130
- uses([
131
- proof(
132
- goal(a(ind, n1)),
133
- by(rule("deep-taxonomy-10000.pl", clause(22))),
134
- bindings([binding("X", ind)]),
135
- uses([
136
- proof(
137
- goal(a(ind, n0)),
138
- by(fact("deep-taxonomy-10000.pl", clause(7)))
139
- )
140
- ])
141
- )
142
- ])
143
- ),
144
- proof(
145
- goal(once(a(ind, i1))),
146
- by(builtin(once, 1)),
147
- uses([
148
- proof(
149
- goal(a(ind, i1)),
150
- by(rule("deep-taxonomy-10000.pl", clause(23))),
151
- bindings([binding("X", ind)]),
152
- uses([
153
- proof(
154
- goal(a(ind, n0)),
155
- by(fact("deep-taxonomy-10000.pl", clause(7)))
156
- )
157
- ])
158
- )
159
- ])
160
- ),
161
- proof(
162
- goal(once(a(ind, j1))),
163
- by(builtin(once, 1)),
164
- uses([
165
- proof(
166
- goal(a(ind, j1)),
167
- by(rule("deep-taxonomy-10000.pl", clause(24))),
168
- bindings([binding("X", ind)]),
169
- uses([
170
- proof(
171
- goal(a(ind, n0)),
172
- by(fact("deep-taxonomy-10000.pl", clause(7)))
173
- )
174
- ])
175
- )
176
- ])
177
- )
178
- ])
179
- )
180
- ).
181
-
182
4
  arc(check3, "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches.").
183
- why(
184
- arc(check3, "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches."),
185
- proof(
186
- goal(arc(check3, "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches.")),
187
- by(rule("deep-taxonomy-10000.pl", clause(30024))),
188
- uses([
189
- proof(
190
- goal(once(a(ind, n5000))),
191
- by(builtin(once, 1)),
192
- uses([
193
- proof(
194
- goal(a(ind, n5000)),
195
- by(rule("deep-taxonomy-10000.pl", clause(14))),
196
- bindings([binding("X", ind)]),
197
- uses([
198
- proof(
199
- goal(a(ind, n4000)),
200
- by(rule("deep-taxonomy-10000.pl", clause(13))),
201
- bindings([binding("X", ind)]),
202
- uses([
203
- proof(
204
- goal(a(ind, n3000)),
205
- by(rule("deep-taxonomy-10000.pl", clause(12))),
206
- bindings([binding("X", ind)]),
207
- uses([
208
- proof(
209
- goal(a(ind, n2000)),
210
- by(rule("deep-taxonomy-10000.pl", clause(11))),
211
- bindings([binding("X", ind)]),
212
- uses([
213
- proof(
214
- goal(a(ind, n1000)),
215
- by(rule("deep-taxonomy-10000.pl", clause(10))),
216
- bindings([binding("X", ind)]),
217
- uses([
218
- proof(
219
- goal(a(ind, n0)),
220
- by(fact("deep-taxonomy-10000.pl", clause(7)))
221
- )
222
- ])
223
- )
224
- ])
225
- )
226
- ])
227
- )
228
- ])
229
- )
230
- ])
231
- )
232
- ])
233
- ),
234
- proof(
235
- goal(once(a(ind, i5000))),
236
- by(builtin(once, 1)),
237
- uses([
238
- proof(
239
- goal(a(ind, i5000)),
240
- by(rule("deep-taxonomy-10000.pl", clause(15020))),
241
- bindings([binding("X", ind)]),
242
- uses([
243
- proof(
244
- goal(a(ind, n4999)),
245
- by(rule("deep-taxonomy-10000.pl", clause(20))),
246
- bindings([binding("X", ind)]),
247
- uses([
248
- proof(
249
- goal(a(ind, n4000)),
250
- by(rule("deep-taxonomy-10000.pl", clause(13))),
251
- bindings([binding("X", ind)]),
252
- uses([
253
- proof(
254
- goal(a(ind, n3000)),
255
- by(rule("deep-taxonomy-10000.pl", clause(12))),
256
- bindings([binding("X", ind)]),
257
- uses([
258
- proof(
259
- goal(a(ind, n2000)),
260
- by(rule("deep-taxonomy-10000.pl", clause(11))),
261
- bindings([binding("X", ind)]),
262
- uses([
263
- proof(
264
- goal(a(ind, n1000)),
265
- by(rule("deep-taxonomy-10000.pl", clause(10))),
266
- bindings([binding("X", ind)]),
267
- uses([
268
- proof(
269
- goal(a(ind, n0)),
270
- by(fact("deep-taxonomy-10000.pl", clause(7)))
271
- )
272
- ])
273
- )
274
- ])
275
- )
276
- ])
277
- )
278
- ])
279
- )
280
- ])
281
- )
282
- ])
283
- )
284
- ])
285
- ),
286
- proof(
287
- goal(once(a(ind, j5000))),
288
- by(builtin(once, 1)),
289
- uses([
290
- proof(
291
- goal(a(ind, j5000)),
292
- by(rule("deep-taxonomy-10000.pl", clause(15021))),
293
- bindings([binding("X", ind)]),
294
- uses([
295
- proof(
296
- goal(a(ind, n4999)),
297
- by(rule("deep-taxonomy-10000.pl", clause(20))),
298
- bindings([binding("X", ind)]),
299
- uses([
300
- proof(
301
- goal(a(ind, n4000)),
302
- by(rule("deep-taxonomy-10000.pl", clause(13))),
303
- bindings([binding("X", ind)]),
304
- uses([
305
- proof(
306
- goal(a(ind, n3000)),
307
- by(rule("deep-taxonomy-10000.pl", clause(12))),
308
- bindings([binding("X", ind)]),
309
- uses([
310
- proof(
311
- goal(a(ind, n2000)),
312
- by(rule("deep-taxonomy-10000.pl", clause(11))),
313
- bindings([binding("X", ind)]),
314
- uses([
315
- proof(
316
- goal(a(ind, n1000)),
317
- by(rule("deep-taxonomy-10000.pl", clause(10))),
318
- bindings([binding("X", ind)]),
319
- uses([
320
- proof(
321
- goal(a(ind, n0)),
322
- by(fact("deep-taxonomy-10000.pl", clause(7)))
323
- )
324
- ])
325
- )
326
- ])
327
- )
328
- ])
329
- )
330
- ])
331
- )
332
- ])
333
- )
334
- ])
335
- )
336
- ])
337
- )
338
- ])
339
- )
340
- ).
341
-
342
5
  arc(check4, "C4 OK - the final taxonomy step from n9999 to n10000 was completed.").
343
- why(
344
- arc(check4, "C4 OK - the final taxonomy step from n9999 to n10000 was completed."),
345
- proof(
346
- goal(arc(check4, "C4 OK - the final taxonomy step from n9999 to n10000 was completed.")),
347
- by(rule("deep-taxonomy-10000.pl", clause(30025))),
348
- uses([
349
- proof(
350
- goal(once(a(ind, n9999))),
351
- by(builtin(once, 1)),
352
- uses([
353
- proof(
354
- goal(a(ind, n9999)),
355
- by(rule("deep-taxonomy-10000.pl", clause(21))),
356
- bindings([binding("X", ind)]),
357
- uses([
358
- proof(
359
- goal(a(ind, n9000)),
360
- by(rule("deep-taxonomy-10000.pl", clause(18))),
361
- bindings([binding("X", ind)]),
362
- uses([
363
- proof(
364
- goal(a(ind, n8000)),
365
- by(rule("deep-taxonomy-10000.pl", clause(17))),
366
- bindings([binding("X", ind)]),
367
- uses([
368
- proof(
369
- goal(a(ind, n7000)),
370
- by(rule("deep-taxonomy-10000.pl", clause(16))),
371
- bindings([binding("X", ind)]),
372
- uses([
373
- proof(
374
- goal(a(ind, n6000)),
375
- by(rule("deep-taxonomy-10000.pl", clause(15))),
376
- bindings([binding("X", ind)]),
377
- uses([
378
- proof(
379
- goal(a(ind, n5000)),
380
- by(rule("deep-taxonomy-10000.pl", clause(14))),
381
- bindings([binding("X", ind)]),
382
- uses([
383
- proof(
384
- goal(a(ind, n4000)),
385
- by(rule("deep-taxonomy-10000.pl", clause(13))),
386
- bindings([binding("X", ind)]),
387
- uses([
388
- proof(
389
- goal(a(ind, n3000)),
390
- by(rule("deep-taxonomy-10000.pl", clause(12))),
391
- bindings([binding("X", ind)]),
392
- uses([
393
- proof(
394
- goal(a(ind, n2000)),
395
- by(rule("deep-taxonomy-10000.pl", clause(11))),
396
- bindings([binding("X", ind)]),
397
- uses([
398
- proof(
399
- goal(a(ind, n1000)),
400
- by(rule("deep-taxonomy-10000.pl", clause(10))),
401
- bindings([binding("X", ind)]),
402
- uses([
403
- proof(
404
- goal(a(ind, n0)),
405
- by(fact("deep-taxonomy-10000.pl", clause(7)))
406
- )
407
- ])
408
- )
409
- ])
410
- )
411
- ])
412
- )
413
- ])
414
- )
415
- ])
416
- )
417
- ])
418
- )
419
- ])
420
- )
421
- ])
422
- )
423
- ])
424
- )
425
- ])
426
- )
427
- ])
428
- ),
429
- proof(
430
- goal(once(a(ind, n10000))),
431
- by(builtin(once, 1)),
432
- uses([
433
- proof(
434
- goal(a(ind, n10000)),
435
- by(rule("deep-taxonomy-10000.pl", clause(19))),
436
- bindings([binding("X", ind)]),
437
- uses([
438
- proof(
439
- goal(a(ind, n9000)),
440
- by(rule("deep-taxonomy-10000.pl", clause(18))),
441
- bindings([binding("X", ind)]),
442
- uses([
443
- proof(
444
- goal(a(ind, n8000)),
445
- by(rule("deep-taxonomy-10000.pl", clause(17))),
446
- bindings([binding("X", ind)]),
447
- uses([
448
- proof(
449
- goal(a(ind, n7000)),
450
- by(rule("deep-taxonomy-10000.pl", clause(16))),
451
- bindings([binding("X", ind)]),
452
- uses([
453
- proof(
454
- goal(a(ind, n6000)),
455
- by(rule("deep-taxonomy-10000.pl", clause(15))),
456
- bindings([binding("X", ind)]),
457
- uses([
458
- proof(
459
- goal(a(ind, n5000)),
460
- by(rule("deep-taxonomy-10000.pl", clause(14))),
461
- bindings([binding("X", ind)]),
462
- uses([
463
- proof(
464
- goal(a(ind, n4000)),
465
- by(rule("deep-taxonomy-10000.pl", clause(13))),
466
- bindings([binding("X", ind)]),
467
- uses([
468
- proof(
469
- goal(a(ind, n3000)),
470
- by(rule("deep-taxonomy-10000.pl", clause(12))),
471
- bindings([binding("X", ind)]),
472
- uses([
473
- proof(
474
- goal(a(ind, n2000)),
475
- by(rule("deep-taxonomy-10000.pl", clause(11))),
476
- bindings([binding("X", ind)]),
477
- uses([
478
- proof(
479
- goal(a(ind, n1000)),
480
- by(rule("deep-taxonomy-10000.pl", clause(10))),
481
- bindings([binding("X", ind)]),
482
- uses([
483
- proof(
484
- goal(a(ind, n0)),
485
- by(fact("deep-taxonomy-10000.pl", clause(7)))
486
- )
487
- ])
488
- )
489
- ])
490
- )
491
- ])
492
- )
493
- ])
494
- )
495
- ])
496
- )
497
- ])
498
- )
499
- ])
500
- )
501
- ])
502
- )
503
- ])
504
- )
505
- ])
506
- )
507
- ])
508
- )
509
- ])
510
- )
511
- ).
512
-
513
6
  arc(check5, "C5 OK - once n10000 is reached, the terminal class a2 is derived.").
514
- why(
515
- arc(check5, "C5 OK - once n10000 is reached, the terminal class a2 is derived."),
516
- proof(
517
- goal(arc(check5, "C5 OK - once n10000 is reached, the terminal class a2 is derived.")),
518
- by(rule("deep-taxonomy-10000.pl", clause(30026))),
519
- uses([
520
- proof(
521
- goal(once(a(ind, n10000))),
522
- by(builtin(once, 1)),
523
- uses([
524
- proof(
525
- goal(a(ind, n10000)),
526
- by(rule("deep-taxonomy-10000.pl", clause(19))),
527
- bindings([binding("X", ind)]),
528
- uses([
529
- proof(
530
- goal(a(ind, n9000)),
531
- by(rule("deep-taxonomy-10000.pl", clause(18))),
532
- bindings([binding("X", ind)]),
533
- uses([
534
- proof(
535
- goal(a(ind, n8000)),
536
- by(rule("deep-taxonomy-10000.pl", clause(17))),
537
- bindings([binding("X", ind)]),
538
- uses([
539
- proof(
540
- goal(a(ind, n7000)),
541
- by(rule("deep-taxonomy-10000.pl", clause(16))),
542
- bindings([binding("X", ind)]),
543
- uses([
544
- proof(
545
- goal(a(ind, n6000)),
546
- by(rule("deep-taxonomy-10000.pl", clause(15))),
547
- bindings([binding("X", ind)]),
548
- uses([
549
- proof(
550
- goal(a(ind, n5000)),
551
- by(rule("deep-taxonomy-10000.pl", clause(14))),
552
- bindings([binding("X", ind)]),
553
- uses([
554
- proof(
555
- goal(a(ind, n4000)),
556
- by(rule("deep-taxonomy-10000.pl", clause(13))),
557
- bindings([binding("X", ind)]),
558
- uses([
559
- proof(
560
- goal(a(ind, n3000)),
561
- by(rule("deep-taxonomy-10000.pl", clause(12))),
562
- bindings([binding("X", ind)]),
563
- uses([
564
- proof(
565
- goal(a(ind, n2000)),
566
- by(rule("deep-taxonomy-10000.pl", clause(11))),
567
- bindings([binding("X", ind)]),
568
- uses([
569
- proof(
570
- goal(a(ind, n1000)),
571
- by(rule("deep-taxonomy-10000.pl", clause(10))),
572
- bindings([binding("X", ind)]),
573
- uses([
574
- proof(
575
- goal(a(ind, n0)),
576
- by(fact("deep-taxonomy-10000.pl", clause(7)))
577
- )
578
- ])
579
- )
580
- ])
581
- )
582
- ])
583
- )
584
- ])
585
- )
586
- ])
587
- )
588
- ])
589
- )
590
- ])
591
- )
592
- ])
593
- )
594
- ])
595
- )
596
- ])
597
- )
598
- ])
599
- ),
600
- proof(
601
- goal(once(a(ind, a2))),
602
- by(builtin(once, 1)),
603
- uses([
604
- proof(
605
- goal(a(ind, a2)),
606
- by(rule("deep-taxonomy-10000.pl", clause(9))),
607
- bindings([binding("X", ind)]),
608
- uses([
609
- proof(
610
- goal(a(ind, n10000)),
611
- by(rule("deep-taxonomy-10000.pl", clause(19))),
612
- bindings([binding("X", ind)]),
613
- uses([
614
- proof(
615
- goal(a(ind, n9000)),
616
- by(rule("deep-taxonomy-10000.pl", clause(18))),
617
- bindings([binding("X", ind)]),
618
- uses([
619
- proof(
620
- goal(a(ind, n8000)),
621
- by(rule("deep-taxonomy-10000.pl", clause(17))),
622
- bindings([binding("X", ind)]),
623
- uses([
624
- proof(
625
- goal(a(ind, n7000)),
626
- by(rule("deep-taxonomy-10000.pl", clause(16))),
627
- bindings([binding("X", ind)]),
628
- uses([
629
- proof(
630
- goal(a(ind, n6000)),
631
- by(rule("deep-taxonomy-10000.pl", clause(15))),
632
- bindings([binding("X", ind)]),
633
- uses([
634
- proof(
635
- goal(a(ind, n5000)),
636
- by(rule("deep-taxonomy-10000.pl", clause(14))),
637
- bindings([binding("X", ind)]),
638
- uses([
639
- proof(
640
- goal(a(ind, n4000)),
641
- by(rule("deep-taxonomy-10000.pl", clause(13))),
642
- bindings([binding("X", ind)]),
643
- uses([
644
- proof(
645
- goal(a(ind, n3000)),
646
- by(rule("deep-taxonomy-10000.pl", clause(12))),
647
- bindings([binding("X", ind)]),
648
- uses([
649
- proof(
650
- goal(a(ind, n2000)),
651
- by(rule("deep-taxonomy-10000.pl", clause(11))),
652
- bindings([binding("X", ind)]),
653
- uses([
654
- proof(
655
- goal(a(ind, n1000)),
656
- by(rule("deep-taxonomy-10000.pl", clause(10))),
657
- bindings([binding("X", ind)]),
658
- uses([
659
- proof(
660
- goal(a(ind, n0)),
661
- by(fact("deep-taxonomy-10000.pl", clause(7)))
662
- )
663
- ])
664
- )
665
- ])
666
- )
667
- ])
668
- )
669
- ])
670
- )
671
- ])
672
- )
673
- ])
674
- )
675
- ])
676
- )
677
- ])
678
- )
679
- ])
680
- )
681
- ])
682
- )
683
- ])
684
- )
685
- ])
686
- )
687
- ])
688
- )
689
- ).
690
-
691
7
  arc(check6, "C6 OK - the success flag is raised only after the terminal class a2 is present.").
692
- why(
693
- arc(check6, "C6 OK - the success flag is raised only after the terminal class a2 is present."),
694
- proof(
695
- goal(arc(check6, "C6 OK - the success flag is raised only after the terminal class a2 is present.")),
696
- by(rule("deep-taxonomy-10000.pl", clause(30027))),
697
- uses([
698
- proof(
699
- goal(once(a(ind, a2))),
700
- by(builtin(once, 1)),
701
- uses([
702
- proof(
703
- goal(a(ind, a2)),
704
- by(rule("deep-taxonomy-10000.pl", clause(9))),
705
- bindings([binding("X", ind)]),
706
- uses([
707
- proof(
708
- goal(a(ind, n10000)),
709
- by(rule("deep-taxonomy-10000.pl", clause(19))),
710
- bindings([binding("X", ind)]),
711
- uses([
712
- proof(
713
- goal(a(ind, n9000)),
714
- by(rule("deep-taxonomy-10000.pl", clause(18))),
715
- bindings([binding("X", ind)]),
716
- uses([
717
- proof(
718
- goal(a(ind, n8000)),
719
- by(rule("deep-taxonomy-10000.pl", clause(17))),
720
- bindings([binding("X", ind)]),
721
- uses([
722
- proof(
723
- goal(a(ind, n7000)),
724
- by(rule("deep-taxonomy-10000.pl", clause(16))),
725
- bindings([binding("X", ind)]),
726
- uses([
727
- proof(
728
- goal(a(ind, n6000)),
729
- by(rule("deep-taxonomy-10000.pl", clause(15))),
730
- bindings([binding("X", ind)]),
731
- uses([
732
- proof(
733
- goal(a(ind, n5000)),
734
- by(rule("deep-taxonomy-10000.pl", clause(14))),
735
- bindings([binding("X", ind)]),
736
- uses([
737
- proof(
738
- goal(a(ind, n4000)),
739
- by(rule("deep-taxonomy-10000.pl", clause(13))),
740
- bindings([binding("X", ind)]),
741
- uses([
742
- proof(
743
- goal(a(ind, n3000)),
744
- by(rule("deep-taxonomy-10000.pl", clause(12))),
745
- bindings([binding("X", ind)]),
746
- uses([
747
- proof(
748
- goal(a(ind, n2000)),
749
- by(rule("deep-taxonomy-10000.pl", clause(11))),
750
- bindings([binding("X", ind)]),
751
- uses([
752
- proof(
753
- goal(a(ind, n1000)),
754
- by(rule("deep-taxonomy-10000.pl", clause(10))),
755
- bindings([binding("X", ind)]),
756
- uses([
757
- proof(
758
- goal(a(ind, n0)),
759
- by(fact("deep-taxonomy-10000.pl", clause(7)))
760
- )
761
- ])
762
- )
763
- ])
764
- )
765
- ])
766
- )
767
- ])
768
- )
769
- ])
770
- )
771
- ])
772
- )
773
- ])
774
- )
775
- ])
776
- )
777
- ])
778
- )
779
- ])
780
- )
781
- ])
782
- )
783
- ])
784
- ),
785
- proof(
786
- goal(once(is(test, true))),
787
- by(builtin(once, 1)),
788
- uses([
789
- proof(
790
- goal(is(test, true)),
791
- by(rule("deep-taxonomy-10000.pl", clause(8))),
792
- uses([
793
- proof(
794
- goal(once(a(ind, a2))),
795
- by(builtin(once, 1)),
796
- uses([
797
- proof(
798
- goal(a(ind, a2)),
799
- by(rule("deep-taxonomy-10000.pl", clause(9))),
800
- bindings([binding("X", ind)]),
801
- uses([
802
- proof(
803
- goal(a(ind, n10000)),
804
- by(rule("deep-taxonomy-10000.pl", clause(19))),
805
- bindings([binding("X", ind)]),
806
- uses([
807
- proof(
808
- goal(a(ind, n9000)),
809
- by(rule("deep-taxonomy-10000.pl", clause(18))),
810
- bindings([binding("X", ind)]),
811
- uses([
812
- proof(
813
- goal(a(ind, n8000)),
814
- by(rule("deep-taxonomy-10000.pl", clause(17))),
815
- bindings([binding("X", ind)]),
816
- uses([
817
- proof(
818
- goal(a(ind, n7000)),
819
- by(rule("deep-taxonomy-10000.pl", clause(16))),
820
- bindings([binding("X", ind)]),
821
- uses([
822
- proof(
823
- goal(a(ind, n6000)),
824
- by(rule("deep-taxonomy-10000.pl", clause(15))),
825
- bindings([binding("X", ind)]),
826
- uses([
827
- proof(
828
- goal(a(ind, n5000)),
829
- by(rule("deep-taxonomy-10000.pl", clause(14))),
830
- bindings([binding("X", ind)]),
831
- uses([
832
- proof(
833
- goal(a(ind, n4000)),
834
- by(rule("deep-taxonomy-10000.pl", clause(13))),
835
- bindings([binding("X", ind)]),
836
- uses([
837
- proof(
838
- goal(a(ind, n3000)),
839
- by(rule("deep-taxonomy-10000.pl", clause(12))),
840
- bindings([binding("X", ind)]),
841
- uses([
842
- proof(
843
- goal(a(ind, n2000)),
844
- by(rule("deep-taxonomy-10000.pl", clause(11))),
845
- bindings([binding("X", ind)]),
846
- uses([
847
- proof(
848
- goal(a(ind, n1000)),
849
- by(rule("deep-taxonomy-10000.pl", clause(10))),
850
- bindings([binding("X", ind)]),
851
- uses([
852
- proof(
853
- goal(a(ind, n0)),
854
- by(fact("deep-taxonomy-10000.pl", clause(7)))
855
- )
856
- ])
857
- )
858
- ])
859
- )
860
- ])
861
- )
862
- ])
863
- )
864
- ])
865
- )
866
- ])
867
- )
868
- ])
869
- )
870
- ])
871
- )
872
- ])
873
- )
874
- ])
875
- )
876
- ])
877
- )
878
- ])
879
- )
880
- ])
881
- )
882
- ])
883
- )
884
- ])
885
- )
886
- ).
887
-
888
8
  answer(report, "The test succeeds: starting from one individual classified as n0, the rules eventually classify it as n10000 and then as a2.").
889
- why(
890
- answer(report, "The test succeeds: starting from one individual classified as n0, the rules eventually classify it as n10000 and then as a2."),
891
- proof(
892
- goal(answer(report, "The test succeeds: starting from one individual classified as n0, the rules eventually classify it as n10000 and then as a2.")),
893
- by(rule("deep-taxonomy-10000.pl", clause(30028))),
894
- uses([
895
- proof(
896
- goal(once(is(test, true))),
897
- by(builtin(once, 1)),
898
- uses([
899
- proof(
900
- goal(is(test, true)),
901
- by(rule("deep-taxonomy-10000.pl", clause(8))),
902
- uses([
903
- proof(
904
- goal(once(a(ind, a2))),
905
- by(builtin(once, 1)),
906
- uses([
907
- proof(
908
- goal(a(ind, a2)),
909
- by(rule("deep-taxonomy-10000.pl", clause(9))),
910
- bindings([binding("X", ind)]),
911
- uses([
912
- proof(
913
- goal(a(ind, n10000)),
914
- by(rule("deep-taxonomy-10000.pl", clause(19))),
915
- bindings([binding("X", ind)]),
916
- uses([
917
- proof(
918
- goal(a(ind, n9000)),
919
- by(rule("deep-taxonomy-10000.pl", clause(18))),
920
- bindings([binding("X", ind)]),
921
- uses([
922
- proof(
923
- goal(a(ind, n8000)),
924
- by(rule("deep-taxonomy-10000.pl", clause(17))),
925
- bindings([binding("X", ind)]),
926
- uses([
927
- proof(
928
- goal(a(ind, n7000)),
929
- by(rule("deep-taxonomy-10000.pl", clause(16))),
930
- bindings([binding("X", ind)]),
931
- uses([
932
- proof(
933
- goal(a(ind, n6000)),
934
- by(rule("deep-taxonomy-10000.pl", clause(15))),
935
- bindings([binding("X", ind)]),
936
- uses([
937
- proof(
938
- goal(a(ind, n5000)),
939
- by(rule("deep-taxonomy-10000.pl", clause(14))),
940
- bindings([binding("X", ind)]),
941
- uses([
942
- proof(
943
- goal(a(ind, n4000)),
944
- by(rule("deep-taxonomy-10000.pl", clause(13))),
945
- bindings([binding("X", ind)]),
946
- uses([
947
- proof(
948
- goal(a(ind, n3000)),
949
- by(rule("deep-taxonomy-10000.pl", clause(12))),
950
- bindings([binding("X", ind)]),
951
- uses([
952
- proof(
953
- goal(a(ind, n2000)),
954
- by(rule("deep-taxonomy-10000.pl", clause(11))),
955
- bindings([binding("X", ind)]),
956
- uses([
957
- proof(
958
- goal(a(ind, n1000)),
959
- by(rule("deep-taxonomy-10000.pl", clause(10))),
960
- bindings([binding("X", ind)]),
961
- uses([
962
- proof(
963
- goal(a(ind, n0)),
964
- by(fact("deep-taxonomy-10000.pl", clause(7)))
965
- )
966
- ])
967
- )
968
- ])
969
- )
970
- ])
971
- )
972
- ])
973
- )
974
- ])
975
- )
976
- ])
977
- )
978
- ])
979
- )
980
- ])
981
- )
982
- ])
983
- )
984
- ])
985
- )
986
- ])
987
- )
988
- ])
989
- )
990
- ])
991
- )
992
- ])
993
- )
994
- ])
995
- )
996
- ).
997
-
998
9
  reason(report, "The adjacent rules mirror the Eyeling N3 deep-taxonomy-10000 chain. Redundant checkpoint rules are included only as proof accelerators: each shortcut is entailed by the adjacent chain, and once/1 prevents backtracking into the long adjacent-only proof after a check has succeeded.").
999
- why(
1000
- reason(report, "The adjacent rules mirror the Eyeling N3 deep-taxonomy-10000 chain. Redundant checkpoint rules are included only as proof accelerators: each shortcut is entailed by the adjacent chain, and once/1 prevents backtracking into the long adjacent-only proof after a check has succeeded."),
1001
- proof(
1002
- goal(reason(report, "The adjacent rules mirror the Eyeling N3 deep-taxonomy-10000 chain. Redundant checkpoint rules are included only as proof accelerators: each shortcut is entailed by the adjacent chain, and once/1 prevents backtracking into the long adjacent-only proof after a check has succeeded.")),
1003
- by(rule("deep-taxonomy-10000.pl", clause(30029))),
1004
- uses([
1005
- proof(
1006
- goal(once(a(ind, a2))),
1007
- by(builtin(once, 1)),
1008
- uses([
1009
- proof(
1010
- goal(a(ind, a2)),
1011
- by(rule("deep-taxonomy-10000.pl", clause(9))),
1012
- bindings([binding("X", ind)]),
1013
- uses([
1014
- proof(
1015
- goal(a(ind, n10000)),
1016
- by(rule("deep-taxonomy-10000.pl", clause(19))),
1017
- bindings([binding("X", ind)]),
1018
- uses([
1019
- proof(
1020
- goal(a(ind, n9000)),
1021
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1022
- bindings([binding("X", ind)]),
1023
- uses([
1024
- proof(
1025
- goal(a(ind, n8000)),
1026
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1027
- bindings([binding("X", ind)]),
1028
- uses([
1029
- proof(
1030
- goal(a(ind, n7000)),
1031
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1032
- bindings([binding("X", ind)]),
1033
- uses([
1034
- proof(
1035
- goal(a(ind, n6000)),
1036
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1037
- bindings([binding("X", ind)]),
1038
- uses([
1039
- proof(
1040
- goal(a(ind, n5000)),
1041
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1042
- bindings([binding("X", ind)]),
1043
- uses([
1044
- proof(
1045
- goal(a(ind, n4000)),
1046
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1047
- bindings([binding("X", ind)]),
1048
- uses([
1049
- proof(
1050
- goal(a(ind, n3000)),
1051
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1052
- bindings([binding("X", ind)]),
1053
- uses([
1054
- proof(
1055
- goal(a(ind, n2000)),
1056
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1057
- bindings([binding("X", ind)]),
1058
- uses([
1059
- proof(
1060
- goal(a(ind, n1000)),
1061
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1062
- bindings([binding("X", ind)]),
1063
- uses([
1064
- proof(
1065
- goal(a(ind, n0)),
1066
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1067
- )
1068
- ])
1069
- )
1070
- ])
1071
- )
1072
- ])
1073
- )
1074
- ])
1075
- )
1076
- ])
1077
- )
1078
- ])
1079
- )
1080
- ])
1081
- )
1082
- ])
1083
- )
1084
- ])
1085
- )
1086
- ])
1087
- )
1088
- ])
1089
- )
1090
- ])
1091
- ),
1092
- proof(
1093
- goal(once(is(test, true))),
1094
- by(builtin(once, 1)),
1095
- uses([
1096
- proof(
1097
- goal(is(test, true)),
1098
- by(rule("deep-taxonomy-10000.pl", clause(8))),
1099
- uses([
1100
- proof(
1101
- goal(once(a(ind, a2))),
1102
- by(builtin(once, 1)),
1103
- uses([
1104
- proof(
1105
- goal(a(ind, a2)),
1106
- by(rule("deep-taxonomy-10000.pl", clause(9))),
1107
- bindings([binding("X", ind)]),
1108
- uses([
1109
- proof(
1110
- goal(a(ind, n10000)),
1111
- by(rule("deep-taxonomy-10000.pl", clause(19))),
1112
- bindings([binding("X", ind)]),
1113
- uses([
1114
- proof(
1115
- goal(a(ind, n9000)),
1116
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1117
- bindings([binding("X", ind)]),
1118
- uses([
1119
- proof(
1120
- goal(a(ind, n8000)),
1121
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1122
- bindings([binding("X", ind)]),
1123
- uses([
1124
- proof(
1125
- goal(a(ind, n7000)),
1126
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1127
- bindings([binding("X", ind)]),
1128
- uses([
1129
- proof(
1130
- goal(a(ind, n6000)),
1131
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1132
- bindings([binding("X", ind)]),
1133
- uses([
1134
- proof(
1135
- goal(a(ind, n5000)),
1136
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1137
- bindings([binding("X", ind)]),
1138
- uses([
1139
- proof(
1140
- goal(a(ind, n4000)),
1141
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1142
- bindings([binding("X", ind)]),
1143
- uses([
1144
- proof(
1145
- goal(a(ind, n3000)),
1146
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1147
- bindings([binding("X", ind)]),
1148
- uses([
1149
- proof(
1150
- goal(a(ind, n2000)),
1151
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1152
- bindings([binding("X", ind)]),
1153
- uses([
1154
- proof(
1155
- goal(a(ind, n1000)),
1156
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1157
- bindings([binding("X", ind)]),
1158
- uses([
1159
- proof(
1160
- goal(a(ind, n0)),
1161
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1162
- )
1163
- ])
1164
- )
1165
- ])
1166
- )
1167
- ])
1168
- )
1169
- ])
1170
- )
1171
- ])
1172
- )
1173
- ])
1174
- )
1175
- ])
1176
- )
1177
- ])
1178
- )
1179
- ])
1180
- )
1181
- ])
1182
- )
1183
- ])
1184
- )
1185
- ])
1186
- )
1187
- ])
1188
- )
1189
- ])
1190
- )
1191
- ])
1192
- )
1193
- ).
1194
-
1195
10
  checkPassed(report, check1).
1196
- why(
1197
- checkPassed(report, check1),
1198
- proof(
1199
- goal(checkPassed(report, check1)),
1200
- by(rule("deep-taxonomy-10000.pl", clause(30030))),
1201
- bindings([binding("Check", check1), binding("_Message", "C1 OK - the starting classification n0 is present.")]),
1202
- uses([
1203
- proof(
1204
- goal(arc(check1, "C1 OK - the starting classification n0 is present.")),
1205
- by(rule("deep-taxonomy-10000.pl", clause(30022))),
1206
- uses([
1207
- proof(
1208
- goal(once(a(ind, n0))),
1209
- by(builtin(once, 1)),
1210
- uses([
1211
- proof(
1212
- goal(a(ind, n0)),
1213
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1214
- )
1215
- ])
1216
- )
1217
- ])
1218
- )
1219
- ])
1220
- )
1221
- ).
1222
-
1223
11
  checkPassed(report, check2).
1224
- why(
1225
- checkPassed(report, check2),
1226
- proof(
1227
- goal(checkPassed(report, check2)),
1228
- by(rule("deep-taxonomy-10000.pl", clause(30030))),
1229
- bindings([binding("Check", check2), binding("_Message", "C2 OK - the first expansion produced n1 together with side labels i1 and j1.")]),
1230
- uses([
1231
- proof(
1232
- goal(arc(check2, "C2 OK - the first expansion produced n1 together with side labels i1 and j1.")),
1233
- by(rule("deep-taxonomy-10000.pl", clause(30023))),
1234
- uses([
1235
- proof(
1236
- goal(once(a(ind, n1))),
1237
- by(builtin(once, 1)),
1238
- uses([
1239
- proof(
1240
- goal(a(ind, n1)),
1241
- by(rule("deep-taxonomy-10000.pl", clause(22))),
1242
- bindings([binding("X", ind)]),
1243
- uses([
1244
- proof(
1245
- goal(a(ind, n0)),
1246
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1247
- )
1248
- ])
1249
- )
1250
- ])
1251
- ),
1252
- proof(
1253
- goal(once(a(ind, i1))),
1254
- by(builtin(once, 1)),
1255
- uses([
1256
- proof(
1257
- goal(a(ind, i1)),
1258
- by(rule("deep-taxonomy-10000.pl", clause(23))),
1259
- bindings([binding("X", ind)]),
1260
- uses([
1261
- proof(
1262
- goal(a(ind, n0)),
1263
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1264
- )
1265
- ])
1266
- )
1267
- ])
1268
- ),
1269
- proof(
1270
- goal(once(a(ind, j1))),
1271
- by(builtin(once, 1)),
1272
- uses([
1273
- proof(
1274
- goal(a(ind, j1)),
1275
- by(rule("deep-taxonomy-10000.pl", clause(24))),
1276
- bindings([binding("X", ind)]),
1277
- uses([
1278
- proof(
1279
- goal(a(ind, n0)),
1280
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1281
- )
1282
- ])
1283
- )
1284
- ])
1285
- )
1286
- ])
1287
- )
1288
- ])
1289
- )
1290
- ).
1291
-
1292
12
  checkPassed(report, check3).
1293
- why(
1294
- checkPassed(report, check3),
1295
- proof(
1296
- goal(checkPassed(report, check3)),
1297
- by(rule("deep-taxonomy-10000.pl", clause(30030))),
1298
- bindings([binding("Check", check3), binding("_Message", "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches.")]),
1299
- uses([
1300
- proof(
1301
- goal(arc(check3, "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches.")),
1302
- by(rule("deep-taxonomy-10000.pl", clause(30024))),
1303
- uses([
1304
- proof(
1305
- goal(once(a(ind, n5000))),
1306
- by(builtin(once, 1)),
1307
- uses([
1308
- proof(
1309
- goal(a(ind, n5000)),
1310
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1311
- bindings([binding("X", ind)]),
1312
- uses([
1313
- proof(
1314
- goal(a(ind, n4000)),
1315
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1316
- bindings([binding("X", ind)]),
1317
- uses([
1318
- proof(
1319
- goal(a(ind, n3000)),
1320
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1321
- bindings([binding("X", ind)]),
1322
- uses([
1323
- proof(
1324
- goal(a(ind, n2000)),
1325
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1326
- bindings([binding("X", ind)]),
1327
- uses([
1328
- proof(
1329
- goal(a(ind, n1000)),
1330
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1331
- bindings([binding("X", ind)]),
1332
- uses([
1333
- proof(
1334
- goal(a(ind, n0)),
1335
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1336
- )
1337
- ])
1338
- )
1339
- ])
1340
- )
1341
- ])
1342
- )
1343
- ])
1344
- )
1345
- ])
1346
- )
1347
- ])
1348
- ),
1349
- proof(
1350
- goal(once(a(ind, i5000))),
1351
- by(builtin(once, 1)),
1352
- uses([
1353
- proof(
1354
- goal(a(ind, i5000)),
1355
- by(rule("deep-taxonomy-10000.pl", clause(15020))),
1356
- bindings([binding("X", ind)]),
1357
- uses([
1358
- proof(
1359
- goal(a(ind, n4999)),
1360
- by(rule("deep-taxonomy-10000.pl", clause(20))),
1361
- bindings([binding("X", ind)]),
1362
- uses([
1363
- proof(
1364
- goal(a(ind, n4000)),
1365
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1366
- bindings([binding("X", ind)]),
1367
- uses([
1368
- proof(
1369
- goal(a(ind, n3000)),
1370
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1371
- bindings([binding("X", ind)]),
1372
- uses([
1373
- proof(
1374
- goal(a(ind, n2000)),
1375
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1376
- bindings([binding("X", ind)]),
1377
- uses([
1378
- proof(
1379
- goal(a(ind, n1000)),
1380
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1381
- bindings([binding("X", ind)]),
1382
- uses([
1383
- proof(
1384
- goal(a(ind, n0)),
1385
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1386
- )
1387
- ])
1388
- )
1389
- ])
1390
- )
1391
- ])
1392
- )
1393
- ])
1394
- )
1395
- ])
1396
- )
1397
- ])
1398
- )
1399
- ])
1400
- ),
1401
- proof(
1402
- goal(once(a(ind, j5000))),
1403
- by(builtin(once, 1)),
1404
- uses([
1405
- proof(
1406
- goal(a(ind, j5000)),
1407
- by(rule("deep-taxonomy-10000.pl", clause(15021))),
1408
- bindings([binding("X", ind)]),
1409
- uses([
1410
- proof(
1411
- goal(a(ind, n4999)),
1412
- by(rule("deep-taxonomy-10000.pl", clause(20))),
1413
- bindings([binding("X", ind)]),
1414
- uses([
1415
- proof(
1416
- goal(a(ind, n4000)),
1417
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1418
- bindings([binding("X", ind)]),
1419
- uses([
1420
- proof(
1421
- goal(a(ind, n3000)),
1422
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1423
- bindings([binding("X", ind)]),
1424
- uses([
1425
- proof(
1426
- goal(a(ind, n2000)),
1427
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1428
- bindings([binding("X", ind)]),
1429
- uses([
1430
- proof(
1431
- goal(a(ind, n1000)),
1432
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1433
- bindings([binding("X", ind)]),
1434
- uses([
1435
- proof(
1436
- goal(a(ind, n0)),
1437
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1438
- )
1439
- ])
1440
- )
1441
- ])
1442
- )
1443
- ])
1444
- )
1445
- ])
1446
- )
1447
- ])
1448
- )
1449
- ])
1450
- )
1451
- ])
1452
- )
1453
- ])
1454
- )
1455
- ])
1456
- )
1457
- ).
1458
-
1459
13
  checkPassed(report, check4).
1460
- why(
1461
- checkPassed(report, check4),
1462
- proof(
1463
- goal(checkPassed(report, check4)),
1464
- by(rule("deep-taxonomy-10000.pl", clause(30030))),
1465
- bindings([binding("Check", check4), binding("_Message", "C4 OK - the final taxonomy step from n9999 to n10000 was completed.")]),
1466
- uses([
1467
- proof(
1468
- goal(arc(check4, "C4 OK - the final taxonomy step from n9999 to n10000 was completed.")),
1469
- by(rule("deep-taxonomy-10000.pl", clause(30025))),
1470
- uses([
1471
- proof(
1472
- goal(once(a(ind, n9999))),
1473
- by(builtin(once, 1)),
1474
- uses([
1475
- proof(
1476
- goal(a(ind, n9999)),
1477
- by(rule("deep-taxonomy-10000.pl", clause(21))),
1478
- bindings([binding("X", ind)]),
1479
- uses([
1480
- proof(
1481
- goal(a(ind, n9000)),
1482
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1483
- bindings([binding("X", ind)]),
1484
- uses([
1485
- proof(
1486
- goal(a(ind, n8000)),
1487
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1488
- bindings([binding("X", ind)]),
1489
- uses([
1490
- proof(
1491
- goal(a(ind, n7000)),
1492
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1493
- bindings([binding("X", ind)]),
1494
- uses([
1495
- proof(
1496
- goal(a(ind, n6000)),
1497
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1498
- bindings([binding("X", ind)]),
1499
- uses([
1500
- proof(
1501
- goal(a(ind, n5000)),
1502
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1503
- bindings([binding("X", ind)]),
1504
- uses([
1505
- proof(
1506
- goal(a(ind, n4000)),
1507
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1508
- bindings([binding("X", ind)]),
1509
- uses([
1510
- proof(
1511
- goal(a(ind, n3000)),
1512
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1513
- bindings([binding("X", ind)]),
1514
- uses([
1515
- proof(
1516
- goal(a(ind, n2000)),
1517
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1518
- bindings([binding("X", ind)]),
1519
- uses([
1520
- proof(
1521
- goal(a(ind, n1000)),
1522
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1523
- bindings([binding("X", ind)]),
1524
- uses([
1525
- proof(
1526
- goal(a(ind, n0)),
1527
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1528
- )
1529
- ])
1530
- )
1531
- ])
1532
- )
1533
- ])
1534
- )
1535
- ])
1536
- )
1537
- ])
1538
- )
1539
- ])
1540
- )
1541
- ])
1542
- )
1543
- ])
1544
- )
1545
- ])
1546
- )
1547
- ])
1548
- )
1549
- ])
1550
- ),
1551
- proof(
1552
- goal(once(a(ind, n10000))),
1553
- by(builtin(once, 1)),
1554
- uses([
1555
- proof(
1556
- goal(a(ind, n10000)),
1557
- by(rule("deep-taxonomy-10000.pl", clause(19))),
1558
- bindings([binding("X", ind)]),
1559
- uses([
1560
- proof(
1561
- goal(a(ind, n9000)),
1562
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1563
- bindings([binding("X", ind)]),
1564
- uses([
1565
- proof(
1566
- goal(a(ind, n8000)),
1567
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1568
- bindings([binding("X", ind)]),
1569
- uses([
1570
- proof(
1571
- goal(a(ind, n7000)),
1572
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1573
- bindings([binding("X", ind)]),
1574
- uses([
1575
- proof(
1576
- goal(a(ind, n6000)),
1577
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1578
- bindings([binding("X", ind)]),
1579
- uses([
1580
- proof(
1581
- goal(a(ind, n5000)),
1582
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1583
- bindings([binding("X", ind)]),
1584
- uses([
1585
- proof(
1586
- goal(a(ind, n4000)),
1587
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1588
- bindings([binding("X", ind)]),
1589
- uses([
1590
- proof(
1591
- goal(a(ind, n3000)),
1592
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1593
- bindings([binding("X", ind)]),
1594
- uses([
1595
- proof(
1596
- goal(a(ind, n2000)),
1597
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1598
- bindings([binding("X", ind)]),
1599
- uses([
1600
- proof(
1601
- goal(a(ind, n1000)),
1602
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1603
- bindings([binding("X", ind)]),
1604
- uses([
1605
- proof(
1606
- goal(a(ind, n0)),
1607
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1608
- )
1609
- ])
1610
- )
1611
- ])
1612
- )
1613
- ])
1614
- )
1615
- ])
1616
- )
1617
- ])
1618
- )
1619
- ])
1620
- )
1621
- ])
1622
- )
1623
- ])
1624
- )
1625
- ])
1626
- )
1627
- ])
1628
- )
1629
- ])
1630
- )
1631
- ])
1632
- )
1633
- ])
1634
- )
1635
- ).
1636
-
1637
14
  checkPassed(report, check5).
1638
- why(
1639
- checkPassed(report, check5),
1640
- proof(
1641
- goal(checkPassed(report, check5)),
1642
- by(rule("deep-taxonomy-10000.pl", clause(30030))),
1643
- bindings([binding("Check", check5), binding("_Message", "C5 OK - once n10000 is reached, the terminal class a2 is derived.")]),
1644
- uses([
1645
- proof(
1646
- goal(arc(check5, "C5 OK - once n10000 is reached, the terminal class a2 is derived.")),
1647
- by(rule("deep-taxonomy-10000.pl", clause(30026))),
1648
- uses([
1649
- proof(
1650
- goal(once(a(ind, n10000))),
1651
- by(builtin(once, 1)),
1652
- uses([
1653
- proof(
1654
- goal(a(ind, n10000)),
1655
- by(rule("deep-taxonomy-10000.pl", clause(19))),
1656
- bindings([binding("X", ind)]),
1657
- uses([
1658
- proof(
1659
- goal(a(ind, n9000)),
1660
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1661
- bindings([binding("X", ind)]),
1662
- uses([
1663
- proof(
1664
- goal(a(ind, n8000)),
1665
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1666
- bindings([binding("X", ind)]),
1667
- uses([
1668
- proof(
1669
- goal(a(ind, n7000)),
1670
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1671
- bindings([binding("X", ind)]),
1672
- uses([
1673
- proof(
1674
- goal(a(ind, n6000)),
1675
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1676
- bindings([binding("X", ind)]),
1677
- uses([
1678
- proof(
1679
- goal(a(ind, n5000)),
1680
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1681
- bindings([binding("X", ind)]),
1682
- uses([
1683
- proof(
1684
- goal(a(ind, n4000)),
1685
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1686
- bindings([binding("X", ind)]),
1687
- uses([
1688
- proof(
1689
- goal(a(ind, n3000)),
1690
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1691
- bindings([binding("X", ind)]),
1692
- uses([
1693
- proof(
1694
- goal(a(ind, n2000)),
1695
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1696
- bindings([binding("X", ind)]),
1697
- uses([
1698
- proof(
1699
- goal(a(ind, n1000)),
1700
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1701
- bindings([binding("X", ind)]),
1702
- uses([
1703
- proof(
1704
- goal(a(ind, n0)),
1705
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1706
- )
1707
- ])
1708
- )
1709
- ])
1710
- )
1711
- ])
1712
- )
1713
- ])
1714
- )
1715
- ])
1716
- )
1717
- ])
1718
- )
1719
- ])
1720
- )
1721
- ])
1722
- )
1723
- ])
1724
- )
1725
- ])
1726
- )
1727
- ])
1728
- ),
1729
- proof(
1730
- goal(once(a(ind, a2))),
1731
- by(builtin(once, 1)),
1732
- uses([
1733
- proof(
1734
- goal(a(ind, a2)),
1735
- by(rule("deep-taxonomy-10000.pl", clause(9))),
1736
- bindings([binding("X", ind)]),
1737
- uses([
1738
- proof(
1739
- goal(a(ind, n10000)),
1740
- by(rule("deep-taxonomy-10000.pl", clause(19))),
1741
- bindings([binding("X", ind)]),
1742
- uses([
1743
- proof(
1744
- goal(a(ind, n9000)),
1745
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1746
- bindings([binding("X", ind)]),
1747
- uses([
1748
- proof(
1749
- goal(a(ind, n8000)),
1750
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1751
- bindings([binding("X", ind)]),
1752
- uses([
1753
- proof(
1754
- goal(a(ind, n7000)),
1755
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1756
- bindings([binding("X", ind)]),
1757
- uses([
1758
- proof(
1759
- goal(a(ind, n6000)),
1760
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1761
- bindings([binding("X", ind)]),
1762
- uses([
1763
- proof(
1764
- goal(a(ind, n5000)),
1765
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1766
- bindings([binding("X", ind)]),
1767
- uses([
1768
- proof(
1769
- goal(a(ind, n4000)),
1770
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1771
- bindings([binding("X", ind)]),
1772
- uses([
1773
- proof(
1774
- goal(a(ind, n3000)),
1775
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1776
- bindings([binding("X", ind)]),
1777
- uses([
1778
- proof(
1779
- goal(a(ind, n2000)),
1780
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1781
- bindings([binding("X", ind)]),
1782
- uses([
1783
- proof(
1784
- goal(a(ind, n1000)),
1785
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1786
- bindings([binding("X", ind)]),
1787
- uses([
1788
- proof(
1789
- goal(a(ind, n0)),
1790
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1791
- )
1792
- ])
1793
- )
1794
- ])
1795
- )
1796
- ])
1797
- )
1798
- ])
1799
- )
1800
- ])
1801
- )
1802
- ])
1803
- )
1804
- ])
1805
- )
1806
- ])
1807
- )
1808
- ])
1809
- )
1810
- ])
1811
- )
1812
- ])
1813
- )
1814
- ])
1815
- )
1816
- ])
1817
- )
1818
- ])
1819
- )
1820
- ).
1821
-
1822
15
  checkPassed(report, check6).
1823
- why(
1824
- checkPassed(report, check6),
1825
- proof(
1826
- goal(checkPassed(report, check6)),
1827
- by(rule("deep-taxonomy-10000.pl", clause(30030))),
1828
- bindings([binding("Check", check6), binding("_Message", "C6 OK - the success flag is raised only after the terminal class a2 is present.")]),
1829
- uses([
1830
- proof(
1831
- goal(arc(check6, "C6 OK - the success flag is raised only after the terminal class a2 is present.")),
1832
- by(rule("deep-taxonomy-10000.pl", clause(30027))),
1833
- uses([
1834
- proof(
1835
- goal(once(a(ind, a2))),
1836
- by(builtin(once, 1)),
1837
- uses([
1838
- proof(
1839
- goal(a(ind, a2)),
1840
- by(rule("deep-taxonomy-10000.pl", clause(9))),
1841
- bindings([binding("X", ind)]),
1842
- uses([
1843
- proof(
1844
- goal(a(ind, n10000)),
1845
- by(rule("deep-taxonomy-10000.pl", clause(19))),
1846
- bindings([binding("X", ind)]),
1847
- uses([
1848
- proof(
1849
- goal(a(ind, n9000)),
1850
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1851
- bindings([binding("X", ind)]),
1852
- uses([
1853
- proof(
1854
- goal(a(ind, n8000)),
1855
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1856
- bindings([binding("X", ind)]),
1857
- uses([
1858
- proof(
1859
- goal(a(ind, n7000)),
1860
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1861
- bindings([binding("X", ind)]),
1862
- uses([
1863
- proof(
1864
- goal(a(ind, n6000)),
1865
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1866
- bindings([binding("X", ind)]),
1867
- uses([
1868
- proof(
1869
- goal(a(ind, n5000)),
1870
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1871
- bindings([binding("X", ind)]),
1872
- uses([
1873
- proof(
1874
- goal(a(ind, n4000)),
1875
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1876
- bindings([binding("X", ind)]),
1877
- uses([
1878
- proof(
1879
- goal(a(ind, n3000)),
1880
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1881
- bindings([binding("X", ind)]),
1882
- uses([
1883
- proof(
1884
- goal(a(ind, n2000)),
1885
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1886
- bindings([binding("X", ind)]),
1887
- uses([
1888
- proof(
1889
- goal(a(ind, n1000)),
1890
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1891
- bindings([binding("X", ind)]),
1892
- uses([
1893
- proof(
1894
- goal(a(ind, n0)),
1895
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1896
- )
1897
- ])
1898
- )
1899
- ])
1900
- )
1901
- ])
1902
- )
1903
- ])
1904
- )
1905
- ])
1906
- )
1907
- ])
1908
- )
1909
- ])
1910
- )
1911
- ])
1912
- )
1913
- ])
1914
- )
1915
- ])
1916
- )
1917
- ])
1918
- )
1919
- ])
1920
- ),
1921
- proof(
1922
- goal(once(is(test, true))),
1923
- by(builtin(once, 1)),
1924
- uses([
1925
- proof(
1926
- goal(is(test, true)),
1927
- by(rule("deep-taxonomy-10000.pl", clause(8))),
1928
- uses([
1929
- proof(
1930
- goal(once(a(ind, a2))),
1931
- by(builtin(once, 1)),
1932
- uses([
1933
- proof(
1934
- goal(a(ind, a2)),
1935
- by(rule("deep-taxonomy-10000.pl", clause(9))),
1936
- bindings([binding("X", ind)]),
1937
- uses([
1938
- proof(
1939
- goal(a(ind, n10000)),
1940
- by(rule("deep-taxonomy-10000.pl", clause(19))),
1941
- bindings([binding("X", ind)]),
1942
- uses([
1943
- proof(
1944
- goal(a(ind, n9000)),
1945
- by(rule("deep-taxonomy-10000.pl", clause(18))),
1946
- bindings([binding("X", ind)]),
1947
- uses([
1948
- proof(
1949
- goal(a(ind, n8000)),
1950
- by(rule("deep-taxonomy-10000.pl", clause(17))),
1951
- bindings([binding("X", ind)]),
1952
- uses([
1953
- proof(
1954
- goal(a(ind, n7000)),
1955
- by(rule("deep-taxonomy-10000.pl", clause(16))),
1956
- bindings([binding("X", ind)]),
1957
- uses([
1958
- proof(
1959
- goal(a(ind, n6000)),
1960
- by(rule("deep-taxonomy-10000.pl", clause(15))),
1961
- bindings([binding("X", ind)]),
1962
- uses([
1963
- proof(
1964
- goal(a(ind, n5000)),
1965
- by(rule("deep-taxonomy-10000.pl", clause(14))),
1966
- bindings([binding("X", ind)]),
1967
- uses([
1968
- proof(
1969
- goal(a(ind, n4000)),
1970
- by(rule("deep-taxonomy-10000.pl", clause(13))),
1971
- bindings([binding("X", ind)]),
1972
- uses([
1973
- proof(
1974
- goal(a(ind, n3000)),
1975
- by(rule("deep-taxonomy-10000.pl", clause(12))),
1976
- bindings([binding("X", ind)]),
1977
- uses([
1978
- proof(
1979
- goal(a(ind, n2000)),
1980
- by(rule("deep-taxonomy-10000.pl", clause(11))),
1981
- bindings([binding("X", ind)]),
1982
- uses([
1983
- proof(
1984
- goal(a(ind, n1000)),
1985
- by(rule("deep-taxonomy-10000.pl", clause(10))),
1986
- bindings([binding("X", ind)]),
1987
- uses([
1988
- proof(
1989
- goal(a(ind, n0)),
1990
- by(fact("deep-taxonomy-10000.pl", clause(7)))
1991
- )
1992
- ])
1993
- )
1994
- ])
1995
- )
1996
- ])
1997
- )
1998
- ])
1999
- )
2000
- ])
2001
- )
2002
- ])
2003
- )
2004
- ])
2005
- )
2006
- ])
2007
- )
2008
- ])
2009
- )
2010
- ])
2011
- )
2012
- ])
2013
- )
2014
- ])
2015
- )
2016
- ])
2017
- )
2018
- ])
2019
- )
2020
- ])
2021
- )
2022
- ])
2023
- )
2024
- ).
2025
-
2026
16
  result(report, success).
2027
- why(
2028
- result(report, success),
2029
- proof(
2030
- goal(result(report, success)),
2031
- by(rule("deep-taxonomy-10000.pl", clause(30031))),
2032
- bindings([binding("_C1", "C1 OK - the starting classification n0 is present."), binding("_C2", "C2 OK - the first expansion produced n1 together with side labels i1 and j1."), binding("_C3", "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches."), binding("_C4", "C4 OK - the final taxonomy step from n9999 to n10000 was completed."), binding("_C5", "C5 OK - once n10000 is reached, the terminal class a2 is derived."), binding("_C6", "C6 OK - the success flag is raised only after the terminal class a2 is present.")]),
2033
- uses([
2034
- proof(
2035
- goal(once(is(test, true))),
2036
- by(builtin(once, 1)),
2037
- uses([
2038
- proof(
2039
- goal(is(test, true)),
2040
- by(rule("deep-taxonomy-10000.pl", clause(8))),
2041
- uses([
2042
- proof(
2043
- goal(once(a(ind, a2))),
2044
- by(builtin(once, 1)),
2045
- uses([
2046
- proof(
2047
- goal(a(ind, a2)),
2048
- by(rule("deep-taxonomy-10000.pl", clause(9))),
2049
- bindings([binding("X", ind)]),
2050
- uses([
2051
- proof(
2052
- goal(a(ind, n10000)),
2053
- by(rule("deep-taxonomy-10000.pl", clause(19))),
2054
- bindings([binding("X", ind)]),
2055
- uses([
2056
- proof(
2057
- goal(a(ind, n9000)),
2058
- by(rule("deep-taxonomy-10000.pl", clause(18))),
2059
- bindings([binding("X", ind)]),
2060
- uses([
2061
- proof(
2062
- goal(a(ind, n8000)),
2063
- by(rule("deep-taxonomy-10000.pl", clause(17))),
2064
- bindings([binding("X", ind)]),
2065
- uses([
2066
- proof(
2067
- goal(a(ind, n7000)),
2068
- by(rule("deep-taxonomy-10000.pl", clause(16))),
2069
- bindings([binding("X", ind)]),
2070
- uses([
2071
- proof(
2072
- goal(a(ind, n6000)),
2073
- by(rule("deep-taxonomy-10000.pl", clause(15))),
2074
- bindings([binding("X", ind)]),
2075
- uses([
2076
- proof(
2077
- goal(a(ind, n5000)),
2078
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2079
- bindings([binding("X", ind)]),
2080
- uses([
2081
- proof(
2082
- goal(a(ind, n4000)),
2083
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2084
- bindings([binding("X", ind)]),
2085
- uses([
2086
- proof(
2087
- goal(a(ind, n3000)),
2088
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2089
- bindings([binding("X", ind)]),
2090
- uses([
2091
- proof(
2092
- goal(a(ind, n2000)),
2093
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2094
- bindings([binding("X", ind)]),
2095
- uses([
2096
- proof(
2097
- goal(a(ind, n1000)),
2098
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2099
- bindings([binding("X", ind)]),
2100
- uses([
2101
- proof(
2102
- goal(a(ind, n0)),
2103
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2104
- )
2105
- ])
2106
- )
2107
- ])
2108
- )
2109
- ])
2110
- )
2111
- ])
2112
- )
2113
- ])
2114
- )
2115
- ])
2116
- )
2117
- ])
2118
- )
2119
- ])
2120
- )
2121
- ])
2122
- )
2123
- ])
2124
- )
2125
- ])
2126
- )
2127
- ])
2128
- )
2129
- ])
2130
- )
2131
- ])
2132
- ),
2133
- proof(
2134
- goal(once(arc(check1, "C1 OK - the starting classification n0 is present."))),
2135
- by(builtin(once, 1)),
2136
- uses([
2137
- proof(
2138
- goal(arc(check1, "C1 OK - the starting classification n0 is present.")),
2139
- by(rule("deep-taxonomy-10000.pl", clause(30022))),
2140
- uses([
2141
- proof(
2142
- goal(once(a(ind, n0))),
2143
- by(builtin(once, 1)),
2144
- uses([
2145
- proof(
2146
- goal(a(ind, n0)),
2147
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2148
- )
2149
- ])
2150
- )
2151
- ])
2152
- )
2153
- ])
2154
- ),
2155
- proof(
2156
- goal(once(arc(check2, "C2 OK - the first expansion produced n1 together with side labels i1 and j1."))),
2157
- by(builtin(once, 1)),
2158
- uses([
2159
- proof(
2160
- goal(arc(check2, "C2 OK - the first expansion produced n1 together with side labels i1 and j1.")),
2161
- by(rule("deep-taxonomy-10000.pl", clause(30023))),
2162
- uses([
2163
- proof(
2164
- goal(once(a(ind, n1))),
2165
- by(builtin(once, 1)),
2166
- uses([
2167
- proof(
2168
- goal(a(ind, n1)),
2169
- by(rule("deep-taxonomy-10000.pl", clause(22))),
2170
- bindings([binding("X", ind)]),
2171
- uses([
2172
- proof(
2173
- goal(a(ind, n0)),
2174
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2175
- )
2176
- ])
2177
- )
2178
- ])
2179
- ),
2180
- proof(
2181
- goal(once(a(ind, i1))),
2182
- by(builtin(once, 1)),
2183
- uses([
2184
- proof(
2185
- goal(a(ind, i1)),
2186
- by(rule("deep-taxonomy-10000.pl", clause(23))),
2187
- bindings([binding("X", ind)]),
2188
- uses([
2189
- proof(
2190
- goal(a(ind, n0)),
2191
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2192
- )
2193
- ])
2194
- )
2195
- ])
2196
- ),
2197
- proof(
2198
- goal(once(a(ind, j1))),
2199
- by(builtin(once, 1)),
2200
- uses([
2201
- proof(
2202
- goal(a(ind, j1)),
2203
- by(rule("deep-taxonomy-10000.pl", clause(24))),
2204
- bindings([binding("X", ind)]),
2205
- uses([
2206
- proof(
2207
- goal(a(ind, n0)),
2208
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2209
- )
2210
- ])
2211
- )
2212
- ])
2213
- )
2214
- ])
2215
- )
2216
- ])
2217
- ),
2218
- proof(
2219
- goal(once(arc(check3, "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches."))),
2220
- by(builtin(once, 1)),
2221
- uses([
2222
- proof(
2223
- goal(arc(check3, "C3 OK - the chain reaches the midpoint n5000 and still carries both side-label branches.")),
2224
- by(rule("deep-taxonomy-10000.pl", clause(30024))),
2225
- uses([
2226
- proof(
2227
- goal(once(a(ind, n5000))),
2228
- by(builtin(once, 1)),
2229
- uses([
2230
- proof(
2231
- goal(a(ind, n5000)),
2232
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2233
- bindings([binding("X", ind)]),
2234
- uses([
2235
- proof(
2236
- goal(a(ind, n4000)),
2237
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2238
- bindings([binding("X", ind)]),
2239
- uses([
2240
- proof(
2241
- goal(a(ind, n3000)),
2242
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2243
- bindings([binding("X", ind)]),
2244
- uses([
2245
- proof(
2246
- goal(a(ind, n2000)),
2247
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2248
- bindings([binding("X", ind)]),
2249
- uses([
2250
- proof(
2251
- goal(a(ind, n1000)),
2252
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2253
- bindings([binding("X", ind)]),
2254
- uses([
2255
- proof(
2256
- goal(a(ind, n0)),
2257
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2258
- )
2259
- ])
2260
- )
2261
- ])
2262
- )
2263
- ])
2264
- )
2265
- ])
2266
- )
2267
- ])
2268
- )
2269
- ])
2270
- ),
2271
- proof(
2272
- goal(once(a(ind, i5000))),
2273
- by(builtin(once, 1)),
2274
- uses([
2275
- proof(
2276
- goal(a(ind, i5000)),
2277
- by(rule("deep-taxonomy-10000.pl", clause(15020))),
2278
- bindings([binding("X", ind)]),
2279
- uses([
2280
- proof(
2281
- goal(a(ind, n4999)),
2282
- by(rule("deep-taxonomy-10000.pl", clause(20))),
2283
- bindings([binding("X", ind)]),
2284
- uses([
2285
- proof(
2286
- goal(a(ind, n4000)),
2287
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2288
- bindings([binding("X", ind)]),
2289
- uses([
2290
- proof(
2291
- goal(a(ind, n3000)),
2292
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2293
- bindings([binding("X", ind)]),
2294
- uses([
2295
- proof(
2296
- goal(a(ind, n2000)),
2297
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2298
- bindings([binding("X", ind)]),
2299
- uses([
2300
- proof(
2301
- goal(a(ind, n1000)),
2302
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2303
- bindings([binding("X", ind)]),
2304
- uses([
2305
- proof(
2306
- goal(a(ind, n0)),
2307
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2308
- )
2309
- ])
2310
- )
2311
- ])
2312
- )
2313
- ])
2314
- )
2315
- ])
2316
- )
2317
- ])
2318
- )
2319
- ])
2320
- )
2321
- ])
2322
- ),
2323
- proof(
2324
- goal(once(a(ind, j5000))),
2325
- by(builtin(once, 1)),
2326
- uses([
2327
- proof(
2328
- goal(a(ind, j5000)),
2329
- by(rule("deep-taxonomy-10000.pl", clause(15021))),
2330
- bindings([binding("X", ind)]),
2331
- uses([
2332
- proof(
2333
- goal(a(ind, n4999)),
2334
- by(rule("deep-taxonomy-10000.pl", clause(20))),
2335
- bindings([binding("X", ind)]),
2336
- uses([
2337
- proof(
2338
- goal(a(ind, n4000)),
2339
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2340
- bindings([binding("X", ind)]),
2341
- uses([
2342
- proof(
2343
- goal(a(ind, n3000)),
2344
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2345
- bindings([binding("X", ind)]),
2346
- uses([
2347
- proof(
2348
- goal(a(ind, n2000)),
2349
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2350
- bindings([binding("X", ind)]),
2351
- uses([
2352
- proof(
2353
- goal(a(ind, n1000)),
2354
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2355
- bindings([binding("X", ind)]),
2356
- uses([
2357
- proof(
2358
- goal(a(ind, n0)),
2359
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2360
- )
2361
- ])
2362
- )
2363
- ])
2364
- )
2365
- ])
2366
- )
2367
- ])
2368
- )
2369
- ])
2370
- )
2371
- ])
2372
- )
2373
- ])
2374
- )
2375
- ])
2376
- )
2377
- ])
2378
- ),
2379
- proof(
2380
- goal(once(arc(check4, "C4 OK - the final taxonomy step from n9999 to n10000 was completed."))),
2381
- by(builtin(once, 1)),
2382
- uses([
2383
- proof(
2384
- goal(arc(check4, "C4 OK - the final taxonomy step from n9999 to n10000 was completed.")),
2385
- by(rule("deep-taxonomy-10000.pl", clause(30025))),
2386
- uses([
2387
- proof(
2388
- goal(once(a(ind, n9999))),
2389
- by(builtin(once, 1)),
2390
- uses([
2391
- proof(
2392
- goal(a(ind, n9999)),
2393
- by(rule("deep-taxonomy-10000.pl", clause(21))),
2394
- bindings([binding("X", ind)]),
2395
- uses([
2396
- proof(
2397
- goal(a(ind, n9000)),
2398
- by(rule("deep-taxonomy-10000.pl", clause(18))),
2399
- bindings([binding("X", ind)]),
2400
- uses([
2401
- proof(
2402
- goal(a(ind, n8000)),
2403
- by(rule("deep-taxonomy-10000.pl", clause(17))),
2404
- bindings([binding("X", ind)]),
2405
- uses([
2406
- proof(
2407
- goal(a(ind, n7000)),
2408
- by(rule("deep-taxonomy-10000.pl", clause(16))),
2409
- bindings([binding("X", ind)]),
2410
- uses([
2411
- proof(
2412
- goal(a(ind, n6000)),
2413
- by(rule("deep-taxonomy-10000.pl", clause(15))),
2414
- bindings([binding("X", ind)]),
2415
- uses([
2416
- proof(
2417
- goal(a(ind, n5000)),
2418
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2419
- bindings([binding("X", ind)]),
2420
- uses([
2421
- proof(
2422
- goal(a(ind, n4000)),
2423
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2424
- bindings([binding("X", ind)]),
2425
- uses([
2426
- proof(
2427
- goal(a(ind, n3000)),
2428
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2429
- bindings([binding("X", ind)]),
2430
- uses([
2431
- proof(
2432
- goal(a(ind, n2000)),
2433
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2434
- bindings([binding("X", ind)]),
2435
- uses([
2436
- proof(
2437
- goal(a(ind, n1000)),
2438
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2439
- bindings([binding("X", ind)]),
2440
- uses([
2441
- proof(
2442
- goal(a(ind, n0)),
2443
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2444
- )
2445
- ])
2446
- )
2447
- ])
2448
- )
2449
- ])
2450
- )
2451
- ])
2452
- )
2453
- ])
2454
- )
2455
- ])
2456
- )
2457
- ])
2458
- )
2459
- ])
2460
- )
2461
- ])
2462
- )
2463
- ])
2464
- )
2465
- ])
2466
- ),
2467
- proof(
2468
- goal(once(a(ind, n10000))),
2469
- by(builtin(once, 1)),
2470
- uses([
2471
- proof(
2472
- goal(a(ind, n10000)),
2473
- by(rule("deep-taxonomy-10000.pl", clause(19))),
2474
- bindings([binding("X", ind)]),
2475
- uses([
2476
- proof(
2477
- goal(a(ind, n9000)),
2478
- by(rule("deep-taxonomy-10000.pl", clause(18))),
2479
- bindings([binding("X", ind)]),
2480
- uses([
2481
- proof(
2482
- goal(a(ind, n8000)),
2483
- by(rule("deep-taxonomy-10000.pl", clause(17))),
2484
- bindings([binding("X", ind)]),
2485
- uses([
2486
- proof(
2487
- goal(a(ind, n7000)),
2488
- by(rule("deep-taxonomy-10000.pl", clause(16))),
2489
- bindings([binding("X", ind)]),
2490
- uses([
2491
- proof(
2492
- goal(a(ind, n6000)),
2493
- by(rule("deep-taxonomy-10000.pl", clause(15))),
2494
- bindings([binding("X", ind)]),
2495
- uses([
2496
- proof(
2497
- goal(a(ind, n5000)),
2498
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2499
- bindings([binding("X", ind)]),
2500
- uses([
2501
- proof(
2502
- goal(a(ind, n4000)),
2503
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2504
- bindings([binding("X", ind)]),
2505
- uses([
2506
- proof(
2507
- goal(a(ind, n3000)),
2508
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2509
- bindings([binding("X", ind)]),
2510
- uses([
2511
- proof(
2512
- goal(a(ind, n2000)),
2513
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2514
- bindings([binding("X", ind)]),
2515
- uses([
2516
- proof(
2517
- goal(a(ind, n1000)),
2518
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2519
- bindings([binding("X", ind)]),
2520
- uses([
2521
- proof(
2522
- goal(a(ind, n0)),
2523
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2524
- )
2525
- ])
2526
- )
2527
- ])
2528
- )
2529
- ])
2530
- )
2531
- ])
2532
- )
2533
- ])
2534
- )
2535
- ])
2536
- )
2537
- ])
2538
- )
2539
- ])
2540
- )
2541
- ])
2542
- )
2543
- ])
2544
- )
2545
- ])
2546
- )
2547
- ])
2548
- )
2549
- ])
2550
- ),
2551
- proof(
2552
- goal(once(arc(check5, "C5 OK - once n10000 is reached, the terminal class a2 is derived."))),
2553
- by(builtin(once, 1)),
2554
- uses([
2555
- proof(
2556
- goal(arc(check5, "C5 OK - once n10000 is reached, the terminal class a2 is derived.")),
2557
- by(rule("deep-taxonomy-10000.pl", clause(30026))),
2558
- uses([
2559
- proof(
2560
- goal(once(a(ind, n10000))),
2561
- by(builtin(once, 1)),
2562
- uses([
2563
- proof(
2564
- goal(a(ind, n10000)),
2565
- by(rule("deep-taxonomy-10000.pl", clause(19))),
2566
- bindings([binding("X", ind)]),
2567
- uses([
2568
- proof(
2569
- goal(a(ind, n9000)),
2570
- by(rule("deep-taxonomy-10000.pl", clause(18))),
2571
- bindings([binding("X", ind)]),
2572
- uses([
2573
- proof(
2574
- goal(a(ind, n8000)),
2575
- by(rule("deep-taxonomy-10000.pl", clause(17))),
2576
- bindings([binding("X", ind)]),
2577
- uses([
2578
- proof(
2579
- goal(a(ind, n7000)),
2580
- by(rule("deep-taxonomy-10000.pl", clause(16))),
2581
- bindings([binding("X", ind)]),
2582
- uses([
2583
- proof(
2584
- goal(a(ind, n6000)),
2585
- by(rule("deep-taxonomy-10000.pl", clause(15))),
2586
- bindings([binding("X", ind)]),
2587
- uses([
2588
- proof(
2589
- goal(a(ind, n5000)),
2590
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2591
- bindings([binding("X", ind)]),
2592
- uses([
2593
- proof(
2594
- goal(a(ind, n4000)),
2595
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2596
- bindings([binding("X", ind)]),
2597
- uses([
2598
- proof(
2599
- goal(a(ind, n3000)),
2600
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2601
- bindings([binding("X", ind)]),
2602
- uses([
2603
- proof(
2604
- goal(a(ind, n2000)),
2605
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2606
- bindings([binding("X", ind)]),
2607
- uses([
2608
- proof(
2609
- goal(a(ind, n1000)),
2610
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2611
- bindings([binding("X", ind)]),
2612
- uses([
2613
- proof(
2614
- goal(a(ind, n0)),
2615
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2616
- )
2617
- ])
2618
- )
2619
- ])
2620
- )
2621
- ])
2622
- )
2623
- ])
2624
- )
2625
- ])
2626
- )
2627
- ])
2628
- )
2629
- ])
2630
- )
2631
- ])
2632
- )
2633
- ])
2634
- )
2635
- ])
2636
- )
2637
- ])
2638
- ),
2639
- proof(
2640
- goal(once(a(ind, a2))),
2641
- by(builtin(once, 1)),
2642
- uses([
2643
- proof(
2644
- goal(a(ind, a2)),
2645
- by(rule("deep-taxonomy-10000.pl", clause(9))),
2646
- bindings([binding("X", ind)]),
2647
- uses([
2648
- proof(
2649
- goal(a(ind, n10000)),
2650
- by(rule("deep-taxonomy-10000.pl", clause(19))),
2651
- bindings([binding("X", ind)]),
2652
- uses([
2653
- proof(
2654
- goal(a(ind, n9000)),
2655
- by(rule("deep-taxonomy-10000.pl", clause(18))),
2656
- bindings([binding("X", ind)]),
2657
- uses([
2658
- proof(
2659
- goal(a(ind, n8000)),
2660
- by(rule("deep-taxonomy-10000.pl", clause(17))),
2661
- bindings([binding("X", ind)]),
2662
- uses([
2663
- proof(
2664
- goal(a(ind, n7000)),
2665
- by(rule("deep-taxonomy-10000.pl", clause(16))),
2666
- bindings([binding("X", ind)]),
2667
- uses([
2668
- proof(
2669
- goal(a(ind, n6000)),
2670
- by(rule("deep-taxonomy-10000.pl", clause(15))),
2671
- bindings([binding("X", ind)]),
2672
- uses([
2673
- proof(
2674
- goal(a(ind, n5000)),
2675
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2676
- bindings([binding("X", ind)]),
2677
- uses([
2678
- proof(
2679
- goal(a(ind, n4000)),
2680
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2681
- bindings([binding("X", ind)]),
2682
- uses([
2683
- proof(
2684
- goal(a(ind, n3000)),
2685
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2686
- bindings([binding("X", ind)]),
2687
- uses([
2688
- proof(
2689
- goal(a(ind, n2000)),
2690
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2691
- bindings([binding("X", ind)]),
2692
- uses([
2693
- proof(
2694
- goal(a(ind, n1000)),
2695
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2696
- bindings([binding("X", ind)]),
2697
- uses([
2698
- proof(
2699
- goal(a(ind, n0)),
2700
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2701
- )
2702
- ])
2703
- )
2704
- ])
2705
- )
2706
- ])
2707
- )
2708
- ])
2709
- )
2710
- ])
2711
- )
2712
- ])
2713
- )
2714
- ])
2715
- )
2716
- ])
2717
- )
2718
- ])
2719
- )
2720
- ])
2721
- )
2722
- ])
2723
- )
2724
- ])
2725
- )
2726
- ])
2727
- )
2728
- ])
2729
- ),
2730
- proof(
2731
- goal(once(arc(check6, "C6 OK - the success flag is raised only after the terminal class a2 is present."))),
2732
- by(builtin(once, 1)),
2733
- uses([
2734
- proof(
2735
- goal(arc(check6, "C6 OK - the success flag is raised only after the terminal class a2 is present.")),
2736
- by(rule("deep-taxonomy-10000.pl", clause(30027))),
2737
- uses([
2738
- proof(
2739
- goal(once(a(ind, a2))),
2740
- by(builtin(once, 1)),
2741
- uses([
2742
- proof(
2743
- goal(a(ind, a2)),
2744
- by(rule("deep-taxonomy-10000.pl", clause(9))),
2745
- bindings([binding("X", ind)]),
2746
- uses([
2747
- proof(
2748
- goal(a(ind, n10000)),
2749
- by(rule("deep-taxonomy-10000.pl", clause(19))),
2750
- bindings([binding("X", ind)]),
2751
- uses([
2752
- proof(
2753
- goal(a(ind, n9000)),
2754
- by(rule("deep-taxonomy-10000.pl", clause(18))),
2755
- bindings([binding("X", ind)]),
2756
- uses([
2757
- proof(
2758
- goal(a(ind, n8000)),
2759
- by(rule("deep-taxonomy-10000.pl", clause(17))),
2760
- bindings([binding("X", ind)]),
2761
- uses([
2762
- proof(
2763
- goal(a(ind, n7000)),
2764
- by(rule("deep-taxonomy-10000.pl", clause(16))),
2765
- bindings([binding("X", ind)]),
2766
- uses([
2767
- proof(
2768
- goal(a(ind, n6000)),
2769
- by(rule("deep-taxonomy-10000.pl", clause(15))),
2770
- bindings([binding("X", ind)]),
2771
- uses([
2772
- proof(
2773
- goal(a(ind, n5000)),
2774
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2775
- bindings([binding("X", ind)]),
2776
- uses([
2777
- proof(
2778
- goal(a(ind, n4000)),
2779
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2780
- bindings([binding("X", ind)]),
2781
- uses([
2782
- proof(
2783
- goal(a(ind, n3000)),
2784
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2785
- bindings([binding("X", ind)]),
2786
- uses([
2787
- proof(
2788
- goal(a(ind, n2000)),
2789
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2790
- bindings([binding("X", ind)]),
2791
- uses([
2792
- proof(
2793
- goal(a(ind, n1000)),
2794
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2795
- bindings([binding("X", ind)]),
2796
- uses([
2797
- proof(
2798
- goal(a(ind, n0)),
2799
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2800
- )
2801
- ])
2802
- )
2803
- ])
2804
- )
2805
- ])
2806
- )
2807
- ])
2808
- )
2809
- ])
2810
- )
2811
- ])
2812
- )
2813
- ])
2814
- )
2815
- ])
2816
- )
2817
- ])
2818
- )
2819
- ])
2820
- )
2821
- ])
2822
- )
2823
- ])
2824
- ),
2825
- proof(
2826
- goal(once(is(test, true))),
2827
- by(builtin(once, 1)),
2828
- uses([
2829
- proof(
2830
- goal(is(test, true)),
2831
- by(rule("deep-taxonomy-10000.pl", clause(8))),
2832
- uses([
2833
- proof(
2834
- goal(once(a(ind, a2))),
2835
- by(builtin(once, 1)),
2836
- uses([
2837
- proof(
2838
- goal(a(ind, a2)),
2839
- by(rule("deep-taxonomy-10000.pl", clause(9))),
2840
- bindings([binding("X", ind)]),
2841
- uses([
2842
- proof(
2843
- goal(a(ind, n10000)),
2844
- by(rule("deep-taxonomy-10000.pl", clause(19))),
2845
- bindings([binding("X", ind)]),
2846
- uses([
2847
- proof(
2848
- goal(a(ind, n9000)),
2849
- by(rule("deep-taxonomy-10000.pl", clause(18))),
2850
- bindings([binding("X", ind)]),
2851
- uses([
2852
- proof(
2853
- goal(a(ind, n8000)),
2854
- by(rule("deep-taxonomy-10000.pl", clause(17))),
2855
- bindings([binding("X", ind)]),
2856
- uses([
2857
- proof(
2858
- goal(a(ind, n7000)),
2859
- by(rule("deep-taxonomy-10000.pl", clause(16))),
2860
- bindings([binding("X", ind)]),
2861
- uses([
2862
- proof(
2863
- goal(a(ind, n6000)),
2864
- by(rule("deep-taxonomy-10000.pl", clause(15))),
2865
- bindings([binding("X", ind)]),
2866
- uses([
2867
- proof(
2868
- goal(a(ind, n5000)),
2869
- by(rule("deep-taxonomy-10000.pl", clause(14))),
2870
- bindings([binding("X", ind)]),
2871
- uses([
2872
- proof(
2873
- goal(a(ind, n4000)),
2874
- by(rule("deep-taxonomy-10000.pl", clause(13))),
2875
- bindings([binding("X", ind)]),
2876
- uses([
2877
- proof(
2878
- goal(a(ind, n3000)),
2879
- by(rule("deep-taxonomy-10000.pl", clause(12))),
2880
- bindings([binding("X", ind)]),
2881
- uses([
2882
- proof(
2883
- goal(a(ind, n2000)),
2884
- by(rule("deep-taxonomy-10000.pl", clause(11))),
2885
- bindings([binding("X", ind)]),
2886
- uses([
2887
- proof(
2888
- goal(a(ind, n1000)),
2889
- by(rule("deep-taxonomy-10000.pl", clause(10))),
2890
- bindings([binding("X", ind)]),
2891
- uses([
2892
- proof(
2893
- goal(a(ind, n0)),
2894
- by(fact("deep-taxonomy-10000.pl", clause(7)))
2895
- )
2896
- ])
2897
- )
2898
- ])
2899
- )
2900
- ])
2901
- )
2902
- ])
2903
- )
2904
- ])
2905
- )
2906
- ])
2907
- )
2908
- ])
2909
- )
2910
- ])
2911
- )
2912
- ])
2913
- )
2914
- ])
2915
- )
2916
- ])
2917
- )
2918
- ])
2919
- )
2920
- ])
2921
- )
2922
- ])
2923
- )
2924
- ])
2925
- )
2926
- ])
2927
- )
2928
- ])
2929
- )
2930
- ).
2931
-