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,2313 +1,19 @@
1
1
  safeInWorld(city_errand, w1).
2
- why(
3
- safeInWorld(city_errand, w1),
4
- proof(
5
- goal(safeInWorld(city_errand, w1)),
6
- by(rule("ev-range-worlds.pl", clause(27))),
7
- bindings([binding("T", city_errand), binding("W", w1)]),
8
- uses([
9
- proof(
10
- goal(safe_in_world(city_errand, w1)),
11
- by(rule("ev-range-worlds.pl", clause(25))),
12
- bindings([binding("T", city_errand), binding("W", w1), binding("__anon39", 40), binding("__anon40", 45), binding("__anon41", 20), binding("__anon42", 100), binding("Battery", 30), binding("__anon43", 0.18), binding("Required", 7.1999999999999993)]),
13
- uses([
14
- proof(
15
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
16
- by(fact("ev-range-worlds.pl", clause(9)))
17
- ),
18
- proof(
19
- goal(required_energy(city_errand, w1, 7.1999999999999993)),
20
- by(rule("ev-range-worlds.pl", clause(21))),
21
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993)]),
22
- uses([
23
- proof(
24
- goal(base_energy(city_errand, 7.1999999999999993)),
25
- by(rule("ev-range-worlds.pl", clause(20))),
26
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("D", 40), binding("__anon35", 45), binding("__anon36", 20), binding("__anon37", 100), binding("__anon38", 30), binding("B", 0.18)]),
27
- uses([
28
- proof(
29
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
30
- by(fact("ev-range-worlds.pl", clause(9)))
31
- ),
32
- proof(
33
- goal(mul(40, 0.18, 7.1999999999999993)),
34
- by(builtin(mul, 3))
35
- )
36
- ])
37
- )
38
- ])
39
- ),
40
- proof(
41
- goal(le(7.1999999999999993, 30)),
42
- by(builtin(le, 2))
43
- )
44
- ])
45
- )
46
- ])
47
- )
48
- ).
49
-
50
2
  safeInWorld(city_errand, w2).
51
- why(
52
- safeInWorld(city_errand, w2),
53
- proof(
54
- goal(safeInWorld(city_errand, w2)),
55
- by(rule("ev-range-worlds.pl", clause(27))),
56
- bindings([binding("T", city_errand), binding("W", w2)]),
57
- uses([
58
- proof(
59
- goal(safe_in_world(city_errand, w2)),
60
- by(rule("ev-range-worlds.pl", clause(25))),
61
- bindings([binding("T", city_errand), binding("W", w2), binding("__anon39", 40), binding("__anon40", 45), binding("__anon41", 20), binding("__anon42", 100), binding("Battery", 30), binding("__anon43", 0.18), binding("Required", 7.1999999999999993)]),
62
- uses([
63
- proof(
64
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
65
- by(fact("ev-range-worlds.pl", clause(9)))
66
- ),
67
- proof(
68
- goal(required_energy(city_errand, w2, 7.1999999999999993)),
69
- by(rule("ev-range-worlds.pl", clause(22))),
70
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("Base", 7.1999999999999993), binding("SF", 1.00)]),
71
- uses([
72
- proof(
73
- goal(base_energy(city_errand, 7.1999999999999993)),
74
- by(rule("ev-range-worlds.pl", clause(20))),
75
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("D", 40), binding("__anon35", 45), binding("__anon36", 20), binding("__anon37", 100), binding("__anon38", 30), binding("B", 0.18)]),
76
- uses([
77
- proof(
78
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
79
- by(fact("ev-range-worlds.pl", clause(9)))
80
- ),
81
- proof(
82
- goal(mul(40, 0.18, 7.1999999999999993)),
83
- by(builtin(mul, 3))
84
- )
85
- ])
86
- ),
87
- proof(
88
- goal(speed_factor(city_errand, 1.00)),
89
- by(rule("ev-range-worlds.pl", clause(14))),
90
- bindings([binding("T", city_errand), binding("__anon5", 40), binding("S", 45), binding("__anon6", 20), binding("__anon7", 100), binding("__anon8", 30), binding("__anon9", 0.18)]),
91
- uses([
92
- proof(
93
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
94
- by(fact("ev-range-worlds.pl", clause(9)))
95
- ),
96
- proof(
97
- goal(le(45, 100)),
98
- by(builtin(le, 2))
99
- )
100
- ])
101
- ),
102
- proof(
103
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
104
- by(builtin(mul, 3))
105
- )
106
- ])
107
- ),
108
- proof(
109
- goal(le(7.1999999999999993, 30)),
110
- by(builtin(le, 2))
111
- )
112
- ])
113
- )
114
- ])
115
- )
116
- ).
117
-
118
3
  safeInWorld(city_errand, w0).
119
- why(
120
- safeInWorld(city_errand, w0),
121
- proof(
122
- goal(safeInWorld(city_errand, w0)),
123
- by(rule("ev-range-worlds.pl", clause(27))),
124
- bindings([binding("T", city_errand), binding("W", w0)]),
125
- uses([
126
- proof(
127
- goal(safe_in_world(city_errand, w0)),
128
- by(rule("ev-range-worlds.pl", clause(25))),
129
- bindings([binding("T", city_errand), binding("W", w0), binding("__anon39", 40), binding("__anon40", 45), binding("__anon41", 20), binding("__anon42", 100), binding("Battery", 30), binding("__anon43", 0.18), binding("Required", 7.1999999999999993)]),
130
- uses([
131
- proof(
132
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
133
- by(fact("ev-range-worlds.pl", clause(9)))
134
- ),
135
- proof(
136
- goal(required_energy(city_errand, w0, 7.1999999999999993)),
137
- by(rule("ev-range-worlds.pl", clause(23))),
138
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("Base", 7.1999999999999993), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.00), binding("A", 7.1999999999999993), binding("B", 7.1999999999999993)]),
139
- uses([
140
- proof(
141
- goal(base_energy(city_errand, 7.1999999999999993)),
142
- by(rule("ev-range-worlds.pl", clause(20))),
143
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("D", 40), binding("__anon35", 45), binding("__anon36", 20), binding("__anon37", 100), binding("__anon38", 30), binding("B", 0.18)]),
144
- uses([
145
- proof(
146
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
147
- by(fact("ev-range-worlds.pl", clause(9)))
148
- ),
149
- proof(
150
- goal(mul(40, 0.18, 7.1999999999999993)),
151
- by(builtin(mul, 3))
152
- )
153
- ])
154
- ),
155
- proof(
156
- goal(speed_factor(city_errand, 1.00)),
157
- by(rule("ev-range-worlds.pl", clause(14))),
158
- bindings([binding("T", city_errand), binding("__anon5", 40), binding("S", 45), binding("__anon6", 20), binding("__anon7", 100), binding("__anon8", 30), binding("__anon9", 0.18)]),
159
- uses([
160
- proof(
161
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
162
- by(fact("ev-range-worlds.pl", clause(9)))
163
- ),
164
- proof(
165
- goal(le(45, 100)),
166
- by(builtin(le, 2))
167
- )
168
- ])
169
- ),
170
- proof(
171
- goal(temperature_factor(city_errand, 1.00)),
172
- by(rule("ev-range-worlds.pl", clause(16))),
173
- bindings([binding("T", city_errand), binding("__anon15", 40), binding("__anon16", 45), binding("Temp", 20), binding("__anon17", 100), binding("__anon18", 30), binding("__anon19", 0.18)]),
174
- uses([
175
- proof(
176
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
177
- by(fact("ev-range-worlds.pl", clause(9)))
178
- ),
179
- proof(
180
- goal(ge(20, 0)),
181
- by(builtin(ge, 2))
182
- )
183
- ])
184
- ),
185
- proof(
186
- goal(payload_factor(city_errand, 1.00)),
187
- by(rule("ev-range-worlds.pl", clause(19))),
188
- bindings([binding("T", city_errand), binding("__anon30", 40), binding("__anon31", 45), binding("__anon32", 20), binding("P", 100), binding("__anon33", 30), binding("__anon34", 0.18)]),
189
- uses([
190
- proof(
191
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
192
- by(fact("ev-range-worlds.pl", clause(9)))
193
- ),
194
- proof(
195
- goal(le(100, 250)),
196
- by(builtin(le, 2))
197
- )
198
- ])
199
- ),
200
- proof(
201
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
202
- by(builtin(mul, 3))
203
- ),
204
- proof(
205
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
206
- by(builtin(mul, 3))
207
- ),
208
- proof(
209
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
210
- by(builtin(mul, 3))
211
- )
212
- ])
213
- ),
214
- proof(
215
- goal(le(7.1999999999999993, 30)),
216
- by(builtin(le, 2))
217
- )
218
- ])
219
- )
220
- ])
221
- )
222
- ).
223
-
224
4
  safeInWorld(city_errand, w3).
225
- why(
226
- safeInWorld(city_errand, w3),
227
- proof(
228
- goal(safeInWorld(city_errand, w3)),
229
- by(rule("ev-range-worlds.pl", clause(27))),
230
- bindings([binding("T", city_errand), binding("W", w3)]),
231
- uses([
232
- proof(
233
- goal(safe_in_world(city_errand, w3)),
234
- by(rule("ev-range-worlds.pl", clause(25))),
235
- bindings([binding("T", city_errand), binding("W", w3), binding("__anon39", 40), binding("__anon40", 45), binding("__anon41", 20), binding("__anon42", 100), binding("Battery", 30), binding("__anon43", 0.18), binding("Required", 9.3599999999999994)]),
236
- uses([
237
- proof(
238
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
239
- by(fact("ev-range-worlds.pl", clause(9)))
240
- ),
241
- proof(
242
- goal(required_energy(city_errand, w3, 9.3599999999999994)),
243
- by(rule("ev-range-worlds.pl", clause(24))),
244
- bindings([binding("T", city_errand), binding("E", 9.3599999999999994), binding("W0", 7.1999999999999993)]),
245
- uses([
246
- proof(
247
- goal(required_energy(city_errand, w0, 7.1999999999999993)),
248
- by(rule("ev-range-worlds.pl", clause(23))),
249
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("Base", 7.1999999999999993), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.00), binding("A", 7.1999999999999993), binding("B", 7.1999999999999993)]),
250
- uses([
251
- proof(
252
- goal(base_energy(city_errand, 7.1999999999999993)),
253
- by(rule("ev-range-worlds.pl", clause(20))),
254
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("D", 40), binding("__anon35", 45), binding("__anon36", 20), binding("__anon37", 100), binding("__anon38", 30), binding("B", 0.18)]),
255
- uses([
256
- proof(
257
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
258
- by(fact("ev-range-worlds.pl", clause(9)))
259
- ),
260
- proof(
261
- goal(mul(40, 0.18, 7.1999999999999993)),
262
- by(builtin(mul, 3))
263
- )
264
- ])
265
- ),
266
- proof(
267
- goal(speed_factor(city_errand, 1.00)),
268
- by(rule("ev-range-worlds.pl", clause(14))),
269
- bindings([binding("T", city_errand), binding("__anon5", 40), binding("S", 45), binding("__anon6", 20), binding("__anon7", 100), binding("__anon8", 30), binding("__anon9", 0.18)]),
270
- uses([
271
- proof(
272
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
273
- by(fact("ev-range-worlds.pl", clause(9)))
274
- ),
275
- proof(
276
- goal(le(45, 100)),
277
- by(builtin(le, 2))
278
- )
279
- ])
280
- ),
281
- proof(
282
- goal(temperature_factor(city_errand, 1.00)),
283
- by(rule("ev-range-worlds.pl", clause(16))),
284
- bindings([binding("T", city_errand), binding("__anon15", 40), binding("__anon16", 45), binding("Temp", 20), binding("__anon17", 100), binding("__anon18", 30), binding("__anon19", 0.18)]),
285
- uses([
286
- proof(
287
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
288
- by(fact("ev-range-worlds.pl", clause(9)))
289
- ),
290
- proof(
291
- goal(ge(20, 0)),
292
- by(builtin(ge, 2))
293
- )
294
- ])
295
- ),
296
- proof(
297
- goal(payload_factor(city_errand, 1.00)),
298
- by(rule("ev-range-worlds.pl", clause(19))),
299
- bindings([binding("T", city_errand), binding("__anon30", 40), binding("__anon31", 45), binding("__anon32", 20), binding("P", 100), binding("__anon33", 30), binding("__anon34", 0.18)]),
300
- uses([
301
- proof(
302
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
303
- by(fact("ev-range-worlds.pl", clause(9)))
304
- ),
305
- proof(
306
- goal(le(100, 250)),
307
- by(builtin(le, 2))
308
- )
309
- ])
310
- ),
311
- proof(
312
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
313
- by(builtin(mul, 3))
314
- ),
315
- proof(
316
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
317
- by(builtin(mul, 3))
318
- ),
319
- proof(
320
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
321
- by(builtin(mul, 3))
322
- )
323
- ])
324
- ),
325
- proof(
326
- goal(mul(7.1999999999999993, 1.30, 9.3599999999999994)),
327
- by(builtin(mul, 3))
328
- )
329
- ])
330
- ),
331
- proof(
332
- goal(le(9.3599999999999994, 30)),
333
- by(builtin(le, 2))
334
- )
335
- ])
336
- )
337
- ])
338
- )
339
- ).
340
-
341
5
  safeInWorld(winter_highway, w1).
342
- why(
343
- safeInWorld(winter_highway, w1),
344
- proof(
345
- goal(safeInWorld(winter_highway, w1)),
346
- by(rule("ev-range-worlds.pl", clause(27))),
347
- bindings([binding("T", winter_highway), binding("W", w1)]),
348
- uses([
349
- proof(
350
- goal(safe_in_world(winter_highway, w1)),
351
- by(rule("ev-range-worlds.pl", clause(25))),
352
- bindings([binding("T", winter_highway), binding("W", w1), binding("__anon39", 260), binding("__anon40", 115), binding("__anon41", -5), binding("__anon42", 400), binding("Battery", 60), binding("__anon43", 0.20), binding("Required", 52.0)]),
353
- uses([
354
- proof(
355
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
356
- by(fact("ev-range-worlds.pl", clause(10)))
357
- ),
358
- proof(
359
- goal(required_energy(winter_highway, w1, 52.0)),
360
- by(rule("ev-range-worlds.pl", clause(21))),
361
- bindings([binding("T", winter_highway), binding("E", 52.0)]),
362
- uses([
363
- proof(
364
- goal(base_energy(winter_highway, 52.0)),
365
- by(rule("ev-range-worlds.pl", clause(20))),
366
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
367
- uses([
368
- proof(
369
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
370
- by(fact("ev-range-worlds.pl", clause(10)))
371
- ),
372
- proof(
373
- goal(mul(260, 0.20, 52.0)),
374
- by(builtin(mul, 3))
375
- )
376
- ])
377
- )
378
- ])
379
- ),
380
- proof(
381
- goal(le(52.0, 60)),
382
- by(builtin(le, 2))
383
- )
384
- ])
385
- )
386
- ])
387
- )
388
- ).
389
-
390
6
  safeInWorld(heavy_delivery, w1).
391
- why(
392
- safeInWorld(heavy_delivery, w1),
393
- proof(
394
- goal(safeInWorld(heavy_delivery, w1)),
395
- by(rule("ev-range-worlds.pl", clause(27))),
396
- bindings([binding("T", heavy_delivery), binding("W", w1)]),
397
- uses([
398
- proof(
399
- goal(safe_in_world(heavy_delivery, w1)),
400
- by(rule("ev-range-worlds.pl", clause(25))),
401
- bindings([binding("T", heavy_delivery), binding("W", w1), binding("__anon39", 180), binding("__anon40", 80), binding("__anon41", 15), binding("__anon42", 700), binding("Battery", 55), binding("__anon43", 0.22), binding("Required", 39.600000000000001)]),
402
- uses([
403
- proof(
404
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
405
- by(fact("ev-range-worlds.pl", clause(11)))
406
- ),
407
- proof(
408
- goal(required_energy(heavy_delivery, w1, 39.600000000000001)),
409
- by(rule("ev-range-worlds.pl", clause(21))),
410
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001)]),
411
- uses([
412
- proof(
413
- goal(base_energy(heavy_delivery, 39.600000000000001)),
414
- by(rule("ev-range-worlds.pl", clause(20))),
415
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("D", 180), binding("__anon35", 80), binding("__anon36", 15), binding("__anon37", 700), binding("__anon38", 55), binding("B", 0.22)]),
416
- uses([
417
- proof(
418
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
419
- by(fact("ev-range-worlds.pl", clause(11)))
420
- ),
421
- proof(
422
- goal(mul(180, 0.22, 39.600000000000001)),
423
- by(builtin(mul, 3))
424
- )
425
- ])
426
- )
427
- ])
428
- ),
429
- proof(
430
- goal(le(39.600000000000001, 55)),
431
- by(builtin(le, 2))
432
- )
433
- ])
434
- )
435
- ])
436
- )
437
- ).
438
-
439
7
  safeInWorld(heavy_delivery, w2).
440
- why(
441
- safeInWorld(heavy_delivery, w2),
442
- proof(
443
- goal(safeInWorld(heavy_delivery, w2)),
444
- by(rule("ev-range-worlds.pl", clause(27))),
445
- bindings([binding("T", heavy_delivery), binding("W", w2)]),
446
- uses([
447
- proof(
448
- goal(safe_in_world(heavy_delivery, w2)),
449
- by(rule("ev-range-worlds.pl", clause(25))),
450
- bindings([binding("T", heavy_delivery), binding("W", w2), binding("__anon39", 180), binding("__anon40", 80), binding("__anon41", 15), binding("__anon42", 700), binding("Battery", 55), binding("__anon43", 0.22), binding("Required", 39.600000000000001)]),
451
- uses([
452
- proof(
453
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
454
- by(fact("ev-range-worlds.pl", clause(11)))
455
- ),
456
- proof(
457
- goal(required_energy(heavy_delivery, w2, 39.600000000000001)),
458
- by(rule("ev-range-worlds.pl", clause(22))),
459
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("Base", 39.600000000000001), binding("SF", 1.00)]),
460
- uses([
461
- proof(
462
- goal(base_energy(heavy_delivery, 39.600000000000001)),
463
- by(rule("ev-range-worlds.pl", clause(20))),
464
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("D", 180), binding("__anon35", 80), binding("__anon36", 15), binding("__anon37", 700), binding("__anon38", 55), binding("B", 0.22)]),
465
- uses([
466
- proof(
467
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
468
- by(fact("ev-range-worlds.pl", clause(11)))
469
- ),
470
- proof(
471
- goal(mul(180, 0.22, 39.600000000000001)),
472
- by(builtin(mul, 3))
473
- )
474
- ])
475
- ),
476
- proof(
477
- goal(speed_factor(heavy_delivery, 1.00)),
478
- by(rule("ev-range-worlds.pl", clause(14))),
479
- bindings([binding("T", heavy_delivery), binding("__anon5", 180), binding("S", 80), binding("__anon6", 15), binding("__anon7", 700), binding("__anon8", 55), binding("__anon9", 0.22)]),
480
- uses([
481
- proof(
482
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
483
- by(fact("ev-range-worlds.pl", clause(11)))
484
- ),
485
- proof(
486
- goal(le(80, 100)),
487
- by(builtin(le, 2))
488
- )
489
- ])
490
- ),
491
- proof(
492
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
493
- by(builtin(mul, 3))
494
- )
495
- ])
496
- ),
497
- proof(
498
- goal(le(39.600000000000001, 55)),
499
- by(builtin(le, 2))
500
- )
501
- ])
502
- )
503
- ])
504
- )
505
- ).
506
-
507
8
  safeInWorld(heavy_delivery, w0).
508
- why(
509
- safeInWorld(heavy_delivery, w0),
510
- proof(
511
- goal(safeInWorld(heavy_delivery, w0)),
512
- by(rule("ev-range-worlds.pl", clause(27))),
513
- bindings([binding("T", heavy_delivery), binding("W", w0)]),
514
- uses([
515
- proof(
516
- goal(safe_in_world(heavy_delivery, w0)),
517
- by(rule("ev-range-worlds.pl", clause(25))),
518
- bindings([binding("T", heavy_delivery), binding("W", w0), binding("__anon39", 180), binding("__anon40", 80), binding("__anon41", 15), binding("__anon42", 700), binding("Battery", 55), binding("__anon43", 0.22), binding("Required", 45.539999999999999)]),
519
- uses([
520
- proof(
521
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
522
- by(fact("ev-range-worlds.pl", clause(11)))
523
- ),
524
- proof(
525
- goal(required_energy(heavy_delivery, w0, 45.539999999999999)),
526
- by(rule("ev-range-worlds.pl", clause(23))),
527
- bindings([binding("T", heavy_delivery), binding("E", 45.539999999999999), binding("Base", 39.600000000000001), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.15), binding("A", 39.600000000000001), binding("B", 39.600000000000001)]),
528
- uses([
529
- proof(
530
- goal(base_energy(heavy_delivery, 39.600000000000001)),
531
- by(rule("ev-range-worlds.pl", clause(20))),
532
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("D", 180), binding("__anon35", 80), binding("__anon36", 15), binding("__anon37", 700), binding("__anon38", 55), binding("B", 0.22)]),
533
- uses([
534
- proof(
535
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
536
- by(fact("ev-range-worlds.pl", clause(11)))
537
- ),
538
- proof(
539
- goal(mul(180, 0.22, 39.600000000000001)),
540
- by(builtin(mul, 3))
541
- )
542
- ])
543
- ),
544
- proof(
545
- goal(speed_factor(heavy_delivery, 1.00)),
546
- by(rule("ev-range-worlds.pl", clause(14))),
547
- bindings([binding("T", heavy_delivery), binding("__anon5", 180), binding("S", 80), binding("__anon6", 15), binding("__anon7", 700), binding("__anon8", 55), binding("__anon9", 0.22)]),
548
- uses([
549
- proof(
550
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
551
- by(fact("ev-range-worlds.pl", clause(11)))
552
- ),
553
- proof(
554
- goal(le(80, 100)),
555
- by(builtin(le, 2))
556
- )
557
- ])
558
- ),
559
- proof(
560
- goal(temperature_factor(heavy_delivery, 1.00)),
561
- by(rule("ev-range-worlds.pl", clause(16))),
562
- bindings([binding("T", heavy_delivery), binding("__anon15", 180), binding("__anon16", 80), binding("Temp", 15), binding("__anon17", 700), binding("__anon18", 55), binding("__anon19", 0.22)]),
563
- uses([
564
- proof(
565
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
566
- by(fact("ev-range-worlds.pl", clause(11)))
567
- ),
568
- proof(
569
- goal(ge(15, 0)),
570
- by(builtin(ge, 2))
571
- )
572
- ])
573
- ),
574
- proof(
575
- goal(payload_factor(heavy_delivery, 1.15)),
576
- by(rule("ev-range-worlds.pl", clause(17))),
577
- bindings([binding("T", heavy_delivery), binding("__anon20", 180), binding("__anon21", 80), binding("__anon22", 15), binding("P", 700), binding("__anon23", 55), binding("__anon24", 0.22)]),
578
- uses([
579
- proof(
580
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
581
- by(fact("ev-range-worlds.pl", clause(11)))
582
- ),
583
- proof(
584
- goal(gt(700, 500)),
585
- by(builtin(gt, 2))
586
- )
587
- ])
588
- ),
589
- proof(
590
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
591
- by(builtin(mul, 3))
592
- ),
593
- proof(
594
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
595
- by(builtin(mul, 3))
596
- ),
597
- proof(
598
- goal(mul(39.600000000000001, 1.15, 45.539999999999999)),
599
- by(builtin(mul, 3))
600
- )
601
- ])
602
- ),
603
- proof(
604
- goal(le(45.539999999999999, 55)),
605
- by(builtin(le, 2))
606
- )
607
- ])
608
- )
609
- ])
610
- )
611
- ).
612
-
613
9
  safeInWorld(cold_commute, w1).
614
- why(
615
- safeInWorld(cold_commute, w1),
616
- proof(
617
- goal(safeInWorld(cold_commute, w1)),
618
- by(rule("ev-range-worlds.pl", clause(27))),
619
- bindings([binding("T", cold_commute), binding("W", w1)]),
620
- uses([
621
- proof(
622
- goal(safe_in_world(cold_commute, w1)),
623
- by(rule("ev-range-worlds.pl", clause(25))),
624
- bindings([binding("T", cold_commute), binding("W", w1), binding("__anon39", 120), binding("__anon40", 90), binding("__anon41", -8), binding("__anon42", 100), binding("Battery", 35), binding("__anon43", 0.19), binding("Required", 22.800000000000001)]),
625
- uses([
626
- proof(
627
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
628
- by(fact("ev-range-worlds.pl", clause(12)))
629
- ),
630
- proof(
631
- goal(required_energy(cold_commute, w1, 22.800000000000001)),
632
- by(rule("ev-range-worlds.pl", clause(21))),
633
- bindings([binding("T", cold_commute), binding("E", 22.800000000000001)]),
634
- uses([
635
- proof(
636
- goal(base_energy(cold_commute, 22.800000000000001)),
637
- by(rule("ev-range-worlds.pl", clause(20))),
638
- bindings([binding("T", cold_commute), binding("E", 22.800000000000001), binding("D", 120), binding("__anon35", 90), binding("__anon36", -8), binding("__anon37", 100), binding("__anon38", 35), binding("B", 0.19)]),
639
- uses([
640
- proof(
641
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
642
- by(fact("ev-range-worlds.pl", clause(12)))
643
- ),
644
- proof(
645
- goal(mul(120, 0.19, 22.800000000000001)),
646
- by(builtin(mul, 3))
647
- )
648
- ])
649
- )
650
- ])
651
- ),
652
- proof(
653
- goal(le(22.800000000000001, 35)),
654
- by(builtin(le, 2))
655
- )
656
- ])
657
- )
658
- ])
659
- )
660
- ).
661
-
662
10
  safeInWorld(cold_commute, w2).
663
- why(
664
- safeInWorld(cold_commute, w2),
665
- proof(
666
- goal(safeInWorld(cold_commute, w2)),
667
- by(rule("ev-range-worlds.pl", clause(27))),
668
- bindings([binding("T", cold_commute), binding("W", w2)]),
669
- uses([
670
- proof(
671
- goal(safe_in_world(cold_commute, w2)),
672
- by(rule("ev-range-worlds.pl", clause(25))),
673
- bindings([binding("T", cold_commute), binding("W", w2), binding("__anon39", 120), binding("__anon40", 90), binding("__anon41", -8), binding("__anon42", 100), binding("Battery", 35), binding("__anon43", 0.19), binding("Required", 22.800000000000001)]),
674
- uses([
675
- proof(
676
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
677
- by(fact("ev-range-worlds.pl", clause(12)))
678
- ),
679
- proof(
680
- goal(required_energy(cold_commute, w2, 22.800000000000001)),
681
- by(rule("ev-range-worlds.pl", clause(22))),
682
- bindings([binding("T", cold_commute), binding("E", 22.800000000000001), binding("Base", 22.800000000000001), binding("SF", 1.00)]),
683
- uses([
684
- proof(
685
- goal(base_energy(cold_commute, 22.800000000000001)),
686
- by(rule("ev-range-worlds.pl", clause(20))),
687
- bindings([binding("T", cold_commute), binding("E", 22.800000000000001), binding("D", 120), binding("__anon35", 90), binding("__anon36", -8), binding("__anon37", 100), binding("__anon38", 35), binding("B", 0.19)]),
688
- uses([
689
- proof(
690
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
691
- by(fact("ev-range-worlds.pl", clause(12)))
692
- ),
693
- proof(
694
- goal(mul(120, 0.19, 22.800000000000001)),
695
- by(builtin(mul, 3))
696
- )
697
- ])
698
- ),
699
- proof(
700
- goal(speed_factor(cold_commute, 1.00)),
701
- by(rule("ev-range-worlds.pl", clause(14))),
702
- bindings([binding("T", cold_commute), binding("__anon5", 120), binding("S", 90), binding("__anon6", -8), binding("__anon7", 100), binding("__anon8", 35), binding("__anon9", 0.19)]),
703
- uses([
704
- proof(
705
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
706
- by(fact("ev-range-worlds.pl", clause(12)))
707
- ),
708
- proof(
709
- goal(le(90, 100)),
710
- by(builtin(le, 2))
711
- )
712
- ])
713
- ),
714
- proof(
715
- goal(mul(22.800000000000001, 1.00, 22.800000000000001)),
716
- by(builtin(mul, 3))
717
- )
718
- ])
719
- ),
720
- proof(
721
- goal(le(22.800000000000001, 35)),
722
- by(builtin(le, 2))
723
- )
724
- ])
725
- )
726
- ])
727
- )
728
- ).
729
-
730
11
  safeInWorld(cold_commute, w0).
731
- why(
732
- safeInWorld(cold_commute, w0),
733
- proof(
734
- goal(safeInWorld(cold_commute, w0)),
735
- by(rule("ev-range-worlds.pl", clause(27))),
736
- bindings([binding("T", cold_commute), binding("W", w0)]),
737
- uses([
738
- proof(
739
- goal(safe_in_world(cold_commute, w0)),
740
- by(rule("ev-range-worlds.pl", clause(25))),
741
- bindings([binding("T", cold_commute), binding("W", w0), binding("__anon39", 120), binding("__anon40", 90), binding("__anon41", -8), binding("__anon42", 100), binding("Battery", 35), binding("__anon43", 0.19), binding("Required", 26.219999999999999)]),
742
- uses([
743
- proof(
744
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
745
- by(fact("ev-range-worlds.pl", clause(12)))
746
- ),
747
- proof(
748
- goal(required_energy(cold_commute, w0, 26.219999999999999)),
749
- by(rule("ev-range-worlds.pl", clause(23))),
750
- bindings([binding("T", cold_commute), binding("E", 26.219999999999999), binding("Base", 22.800000000000001), binding("SF", 1.00), binding("TF", 1.15), binding("PF", 1.00), binding("A", 22.800000000000001), binding("B", 26.219999999999999)]),
751
- uses([
752
- proof(
753
- goal(base_energy(cold_commute, 22.800000000000001)),
754
- by(rule("ev-range-worlds.pl", clause(20))),
755
- bindings([binding("T", cold_commute), binding("E", 22.800000000000001), binding("D", 120), binding("__anon35", 90), binding("__anon36", -8), binding("__anon37", 100), binding("__anon38", 35), binding("B", 0.19)]),
756
- uses([
757
- proof(
758
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
759
- by(fact("ev-range-worlds.pl", clause(12)))
760
- ),
761
- proof(
762
- goal(mul(120, 0.19, 22.800000000000001)),
763
- by(builtin(mul, 3))
764
- )
765
- ])
766
- ),
767
- proof(
768
- goal(speed_factor(cold_commute, 1.00)),
769
- by(rule("ev-range-worlds.pl", clause(14))),
770
- bindings([binding("T", cold_commute), binding("__anon5", 120), binding("S", 90), binding("__anon6", -8), binding("__anon7", 100), binding("__anon8", 35), binding("__anon9", 0.19)]),
771
- uses([
772
- proof(
773
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
774
- by(fact("ev-range-worlds.pl", clause(12)))
775
- ),
776
- proof(
777
- goal(le(90, 100)),
778
- by(builtin(le, 2))
779
- )
780
- ])
781
- ),
782
- proof(
783
- goal(temperature_factor(cold_commute, 1.15)),
784
- by(rule("ev-range-worlds.pl", clause(15))),
785
- bindings([binding("T", cold_commute), binding("__anon10", 120), binding("__anon11", 90), binding("Temp", -8), binding("__anon12", 100), binding("__anon13", 35), binding("__anon14", 0.19)]),
786
- uses([
787
- proof(
788
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
789
- by(fact("ev-range-worlds.pl", clause(12)))
790
- ),
791
- proof(
792
- goal(lt(-8, 0)),
793
- by(builtin(lt, 2))
794
- )
795
- ])
796
- ),
797
- proof(
798
- goal(payload_factor(cold_commute, 1.00)),
799
- by(rule("ev-range-worlds.pl", clause(19))),
800
- bindings([binding("T", cold_commute), binding("__anon30", 120), binding("__anon31", 90), binding("__anon32", -8), binding("P", 100), binding("__anon33", 35), binding("__anon34", 0.19)]),
801
- uses([
802
- proof(
803
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
804
- by(fact("ev-range-worlds.pl", clause(12)))
805
- ),
806
- proof(
807
- goal(le(100, 250)),
808
- by(builtin(le, 2))
809
- )
810
- ])
811
- ),
812
- proof(
813
- goal(mul(22.800000000000001, 1.00, 22.800000000000001)),
814
- by(builtin(mul, 3))
815
- ),
816
- proof(
817
- goal(mul(22.800000000000001, 1.15, 26.219999999999999)),
818
- by(builtin(mul, 3))
819
- ),
820
- proof(
821
- goal(mul(26.219999999999999, 1.00, 26.219999999999999)),
822
- by(builtin(mul, 3))
823
- )
824
- ])
825
- ),
826
- proof(
827
- goal(le(26.219999999999999, 35)),
828
- by(builtin(le, 2))
829
- )
830
- ])
831
- )
832
- ])
833
- )
834
- ).
835
-
836
12
  safeInWorld(cold_commute, w3).
837
- why(
838
- safeInWorld(cold_commute, w3),
839
- proof(
840
- goal(safeInWorld(cold_commute, w3)),
841
- by(rule("ev-range-worlds.pl", clause(27))),
842
- bindings([binding("T", cold_commute), binding("W", w3)]),
843
- uses([
844
- proof(
845
- goal(safe_in_world(cold_commute, w3)),
846
- by(rule("ev-range-worlds.pl", clause(25))),
847
- bindings([binding("T", cold_commute), binding("W", w3), binding("__anon39", 120), binding("__anon40", 90), binding("__anon41", -8), binding("__anon42", 100), binding("Battery", 35), binding("__anon43", 0.19), binding("Required", 34.085999999999999)]),
848
- uses([
849
- proof(
850
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
851
- by(fact("ev-range-worlds.pl", clause(12)))
852
- ),
853
- proof(
854
- goal(required_energy(cold_commute, w3, 34.085999999999999)),
855
- by(rule("ev-range-worlds.pl", clause(24))),
856
- bindings([binding("T", cold_commute), binding("E", 34.085999999999999), binding("W0", 26.219999999999999)]),
857
- uses([
858
- proof(
859
- goal(required_energy(cold_commute, w0, 26.219999999999999)),
860
- by(rule("ev-range-worlds.pl", clause(23))),
861
- bindings([binding("T", cold_commute), binding("E", 26.219999999999999), binding("Base", 22.800000000000001), binding("SF", 1.00), binding("TF", 1.15), binding("PF", 1.00), binding("A", 22.800000000000001), binding("B", 26.219999999999999)]),
862
- uses([
863
- proof(
864
- goal(base_energy(cold_commute, 22.800000000000001)),
865
- by(rule("ev-range-worlds.pl", clause(20))),
866
- bindings([binding("T", cold_commute), binding("E", 22.800000000000001), binding("D", 120), binding("__anon35", 90), binding("__anon36", -8), binding("__anon37", 100), binding("__anon38", 35), binding("B", 0.19)]),
867
- uses([
868
- proof(
869
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
870
- by(fact("ev-range-worlds.pl", clause(12)))
871
- ),
872
- proof(
873
- goal(mul(120, 0.19, 22.800000000000001)),
874
- by(builtin(mul, 3))
875
- )
876
- ])
877
- ),
878
- proof(
879
- goal(speed_factor(cold_commute, 1.00)),
880
- by(rule("ev-range-worlds.pl", clause(14))),
881
- bindings([binding("T", cold_commute), binding("__anon5", 120), binding("S", 90), binding("__anon6", -8), binding("__anon7", 100), binding("__anon8", 35), binding("__anon9", 0.19)]),
882
- uses([
883
- proof(
884
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
885
- by(fact("ev-range-worlds.pl", clause(12)))
886
- ),
887
- proof(
888
- goal(le(90, 100)),
889
- by(builtin(le, 2))
890
- )
891
- ])
892
- ),
893
- proof(
894
- goal(temperature_factor(cold_commute, 1.15)),
895
- by(rule("ev-range-worlds.pl", clause(15))),
896
- bindings([binding("T", cold_commute), binding("__anon10", 120), binding("__anon11", 90), binding("Temp", -8), binding("__anon12", 100), binding("__anon13", 35), binding("__anon14", 0.19)]),
897
- uses([
898
- proof(
899
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
900
- by(fact("ev-range-worlds.pl", clause(12)))
901
- ),
902
- proof(
903
- goal(lt(-8, 0)),
904
- by(builtin(lt, 2))
905
- )
906
- ])
907
- ),
908
- proof(
909
- goal(payload_factor(cold_commute, 1.00)),
910
- by(rule("ev-range-worlds.pl", clause(19))),
911
- bindings([binding("T", cold_commute), binding("__anon30", 120), binding("__anon31", 90), binding("__anon32", -8), binding("P", 100), binding("__anon33", 35), binding("__anon34", 0.19)]),
912
- uses([
913
- proof(
914
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
915
- by(fact("ev-range-worlds.pl", clause(12)))
916
- ),
917
- proof(
918
- goal(le(100, 250)),
919
- by(builtin(le, 2))
920
- )
921
- ])
922
- ),
923
- proof(
924
- goal(mul(22.800000000000001, 1.00, 22.800000000000001)),
925
- by(builtin(mul, 3))
926
- ),
927
- proof(
928
- goal(mul(22.800000000000001, 1.15, 26.219999999999999)),
929
- by(builtin(mul, 3))
930
- ),
931
- proof(
932
- goal(mul(26.219999999999999, 1.00, 26.219999999999999)),
933
- by(builtin(mul, 3))
934
- )
935
- ])
936
- ),
937
- proof(
938
- goal(mul(26.219999999999999, 1.30, 34.085999999999999)),
939
- by(builtin(mul, 3))
940
- )
941
- ])
942
- ),
943
- proof(
944
- goal(le(34.085999999999999, 35)),
945
- by(builtin(le, 2))
946
- )
947
- ])
948
- )
949
- ])
950
- )
951
- ).
952
-
953
13
  riskyInWorld(winter_highway, w2).
954
- why(
955
- riskyInWorld(winter_highway, w2),
956
- proof(
957
- goal(riskyInWorld(winter_highway, w2)),
958
- by(rule("ev-range-worlds.pl", clause(28))),
959
- bindings([binding("T", winter_highway), binding("W", w2)]),
960
- uses([
961
- proof(
962
- goal(risky_in_world(winter_highway, w2)),
963
- by(rule("ev-range-worlds.pl", clause(26))),
964
- bindings([binding("T", winter_highway), binding("W", w2), binding("__anon44", 260), binding("__anon45", 115), binding("__anon46", -5), binding("__anon47", 400), binding("Battery", 60), binding("__anon48", 0.20), binding("Required", 62.399999999999999)]),
965
- uses([
966
- proof(
967
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
968
- by(fact("ev-range-worlds.pl", clause(10)))
969
- ),
970
- proof(
971
- goal(required_energy(winter_highway, w2, 62.399999999999999)),
972
- by(rule("ev-range-worlds.pl", clause(22))),
973
- bindings([binding("T", winter_highway), binding("E", 62.399999999999999), binding("Base", 52.0), binding("SF", 1.20)]),
974
- uses([
975
- proof(
976
- goal(base_energy(winter_highway, 52.0)),
977
- by(rule("ev-range-worlds.pl", clause(20))),
978
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
979
- uses([
980
- proof(
981
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
982
- by(fact("ev-range-worlds.pl", clause(10)))
983
- ),
984
- proof(
985
- goal(mul(260, 0.20, 52.0)),
986
- by(builtin(mul, 3))
987
- )
988
- ])
989
- ),
990
- proof(
991
- goal(speed_factor(winter_highway, 1.20)),
992
- by(rule("ev-range-worlds.pl", clause(13))),
993
- bindings([binding("T", winter_highway), binding("__anon0", 260), binding("S", 115), binding("__anon1", -5), binding("__anon2", 400), binding("__anon3", 60), binding("__anon4", 0.20)]),
994
- uses([
995
- proof(
996
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
997
- by(fact("ev-range-worlds.pl", clause(10)))
998
- ),
999
- proof(
1000
- goal(gt(115, 100)),
1001
- by(builtin(gt, 2))
1002
- )
1003
- ])
1004
- ),
1005
- proof(
1006
- goal(mul(52.0, 1.20, 62.399999999999999)),
1007
- by(builtin(mul, 3))
1008
- )
1009
- ])
1010
- ),
1011
- proof(
1012
- goal(gt(62.399999999999999, 60)),
1013
- by(builtin(gt, 2))
1014
- )
1015
- ])
1016
- )
1017
- ])
1018
- )
1019
- ).
1020
-
1021
14
  riskyInWorld(winter_highway, w0).
1022
- why(
1023
- riskyInWorld(winter_highway, w0),
1024
- proof(
1025
- goal(riskyInWorld(winter_highway, w0)),
1026
- by(rule("ev-range-worlds.pl", clause(28))),
1027
- bindings([binding("T", winter_highway), binding("W", w0)]),
1028
- uses([
1029
- proof(
1030
- goal(risky_in_world(winter_highway, w0)),
1031
- by(rule("ev-range-worlds.pl", clause(26))),
1032
- bindings([binding("T", winter_highway), binding("W", w0), binding("__anon44", 260), binding("__anon45", 115), binding("__anon46", -5), binding("__anon47", 400), binding("Battery", 60), binding("__anon48", 0.20), binding("Required", 77.500799999999998)]),
1033
- uses([
1034
- proof(
1035
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1036
- by(fact("ev-range-worlds.pl", clause(10)))
1037
- ),
1038
- proof(
1039
- goal(required_energy(winter_highway, w0, 77.500799999999998)),
1040
- by(rule("ev-range-worlds.pl", clause(23))),
1041
- bindings([binding("T", winter_highway), binding("E", 77.500799999999998), binding("Base", 52.0), binding("SF", 1.20), binding("TF", 1.15), binding("PF", 1.08), binding("A", 62.399999999999999), binding("B", 71.759999999999991)]),
1042
- uses([
1043
- proof(
1044
- goal(base_energy(winter_highway, 52.0)),
1045
- by(rule("ev-range-worlds.pl", clause(20))),
1046
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
1047
- uses([
1048
- proof(
1049
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1050
- by(fact("ev-range-worlds.pl", clause(10)))
1051
- ),
1052
- proof(
1053
- goal(mul(260, 0.20, 52.0)),
1054
- by(builtin(mul, 3))
1055
- )
1056
- ])
1057
- ),
1058
- proof(
1059
- goal(speed_factor(winter_highway, 1.20)),
1060
- by(rule("ev-range-worlds.pl", clause(13))),
1061
- bindings([binding("T", winter_highway), binding("__anon0", 260), binding("S", 115), binding("__anon1", -5), binding("__anon2", 400), binding("__anon3", 60), binding("__anon4", 0.20)]),
1062
- uses([
1063
- proof(
1064
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1065
- by(fact("ev-range-worlds.pl", clause(10)))
1066
- ),
1067
- proof(
1068
- goal(gt(115, 100)),
1069
- by(builtin(gt, 2))
1070
- )
1071
- ])
1072
- ),
1073
- proof(
1074
- goal(temperature_factor(winter_highway, 1.15)),
1075
- by(rule("ev-range-worlds.pl", clause(15))),
1076
- bindings([binding("T", winter_highway), binding("__anon10", 260), binding("__anon11", 115), binding("Temp", -5), binding("__anon12", 400), binding("__anon13", 60), binding("__anon14", 0.20)]),
1077
- uses([
1078
- proof(
1079
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1080
- by(fact("ev-range-worlds.pl", clause(10)))
1081
- ),
1082
- proof(
1083
- goal(lt(-5, 0)),
1084
- by(builtin(lt, 2))
1085
- )
1086
- ])
1087
- ),
1088
- proof(
1089
- goal(payload_factor(winter_highway, 1.08)),
1090
- by(rule("ev-range-worlds.pl", clause(18))),
1091
- bindings([binding("T", winter_highway), binding("__anon25", 260), binding("__anon26", 115), binding("__anon27", -5), binding("P", 400), binding("__anon28", 60), binding("__anon29", 0.20)]),
1092
- uses([
1093
- proof(
1094
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1095
- by(fact("ev-range-worlds.pl", clause(10)))
1096
- ),
1097
- proof(
1098
- goal(gt(400, 250)),
1099
- by(builtin(gt, 2))
1100
- ),
1101
- proof(
1102
- goal(le(400, 500)),
1103
- by(builtin(le, 2))
1104
- )
1105
- ])
1106
- ),
1107
- proof(
1108
- goal(mul(52.0, 1.20, 62.399999999999999)),
1109
- by(builtin(mul, 3))
1110
- ),
1111
- proof(
1112
- goal(mul(62.399999999999999, 1.15, 71.759999999999991)),
1113
- by(builtin(mul, 3))
1114
- ),
1115
- proof(
1116
- goal(mul(71.759999999999991, 1.08, 77.500799999999998)),
1117
- by(builtin(mul, 3))
1118
- )
1119
- ])
1120
- ),
1121
- proof(
1122
- goal(gt(77.500799999999998, 60)),
1123
- by(builtin(gt, 2))
1124
- )
1125
- ])
1126
- )
1127
- ])
1128
- )
1129
- ).
1130
-
1131
15
  riskyInWorld(winter_highway, w3).
1132
- why(
1133
- riskyInWorld(winter_highway, w3),
1134
- proof(
1135
- goal(riskyInWorld(winter_highway, w3)),
1136
- by(rule("ev-range-worlds.pl", clause(28))),
1137
- bindings([binding("T", winter_highway), binding("W", w3)]),
1138
- uses([
1139
- proof(
1140
- goal(risky_in_world(winter_highway, w3)),
1141
- by(rule("ev-range-worlds.pl", clause(26))),
1142
- bindings([binding("T", winter_highway), binding("W", w3), binding("__anon44", 260), binding("__anon45", 115), binding("__anon46", -5), binding("__anon47", 400), binding("Battery", 60), binding("__anon48", 0.20), binding("Required", 100.75104)]),
1143
- uses([
1144
- proof(
1145
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1146
- by(fact("ev-range-worlds.pl", clause(10)))
1147
- ),
1148
- proof(
1149
- goal(required_energy(winter_highway, w3, 100.75104)),
1150
- by(rule("ev-range-worlds.pl", clause(24))),
1151
- bindings([binding("T", winter_highway), binding("E", 100.75104), binding("W0", 77.500799999999998)]),
1152
- uses([
1153
- proof(
1154
- goal(required_energy(winter_highway, w0, 77.500799999999998)),
1155
- by(rule("ev-range-worlds.pl", clause(23))),
1156
- bindings([binding("T", winter_highway), binding("E", 77.500799999999998), binding("Base", 52.0), binding("SF", 1.20), binding("TF", 1.15), binding("PF", 1.08), binding("A", 62.399999999999999), binding("B", 71.759999999999991)]),
1157
- uses([
1158
- proof(
1159
- goal(base_energy(winter_highway, 52.0)),
1160
- by(rule("ev-range-worlds.pl", clause(20))),
1161
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
1162
- uses([
1163
- proof(
1164
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1165
- by(fact("ev-range-worlds.pl", clause(10)))
1166
- ),
1167
- proof(
1168
- goal(mul(260, 0.20, 52.0)),
1169
- by(builtin(mul, 3))
1170
- )
1171
- ])
1172
- ),
1173
- proof(
1174
- goal(speed_factor(winter_highway, 1.20)),
1175
- by(rule("ev-range-worlds.pl", clause(13))),
1176
- bindings([binding("T", winter_highway), binding("__anon0", 260), binding("S", 115), binding("__anon1", -5), binding("__anon2", 400), binding("__anon3", 60), binding("__anon4", 0.20)]),
1177
- uses([
1178
- proof(
1179
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1180
- by(fact("ev-range-worlds.pl", clause(10)))
1181
- ),
1182
- proof(
1183
- goal(gt(115, 100)),
1184
- by(builtin(gt, 2))
1185
- )
1186
- ])
1187
- ),
1188
- proof(
1189
- goal(temperature_factor(winter_highway, 1.15)),
1190
- by(rule("ev-range-worlds.pl", clause(15))),
1191
- bindings([binding("T", winter_highway), binding("__anon10", 260), binding("__anon11", 115), binding("Temp", -5), binding("__anon12", 400), binding("__anon13", 60), binding("__anon14", 0.20)]),
1192
- uses([
1193
- proof(
1194
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1195
- by(fact("ev-range-worlds.pl", clause(10)))
1196
- ),
1197
- proof(
1198
- goal(lt(-5, 0)),
1199
- by(builtin(lt, 2))
1200
- )
1201
- ])
1202
- ),
1203
- proof(
1204
- goal(payload_factor(winter_highway, 1.08)),
1205
- by(rule("ev-range-worlds.pl", clause(18))),
1206
- bindings([binding("T", winter_highway), binding("__anon25", 260), binding("__anon26", 115), binding("__anon27", -5), binding("P", 400), binding("__anon28", 60), binding("__anon29", 0.20)]),
1207
- uses([
1208
- proof(
1209
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1210
- by(fact("ev-range-worlds.pl", clause(10)))
1211
- ),
1212
- proof(
1213
- goal(gt(400, 250)),
1214
- by(builtin(gt, 2))
1215
- ),
1216
- proof(
1217
- goal(le(400, 500)),
1218
- by(builtin(le, 2))
1219
- )
1220
- ])
1221
- ),
1222
- proof(
1223
- goal(mul(52.0, 1.20, 62.399999999999999)),
1224
- by(builtin(mul, 3))
1225
- ),
1226
- proof(
1227
- goal(mul(62.399999999999999, 1.15, 71.759999999999991)),
1228
- by(builtin(mul, 3))
1229
- ),
1230
- proof(
1231
- goal(mul(71.759999999999991, 1.08, 77.500799999999998)),
1232
- by(builtin(mul, 3))
1233
- )
1234
- ])
1235
- ),
1236
- proof(
1237
- goal(mul(77.500799999999998, 1.30, 100.75104)),
1238
- by(builtin(mul, 3))
1239
- )
1240
- ])
1241
- ),
1242
- proof(
1243
- goal(gt(100.75104, 60)),
1244
- by(builtin(gt, 2))
1245
- )
1246
- ])
1247
- )
1248
- ])
1249
- )
1250
- ).
1251
-
1252
16
  riskyInWorld(heavy_delivery, w3).
1253
- why(
1254
- riskyInWorld(heavy_delivery, w3),
1255
- proof(
1256
- goal(riskyInWorld(heavy_delivery, w3)),
1257
- by(rule("ev-range-worlds.pl", clause(28))),
1258
- bindings([binding("T", heavy_delivery), binding("W", w3)]),
1259
- uses([
1260
- proof(
1261
- goal(risky_in_world(heavy_delivery, w3)),
1262
- by(rule("ev-range-worlds.pl", clause(26))),
1263
- bindings([binding("T", heavy_delivery), binding("W", w3), binding("__anon44", 180), binding("__anon45", 80), binding("__anon46", 15), binding("__anon47", 700), binding("Battery", 55), binding("__anon48", 0.22), binding("Required", 59.201999999999998)]),
1264
- uses([
1265
- proof(
1266
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1267
- by(fact("ev-range-worlds.pl", clause(11)))
1268
- ),
1269
- proof(
1270
- goal(required_energy(heavy_delivery, w3, 59.201999999999998)),
1271
- by(rule("ev-range-worlds.pl", clause(24))),
1272
- bindings([binding("T", heavy_delivery), binding("E", 59.201999999999998), binding("W0", 45.539999999999999)]),
1273
- uses([
1274
- proof(
1275
- goal(required_energy(heavy_delivery, w0, 45.539999999999999)),
1276
- by(rule("ev-range-worlds.pl", clause(23))),
1277
- bindings([binding("T", heavy_delivery), binding("E", 45.539999999999999), binding("Base", 39.600000000000001), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.15), binding("A", 39.600000000000001), binding("B", 39.600000000000001)]),
1278
- uses([
1279
- proof(
1280
- goal(base_energy(heavy_delivery, 39.600000000000001)),
1281
- by(rule("ev-range-worlds.pl", clause(20))),
1282
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("D", 180), binding("__anon35", 80), binding("__anon36", 15), binding("__anon37", 700), binding("__anon38", 55), binding("B", 0.22)]),
1283
- uses([
1284
- proof(
1285
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1286
- by(fact("ev-range-worlds.pl", clause(11)))
1287
- ),
1288
- proof(
1289
- goal(mul(180, 0.22, 39.600000000000001)),
1290
- by(builtin(mul, 3))
1291
- )
1292
- ])
1293
- ),
1294
- proof(
1295
- goal(speed_factor(heavy_delivery, 1.00)),
1296
- by(rule("ev-range-worlds.pl", clause(14))),
1297
- bindings([binding("T", heavy_delivery), binding("__anon5", 180), binding("S", 80), binding("__anon6", 15), binding("__anon7", 700), binding("__anon8", 55), binding("__anon9", 0.22)]),
1298
- uses([
1299
- proof(
1300
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1301
- by(fact("ev-range-worlds.pl", clause(11)))
1302
- ),
1303
- proof(
1304
- goal(le(80, 100)),
1305
- by(builtin(le, 2))
1306
- )
1307
- ])
1308
- ),
1309
- proof(
1310
- goal(temperature_factor(heavy_delivery, 1.00)),
1311
- by(rule("ev-range-worlds.pl", clause(16))),
1312
- bindings([binding("T", heavy_delivery), binding("__anon15", 180), binding("__anon16", 80), binding("Temp", 15), binding("__anon17", 700), binding("__anon18", 55), binding("__anon19", 0.22)]),
1313
- uses([
1314
- proof(
1315
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1316
- by(fact("ev-range-worlds.pl", clause(11)))
1317
- ),
1318
- proof(
1319
- goal(ge(15, 0)),
1320
- by(builtin(ge, 2))
1321
- )
1322
- ])
1323
- ),
1324
- proof(
1325
- goal(payload_factor(heavy_delivery, 1.15)),
1326
- by(rule("ev-range-worlds.pl", clause(17))),
1327
- bindings([binding("T", heavy_delivery), binding("__anon20", 180), binding("__anon21", 80), binding("__anon22", 15), binding("P", 700), binding("__anon23", 55), binding("__anon24", 0.22)]),
1328
- uses([
1329
- proof(
1330
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1331
- by(fact("ev-range-worlds.pl", clause(11)))
1332
- ),
1333
- proof(
1334
- goal(gt(700, 500)),
1335
- by(builtin(gt, 2))
1336
- )
1337
- ])
1338
- ),
1339
- proof(
1340
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
1341
- by(builtin(mul, 3))
1342
- ),
1343
- proof(
1344
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
1345
- by(builtin(mul, 3))
1346
- ),
1347
- proof(
1348
- goal(mul(39.600000000000001, 1.15, 45.539999999999999)),
1349
- by(builtin(mul, 3))
1350
- )
1351
- ])
1352
- ),
1353
- proof(
1354
- goal(mul(45.539999999999999, 1.30, 59.201999999999998)),
1355
- by(builtin(mul, 3))
1356
- )
1357
- ])
1358
- ),
1359
- proof(
1360
- goal(gt(59.201999999999998, 55)),
1361
- by(builtin(gt, 2))
1362
- )
1363
- ])
1364
- )
1365
- ])
1366
- )
1367
- ).
1368
-
1369
17
  reason(winter_highway, "cold fast payload trip exceeds battery in physics-aware worlds").
1370
- why(
1371
- reason(winter_highway, "cold fast payload trip exceeds battery in physics-aware worlds"),
1372
- proof(
1373
- goal(reason(winter_highway, "cold fast payload trip exceeds battery in physics-aware worlds")),
1374
- by(rule("ev-range-worlds.pl", clause(29))),
1375
- uses([
1376
- proof(
1377
- goal(risky_in_world(winter_highway, w0)),
1378
- by(rule("ev-range-worlds.pl", clause(26))),
1379
- bindings([binding("T", winter_highway), binding("W", w0), binding("__anon44", 260), binding("__anon45", 115), binding("__anon46", -5), binding("__anon47", 400), binding("Battery", 60), binding("__anon48", 0.20), binding("Required", 77.500799999999998)]),
1380
- uses([
1381
- proof(
1382
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1383
- by(fact("ev-range-worlds.pl", clause(10)))
1384
- ),
1385
- proof(
1386
- goal(required_energy(winter_highway, w0, 77.500799999999998)),
1387
- by(rule("ev-range-worlds.pl", clause(23))),
1388
- bindings([binding("T", winter_highway), binding("E", 77.500799999999998), binding("Base", 52.0), binding("SF", 1.20), binding("TF", 1.15), binding("PF", 1.08), binding("A", 62.399999999999999), binding("B", 71.759999999999991)]),
1389
- uses([
1390
- proof(
1391
- goal(base_energy(winter_highway, 52.0)),
1392
- by(rule("ev-range-worlds.pl", clause(20))),
1393
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
1394
- uses([
1395
- proof(
1396
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1397
- by(fact("ev-range-worlds.pl", clause(10)))
1398
- ),
1399
- proof(
1400
- goal(mul(260, 0.20, 52.0)),
1401
- by(builtin(mul, 3))
1402
- )
1403
- ])
1404
- ),
1405
- proof(
1406
- goal(speed_factor(winter_highway, 1.20)),
1407
- by(rule("ev-range-worlds.pl", clause(13))),
1408
- bindings([binding("T", winter_highway), binding("__anon0", 260), binding("S", 115), binding("__anon1", -5), binding("__anon2", 400), binding("__anon3", 60), binding("__anon4", 0.20)]),
1409
- uses([
1410
- proof(
1411
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1412
- by(fact("ev-range-worlds.pl", clause(10)))
1413
- ),
1414
- proof(
1415
- goal(gt(115, 100)),
1416
- by(builtin(gt, 2))
1417
- )
1418
- ])
1419
- ),
1420
- proof(
1421
- goal(temperature_factor(winter_highway, 1.15)),
1422
- by(rule("ev-range-worlds.pl", clause(15))),
1423
- bindings([binding("T", winter_highway), binding("__anon10", 260), binding("__anon11", 115), binding("Temp", -5), binding("__anon12", 400), binding("__anon13", 60), binding("__anon14", 0.20)]),
1424
- uses([
1425
- proof(
1426
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1427
- by(fact("ev-range-worlds.pl", clause(10)))
1428
- ),
1429
- proof(
1430
- goal(lt(-5, 0)),
1431
- by(builtin(lt, 2))
1432
- )
1433
- ])
1434
- ),
1435
- proof(
1436
- goal(payload_factor(winter_highway, 1.08)),
1437
- by(rule("ev-range-worlds.pl", clause(18))),
1438
- bindings([binding("T", winter_highway), binding("__anon25", 260), binding("__anon26", 115), binding("__anon27", -5), binding("P", 400), binding("__anon28", 60), binding("__anon29", 0.20)]),
1439
- uses([
1440
- proof(
1441
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1442
- by(fact("ev-range-worlds.pl", clause(10)))
1443
- ),
1444
- proof(
1445
- goal(gt(400, 250)),
1446
- by(builtin(gt, 2))
1447
- ),
1448
- proof(
1449
- goal(le(400, 500)),
1450
- by(builtin(le, 2))
1451
- )
1452
- ])
1453
- ),
1454
- proof(
1455
- goal(mul(52.0, 1.20, 62.399999999999999)),
1456
- by(builtin(mul, 3))
1457
- ),
1458
- proof(
1459
- goal(mul(62.399999999999999, 1.15, 71.759999999999991)),
1460
- by(builtin(mul, 3))
1461
- ),
1462
- proof(
1463
- goal(mul(71.759999999999991, 1.08, 77.500799999999998)),
1464
- by(builtin(mul, 3))
1465
- )
1466
- ])
1467
- ),
1468
- proof(
1469
- goal(gt(77.500799999999998, 60)),
1470
- by(builtin(gt, 2))
1471
- )
1472
- ])
1473
- ),
1474
- proof(
1475
- goal(risky_in_world(winter_highway, w2)),
1476
- by(rule("ev-range-worlds.pl", clause(26))),
1477
- bindings([binding("T", winter_highway), binding("W", w2), binding("__anon44", 260), binding("__anon45", 115), binding("__anon46", -5), binding("__anon47", 400), binding("Battery", 60), binding("__anon48", 0.20), binding("Required", 62.399999999999999)]),
1478
- uses([
1479
- proof(
1480
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1481
- by(fact("ev-range-worlds.pl", clause(10)))
1482
- ),
1483
- proof(
1484
- goal(required_energy(winter_highway, w2, 62.399999999999999)),
1485
- by(rule("ev-range-worlds.pl", clause(22))),
1486
- bindings([binding("T", winter_highway), binding("E", 62.399999999999999), binding("Base", 52.0), binding("SF", 1.20)]),
1487
- uses([
1488
- proof(
1489
- goal(base_energy(winter_highway, 52.0)),
1490
- by(rule("ev-range-worlds.pl", clause(20))),
1491
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
1492
- uses([
1493
- proof(
1494
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1495
- by(fact("ev-range-worlds.pl", clause(10)))
1496
- ),
1497
- proof(
1498
- goal(mul(260, 0.20, 52.0)),
1499
- by(builtin(mul, 3))
1500
- )
1501
- ])
1502
- ),
1503
- proof(
1504
- goal(speed_factor(winter_highway, 1.20)),
1505
- by(rule("ev-range-worlds.pl", clause(13))),
1506
- bindings([binding("T", winter_highway), binding("__anon0", 260), binding("S", 115), binding("__anon1", -5), binding("__anon2", 400), binding("__anon3", 60), binding("__anon4", 0.20)]),
1507
- uses([
1508
- proof(
1509
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1510
- by(fact("ev-range-worlds.pl", clause(10)))
1511
- ),
1512
- proof(
1513
- goal(gt(115, 100)),
1514
- by(builtin(gt, 2))
1515
- )
1516
- ])
1517
- ),
1518
- proof(
1519
- goal(mul(52.0, 1.20, 62.399999999999999)),
1520
- by(builtin(mul, 3))
1521
- )
1522
- ])
1523
- ),
1524
- proof(
1525
- goal(gt(62.399999999999999, 60)),
1526
- by(builtin(gt, 2))
1527
- )
1528
- ])
1529
- ),
1530
- proof(
1531
- goal(risky_in_world(winter_highway, w3)),
1532
- by(rule("ev-range-worlds.pl", clause(26))),
1533
- bindings([binding("T", winter_highway), binding("W", w3), binding("__anon44", 260), binding("__anon45", 115), binding("__anon46", -5), binding("__anon47", 400), binding("Battery", 60), binding("__anon48", 0.20), binding("Required", 100.75104)]),
1534
- uses([
1535
- proof(
1536
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1537
- by(fact("ev-range-worlds.pl", clause(10)))
1538
- ),
1539
- proof(
1540
- goal(required_energy(winter_highway, w3, 100.75104)),
1541
- by(rule("ev-range-worlds.pl", clause(24))),
1542
- bindings([binding("T", winter_highway), binding("E", 100.75104), binding("W0", 77.500799999999998)]),
1543
- uses([
1544
- proof(
1545
- goal(required_energy(winter_highway, w0, 77.500799999999998)),
1546
- by(rule("ev-range-worlds.pl", clause(23))),
1547
- bindings([binding("T", winter_highway), binding("E", 77.500799999999998), binding("Base", 52.0), binding("SF", 1.20), binding("TF", 1.15), binding("PF", 1.08), binding("A", 62.399999999999999), binding("B", 71.759999999999991)]),
1548
- uses([
1549
- proof(
1550
- goal(base_energy(winter_highway, 52.0)),
1551
- by(rule("ev-range-worlds.pl", clause(20))),
1552
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
1553
- uses([
1554
- proof(
1555
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1556
- by(fact("ev-range-worlds.pl", clause(10)))
1557
- ),
1558
- proof(
1559
- goal(mul(260, 0.20, 52.0)),
1560
- by(builtin(mul, 3))
1561
- )
1562
- ])
1563
- ),
1564
- proof(
1565
- goal(speed_factor(winter_highway, 1.20)),
1566
- by(rule("ev-range-worlds.pl", clause(13))),
1567
- bindings([binding("T", winter_highway), binding("__anon0", 260), binding("S", 115), binding("__anon1", -5), binding("__anon2", 400), binding("__anon3", 60), binding("__anon4", 0.20)]),
1568
- uses([
1569
- proof(
1570
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1571
- by(fact("ev-range-worlds.pl", clause(10)))
1572
- ),
1573
- proof(
1574
- goal(gt(115, 100)),
1575
- by(builtin(gt, 2))
1576
- )
1577
- ])
1578
- ),
1579
- proof(
1580
- goal(temperature_factor(winter_highway, 1.15)),
1581
- by(rule("ev-range-worlds.pl", clause(15))),
1582
- bindings([binding("T", winter_highway), binding("__anon10", 260), binding("__anon11", 115), binding("Temp", -5), binding("__anon12", 400), binding("__anon13", 60), binding("__anon14", 0.20)]),
1583
- uses([
1584
- proof(
1585
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1586
- by(fact("ev-range-worlds.pl", clause(10)))
1587
- ),
1588
- proof(
1589
- goal(lt(-5, 0)),
1590
- by(builtin(lt, 2))
1591
- )
1592
- ])
1593
- ),
1594
- proof(
1595
- goal(payload_factor(winter_highway, 1.08)),
1596
- by(rule("ev-range-worlds.pl", clause(18))),
1597
- bindings([binding("T", winter_highway), binding("__anon25", 260), binding("__anon26", 115), binding("__anon27", -5), binding("P", 400), binding("__anon28", 60), binding("__anon29", 0.20)]),
1598
- uses([
1599
- proof(
1600
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1601
- by(fact("ev-range-worlds.pl", clause(10)))
1602
- ),
1603
- proof(
1604
- goal(gt(400, 250)),
1605
- by(builtin(gt, 2))
1606
- ),
1607
- proof(
1608
- goal(le(400, 500)),
1609
- by(builtin(le, 2))
1610
- )
1611
- ])
1612
- ),
1613
- proof(
1614
- goal(mul(52.0, 1.20, 62.399999999999999)),
1615
- by(builtin(mul, 3))
1616
- ),
1617
- proof(
1618
- goal(mul(62.399999999999999, 1.15, 71.759999999999991)),
1619
- by(builtin(mul, 3))
1620
- ),
1621
- proof(
1622
- goal(mul(71.759999999999991, 1.08, 77.500799999999998)),
1623
- by(builtin(mul, 3))
1624
- )
1625
- ])
1626
- ),
1627
- proof(
1628
- goal(mul(77.500799999999998, 1.30, 100.75104)),
1629
- by(builtin(mul, 3))
1630
- )
1631
- ])
1632
- ),
1633
- proof(
1634
- goal(gt(100.75104, 60)),
1635
- by(builtin(gt, 2))
1636
- )
1637
- ])
1638
- ),
1639
- proof(
1640
- goal(safe_in_world(winter_highway, w1)),
1641
- by(rule("ev-range-worlds.pl", clause(25))),
1642
- bindings([binding("T", winter_highway), binding("W", w1), binding("__anon39", 260), binding("__anon40", 115), binding("__anon41", -5), binding("__anon42", 400), binding("Battery", 60), binding("__anon43", 0.20), binding("Required", 52.0)]),
1643
- uses([
1644
- proof(
1645
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1646
- by(fact("ev-range-worlds.pl", clause(10)))
1647
- ),
1648
- proof(
1649
- goal(required_energy(winter_highway, w1, 52.0)),
1650
- by(rule("ev-range-worlds.pl", clause(21))),
1651
- bindings([binding("T", winter_highway), binding("E", 52.0)]),
1652
- uses([
1653
- proof(
1654
- goal(base_energy(winter_highway, 52.0)),
1655
- by(rule("ev-range-worlds.pl", clause(20))),
1656
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
1657
- uses([
1658
- proof(
1659
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
1660
- by(fact("ev-range-worlds.pl", clause(10)))
1661
- ),
1662
- proof(
1663
- goal(mul(260, 0.20, 52.0)),
1664
- by(builtin(mul, 3))
1665
- )
1666
- ])
1667
- )
1668
- ])
1669
- ),
1670
- proof(
1671
- goal(le(52.0, 60)),
1672
- by(builtin(le, 2))
1673
- )
1674
- ])
1675
- )
1676
- ])
1677
- )
1678
- ).
1679
-
1680
18
  reason(heavy_delivery, "safety buffer turns a physics-safe delivery into a cautious risk").
1681
- why(
1682
- reason(heavy_delivery, "safety buffer turns a physics-safe delivery into a cautious risk"),
1683
- proof(
1684
- goal(reason(heavy_delivery, "safety buffer turns a physics-safe delivery into a cautious risk")),
1685
- by(rule("ev-range-worlds.pl", clause(30))),
1686
- uses([
1687
- proof(
1688
- goal(safe_in_world(heavy_delivery, w0)),
1689
- by(rule("ev-range-worlds.pl", clause(25))),
1690
- bindings([binding("T", heavy_delivery), binding("W", w0), binding("__anon39", 180), binding("__anon40", 80), binding("__anon41", 15), binding("__anon42", 700), binding("Battery", 55), binding("__anon43", 0.22), binding("Required", 45.539999999999999)]),
1691
- uses([
1692
- proof(
1693
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1694
- by(fact("ev-range-worlds.pl", clause(11)))
1695
- ),
1696
- proof(
1697
- goal(required_energy(heavy_delivery, w0, 45.539999999999999)),
1698
- by(rule("ev-range-worlds.pl", clause(23))),
1699
- bindings([binding("T", heavy_delivery), binding("E", 45.539999999999999), binding("Base", 39.600000000000001), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.15), binding("A", 39.600000000000001), binding("B", 39.600000000000001)]),
1700
- uses([
1701
- proof(
1702
- goal(base_energy(heavy_delivery, 39.600000000000001)),
1703
- by(rule("ev-range-worlds.pl", clause(20))),
1704
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("D", 180), binding("__anon35", 80), binding("__anon36", 15), binding("__anon37", 700), binding("__anon38", 55), binding("B", 0.22)]),
1705
- uses([
1706
- proof(
1707
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1708
- by(fact("ev-range-worlds.pl", clause(11)))
1709
- ),
1710
- proof(
1711
- goal(mul(180, 0.22, 39.600000000000001)),
1712
- by(builtin(mul, 3))
1713
- )
1714
- ])
1715
- ),
1716
- proof(
1717
- goal(speed_factor(heavy_delivery, 1.00)),
1718
- by(rule("ev-range-worlds.pl", clause(14))),
1719
- bindings([binding("T", heavy_delivery), binding("__anon5", 180), binding("S", 80), binding("__anon6", 15), binding("__anon7", 700), binding("__anon8", 55), binding("__anon9", 0.22)]),
1720
- uses([
1721
- proof(
1722
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1723
- by(fact("ev-range-worlds.pl", clause(11)))
1724
- ),
1725
- proof(
1726
- goal(le(80, 100)),
1727
- by(builtin(le, 2))
1728
- )
1729
- ])
1730
- ),
1731
- proof(
1732
- goal(temperature_factor(heavy_delivery, 1.00)),
1733
- by(rule("ev-range-worlds.pl", clause(16))),
1734
- bindings([binding("T", heavy_delivery), binding("__anon15", 180), binding("__anon16", 80), binding("Temp", 15), binding("__anon17", 700), binding("__anon18", 55), binding("__anon19", 0.22)]),
1735
- uses([
1736
- proof(
1737
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1738
- by(fact("ev-range-worlds.pl", clause(11)))
1739
- ),
1740
- proof(
1741
- goal(ge(15, 0)),
1742
- by(builtin(ge, 2))
1743
- )
1744
- ])
1745
- ),
1746
- proof(
1747
- goal(payload_factor(heavy_delivery, 1.15)),
1748
- by(rule("ev-range-worlds.pl", clause(17))),
1749
- bindings([binding("T", heavy_delivery), binding("__anon20", 180), binding("__anon21", 80), binding("__anon22", 15), binding("P", 700), binding("__anon23", 55), binding("__anon24", 0.22)]),
1750
- uses([
1751
- proof(
1752
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1753
- by(fact("ev-range-worlds.pl", clause(11)))
1754
- ),
1755
- proof(
1756
- goal(gt(700, 500)),
1757
- by(builtin(gt, 2))
1758
- )
1759
- ])
1760
- ),
1761
- proof(
1762
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
1763
- by(builtin(mul, 3))
1764
- ),
1765
- proof(
1766
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
1767
- by(builtin(mul, 3))
1768
- ),
1769
- proof(
1770
- goal(mul(39.600000000000001, 1.15, 45.539999999999999)),
1771
- by(builtin(mul, 3))
1772
- )
1773
- ])
1774
- ),
1775
- proof(
1776
- goal(le(45.539999999999999, 55)),
1777
- by(builtin(le, 2))
1778
- )
1779
- ])
1780
- ),
1781
- proof(
1782
- goal(risky_in_world(heavy_delivery, w3)),
1783
- by(rule("ev-range-worlds.pl", clause(26))),
1784
- bindings([binding("T", heavy_delivery), binding("W", w3), binding("__anon44", 180), binding("__anon45", 80), binding("__anon46", 15), binding("__anon47", 700), binding("Battery", 55), binding("__anon48", 0.22), binding("Required", 59.201999999999998)]),
1785
- uses([
1786
- proof(
1787
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1788
- by(fact("ev-range-worlds.pl", clause(11)))
1789
- ),
1790
- proof(
1791
- goal(required_energy(heavy_delivery, w3, 59.201999999999998)),
1792
- by(rule("ev-range-worlds.pl", clause(24))),
1793
- bindings([binding("T", heavy_delivery), binding("E", 59.201999999999998), binding("W0", 45.539999999999999)]),
1794
- uses([
1795
- proof(
1796
- goal(required_energy(heavy_delivery, w0, 45.539999999999999)),
1797
- by(rule("ev-range-worlds.pl", clause(23))),
1798
- bindings([binding("T", heavy_delivery), binding("E", 45.539999999999999), binding("Base", 39.600000000000001), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.15), binding("A", 39.600000000000001), binding("B", 39.600000000000001)]),
1799
- uses([
1800
- proof(
1801
- goal(base_energy(heavy_delivery, 39.600000000000001)),
1802
- by(rule("ev-range-worlds.pl", clause(20))),
1803
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("D", 180), binding("__anon35", 80), binding("__anon36", 15), binding("__anon37", 700), binding("__anon38", 55), binding("B", 0.22)]),
1804
- uses([
1805
- proof(
1806
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1807
- by(fact("ev-range-worlds.pl", clause(11)))
1808
- ),
1809
- proof(
1810
- goal(mul(180, 0.22, 39.600000000000001)),
1811
- by(builtin(mul, 3))
1812
- )
1813
- ])
1814
- ),
1815
- proof(
1816
- goal(speed_factor(heavy_delivery, 1.00)),
1817
- by(rule("ev-range-worlds.pl", clause(14))),
1818
- bindings([binding("T", heavy_delivery), binding("__anon5", 180), binding("S", 80), binding("__anon6", 15), binding("__anon7", 700), binding("__anon8", 55), binding("__anon9", 0.22)]),
1819
- uses([
1820
- proof(
1821
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1822
- by(fact("ev-range-worlds.pl", clause(11)))
1823
- ),
1824
- proof(
1825
- goal(le(80, 100)),
1826
- by(builtin(le, 2))
1827
- )
1828
- ])
1829
- ),
1830
- proof(
1831
- goal(temperature_factor(heavy_delivery, 1.00)),
1832
- by(rule("ev-range-worlds.pl", clause(16))),
1833
- bindings([binding("T", heavy_delivery), binding("__anon15", 180), binding("__anon16", 80), binding("Temp", 15), binding("__anon17", 700), binding("__anon18", 55), binding("__anon19", 0.22)]),
1834
- uses([
1835
- proof(
1836
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1837
- by(fact("ev-range-worlds.pl", clause(11)))
1838
- ),
1839
- proof(
1840
- goal(ge(15, 0)),
1841
- by(builtin(ge, 2))
1842
- )
1843
- ])
1844
- ),
1845
- proof(
1846
- goal(payload_factor(heavy_delivery, 1.15)),
1847
- by(rule("ev-range-worlds.pl", clause(17))),
1848
- bindings([binding("T", heavy_delivery), binding("__anon20", 180), binding("__anon21", 80), binding("__anon22", 15), binding("P", 700), binding("__anon23", 55), binding("__anon24", 0.22)]),
1849
- uses([
1850
- proof(
1851
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
1852
- by(fact("ev-range-worlds.pl", clause(11)))
1853
- ),
1854
- proof(
1855
- goal(gt(700, 500)),
1856
- by(builtin(gt, 2))
1857
- )
1858
- ])
1859
- ),
1860
- proof(
1861
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
1862
- by(builtin(mul, 3))
1863
- ),
1864
- proof(
1865
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
1866
- by(builtin(mul, 3))
1867
- ),
1868
- proof(
1869
- goal(mul(39.600000000000001, 1.15, 45.539999999999999)),
1870
- by(builtin(mul, 3))
1871
- )
1872
- ])
1873
- ),
1874
- proof(
1875
- goal(mul(45.539999999999999, 1.30, 59.201999999999998)),
1876
- by(builtin(mul, 3))
1877
- )
1878
- ])
1879
- ),
1880
- proof(
1881
- goal(gt(59.201999999999998, 55)),
1882
- by(builtin(gt, 2))
1883
- )
1884
- ])
1885
- )
1886
- ])
1887
- )
1888
- ).
1889
-
1890
19
  status(ev_range_worlds, expected_world_pattern).
1891
- why(
1892
- status(ev_range_worlds, expected_world_pattern),
1893
- proof(
1894
- goal(status(ev_range_worlds, expected_world_pattern)),
1895
- by(rule("ev-range-worlds.pl", clause(31))),
1896
- uses([
1897
- proof(
1898
- goal(safe_in_world(city_errand, w3)),
1899
- by(rule("ev-range-worlds.pl", clause(25))),
1900
- bindings([binding("T", city_errand), binding("W", w3), binding("__anon39", 40), binding("__anon40", 45), binding("__anon41", 20), binding("__anon42", 100), binding("Battery", 30), binding("__anon43", 0.18), binding("Required", 9.3599999999999994)]),
1901
- uses([
1902
- proof(
1903
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
1904
- by(fact("ev-range-worlds.pl", clause(9)))
1905
- ),
1906
- proof(
1907
- goal(required_energy(city_errand, w3, 9.3599999999999994)),
1908
- by(rule("ev-range-worlds.pl", clause(24))),
1909
- bindings([binding("T", city_errand), binding("E", 9.3599999999999994), binding("W0", 7.1999999999999993)]),
1910
- uses([
1911
- proof(
1912
- goal(required_energy(city_errand, w0, 7.1999999999999993)),
1913
- by(rule("ev-range-worlds.pl", clause(23))),
1914
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("Base", 7.1999999999999993), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.00), binding("A", 7.1999999999999993), binding("B", 7.1999999999999993)]),
1915
- uses([
1916
- proof(
1917
- goal(base_energy(city_errand, 7.1999999999999993)),
1918
- by(rule("ev-range-worlds.pl", clause(20))),
1919
- bindings([binding("T", city_errand), binding("E", 7.1999999999999993), binding("D", 40), binding("__anon35", 45), binding("__anon36", 20), binding("__anon37", 100), binding("__anon38", 30), binding("B", 0.18)]),
1920
- uses([
1921
- proof(
1922
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
1923
- by(fact("ev-range-worlds.pl", clause(9)))
1924
- ),
1925
- proof(
1926
- goal(mul(40, 0.18, 7.1999999999999993)),
1927
- by(builtin(mul, 3))
1928
- )
1929
- ])
1930
- ),
1931
- proof(
1932
- goal(speed_factor(city_errand, 1.00)),
1933
- by(rule("ev-range-worlds.pl", clause(14))),
1934
- bindings([binding("T", city_errand), binding("__anon5", 40), binding("S", 45), binding("__anon6", 20), binding("__anon7", 100), binding("__anon8", 30), binding("__anon9", 0.18)]),
1935
- uses([
1936
- proof(
1937
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
1938
- by(fact("ev-range-worlds.pl", clause(9)))
1939
- ),
1940
- proof(
1941
- goal(le(45, 100)),
1942
- by(builtin(le, 2))
1943
- )
1944
- ])
1945
- ),
1946
- proof(
1947
- goal(temperature_factor(city_errand, 1.00)),
1948
- by(rule("ev-range-worlds.pl", clause(16))),
1949
- bindings([binding("T", city_errand), binding("__anon15", 40), binding("__anon16", 45), binding("Temp", 20), binding("__anon17", 100), binding("__anon18", 30), binding("__anon19", 0.18)]),
1950
- uses([
1951
- proof(
1952
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
1953
- by(fact("ev-range-worlds.pl", clause(9)))
1954
- ),
1955
- proof(
1956
- goal(ge(20, 0)),
1957
- by(builtin(ge, 2))
1958
- )
1959
- ])
1960
- ),
1961
- proof(
1962
- goal(payload_factor(city_errand, 1.00)),
1963
- by(rule("ev-range-worlds.pl", clause(19))),
1964
- bindings([binding("T", city_errand), binding("__anon30", 40), binding("__anon31", 45), binding("__anon32", 20), binding("P", 100), binding("__anon33", 30), binding("__anon34", 0.18)]),
1965
- uses([
1966
- proof(
1967
- goal(trip_data(city_errand, 40, 45, 20, 100, 30, 0.18)),
1968
- by(fact("ev-range-worlds.pl", clause(9)))
1969
- ),
1970
- proof(
1971
- goal(le(100, 250)),
1972
- by(builtin(le, 2))
1973
- )
1974
- ])
1975
- ),
1976
- proof(
1977
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
1978
- by(builtin(mul, 3))
1979
- ),
1980
- proof(
1981
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
1982
- by(builtin(mul, 3))
1983
- ),
1984
- proof(
1985
- goal(mul(7.1999999999999993, 1.00, 7.1999999999999993)),
1986
- by(builtin(mul, 3))
1987
- )
1988
- ])
1989
- ),
1990
- proof(
1991
- goal(mul(7.1999999999999993, 1.30, 9.3599999999999994)),
1992
- by(builtin(mul, 3))
1993
- )
1994
- ])
1995
- ),
1996
- proof(
1997
- goal(le(9.3599999999999994, 30)),
1998
- by(builtin(le, 2))
1999
- )
2000
- ])
2001
- ),
2002
- proof(
2003
- goal(risky_in_world(winter_highway, w0)),
2004
- by(rule("ev-range-worlds.pl", clause(26))),
2005
- bindings([binding("T", winter_highway), binding("W", w0), binding("__anon44", 260), binding("__anon45", 115), binding("__anon46", -5), binding("__anon47", 400), binding("Battery", 60), binding("__anon48", 0.20), binding("Required", 77.500799999999998)]),
2006
- uses([
2007
- proof(
2008
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
2009
- by(fact("ev-range-worlds.pl", clause(10)))
2010
- ),
2011
- proof(
2012
- goal(required_energy(winter_highway, w0, 77.500799999999998)),
2013
- by(rule("ev-range-worlds.pl", clause(23))),
2014
- bindings([binding("T", winter_highway), binding("E", 77.500799999999998), binding("Base", 52.0), binding("SF", 1.20), binding("TF", 1.15), binding("PF", 1.08), binding("A", 62.399999999999999), binding("B", 71.759999999999991)]),
2015
- uses([
2016
- proof(
2017
- goal(base_energy(winter_highway, 52.0)),
2018
- by(rule("ev-range-worlds.pl", clause(20))),
2019
- bindings([binding("T", winter_highway), binding("E", 52.0), binding("D", 260), binding("__anon35", 115), binding("__anon36", -5), binding("__anon37", 400), binding("__anon38", 60), binding("B", 0.20)]),
2020
- uses([
2021
- proof(
2022
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
2023
- by(fact("ev-range-worlds.pl", clause(10)))
2024
- ),
2025
- proof(
2026
- goal(mul(260, 0.20, 52.0)),
2027
- by(builtin(mul, 3))
2028
- )
2029
- ])
2030
- ),
2031
- proof(
2032
- goal(speed_factor(winter_highway, 1.20)),
2033
- by(rule("ev-range-worlds.pl", clause(13))),
2034
- bindings([binding("T", winter_highway), binding("__anon0", 260), binding("S", 115), binding("__anon1", -5), binding("__anon2", 400), binding("__anon3", 60), binding("__anon4", 0.20)]),
2035
- uses([
2036
- proof(
2037
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
2038
- by(fact("ev-range-worlds.pl", clause(10)))
2039
- ),
2040
- proof(
2041
- goal(gt(115, 100)),
2042
- by(builtin(gt, 2))
2043
- )
2044
- ])
2045
- ),
2046
- proof(
2047
- goal(temperature_factor(winter_highway, 1.15)),
2048
- by(rule("ev-range-worlds.pl", clause(15))),
2049
- bindings([binding("T", winter_highway), binding("__anon10", 260), binding("__anon11", 115), binding("Temp", -5), binding("__anon12", 400), binding("__anon13", 60), binding("__anon14", 0.20)]),
2050
- uses([
2051
- proof(
2052
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
2053
- by(fact("ev-range-worlds.pl", clause(10)))
2054
- ),
2055
- proof(
2056
- goal(lt(-5, 0)),
2057
- by(builtin(lt, 2))
2058
- )
2059
- ])
2060
- ),
2061
- proof(
2062
- goal(payload_factor(winter_highway, 1.08)),
2063
- by(rule("ev-range-worlds.pl", clause(18))),
2064
- bindings([binding("T", winter_highway), binding("__anon25", 260), binding("__anon26", 115), binding("__anon27", -5), binding("P", 400), binding("__anon28", 60), binding("__anon29", 0.20)]),
2065
- uses([
2066
- proof(
2067
- goal(trip_data(winter_highway, 260, 115, -5, 400, 60, 0.20)),
2068
- by(fact("ev-range-worlds.pl", clause(10)))
2069
- ),
2070
- proof(
2071
- goal(gt(400, 250)),
2072
- by(builtin(gt, 2))
2073
- ),
2074
- proof(
2075
- goal(le(400, 500)),
2076
- by(builtin(le, 2))
2077
- )
2078
- ])
2079
- ),
2080
- proof(
2081
- goal(mul(52.0, 1.20, 62.399999999999999)),
2082
- by(builtin(mul, 3))
2083
- ),
2084
- proof(
2085
- goal(mul(62.399999999999999, 1.15, 71.759999999999991)),
2086
- by(builtin(mul, 3))
2087
- ),
2088
- proof(
2089
- goal(mul(71.759999999999991, 1.08, 77.500799999999998)),
2090
- by(builtin(mul, 3))
2091
- )
2092
- ])
2093
- ),
2094
- proof(
2095
- goal(gt(77.500799999999998, 60)),
2096
- by(builtin(gt, 2))
2097
- )
2098
- ])
2099
- ),
2100
- proof(
2101
- goal(risky_in_world(heavy_delivery, w3)),
2102
- by(rule("ev-range-worlds.pl", clause(26))),
2103
- bindings([binding("T", heavy_delivery), binding("W", w3), binding("__anon44", 180), binding("__anon45", 80), binding("__anon46", 15), binding("__anon47", 700), binding("Battery", 55), binding("__anon48", 0.22), binding("Required", 59.201999999999998)]),
2104
- uses([
2105
- proof(
2106
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
2107
- by(fact("ev-range-worlds.pl", clause(11)))
2108
- ),
2109
- proof(
2110
- goal(required_energy(heavy_delivery, w3, 59.201999999999998)),
2111
- by(rule("ev-range-worlds.pl", clause(24))),
2112
- bindings([binding("T", heavy_delivery), binding("E", 59.201999999999998), binding("W0", 45.539999999999999)]),
2113
- uses([
2114
- proof(
2115
- goal(required_energy(heavy_delivery, w0, 45.539999999999999)),
2116
- by(rule("ev-range-worlds.pl", clause(23))),
2117
- bindings([binding("T", heavy_delivery), binding("E", 45.539999999999999), binding("Base", 39.600000000000001), binding("SF", 1.00), binding("TF", 1.00), binding("PF", 1.15), binding("A", 39.600000000000001), binding("B", 39.600000000000001)]),
2118
- uses([
2119
- proof(
2120
- goal(base_energy(heavy_delivery, 39.600000000000001)),
2121
- by(rule("ev-range-worlds.pl", clause(20))),
2122
- bindings([binding("T", heavy_delivery), binding("E", 39.600000000000001), binding("D", 180), binding("__anon35", 80), binding("__anon36", 15), binding("__anon37", 700), binding("__anon38", 55), binding("B", 0.22)]),
2123
- uses([
2124
- proof(
2125
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
2126
- by(fact("ev-range-worlds.pl", clause(11)))
2127
- ),
2128
- proof(
2129
- goal(mul(180, 0.22, 39.600000000000001)),
2130
- by(builtin(mul, 3))
2131
- )
2132
- ])
2133
- ),
2134
- proof(
2135
- goal(speed_factor(heavy_delivery, 1.00)),
2136
- by(rule("ev-range-worlds.pl", clause(14))),
2137
- bindings([binding("T", heavy_delivery), binding("__anon5", 180), binding("S", 80), binding("__anon6", 15), binding("__anon7", 700), binding("__anon8", 55), binding("__anon9", 0.22)]),
2138
- uses([
2139
- proof(
2140
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
2141
- by(fact("ev-range-worlds.pl", clause(11)))
2142
- ),
2143
- proof(
2144
- goal(le(80, 100)),
2145
- by(builtin(le, 2))
2146
- )
2147
- ])
2148
- ),
2149
- proof(
2150
- goal(temperature_factor(heavy_delivery, 1.00)),
2151
- by(rule("ev-range-worlds.pl", clause(16))),
2152
- bindings([binding("T", heavy_delivery), binding("__anon15", 180), binding("__anon16", 80), binding("Temp", 15), binding("__anon17", 700), binding("__anon18", 55), binding("__anon19", 0.22)]),
2153
- uses([
2154
- proof(
2155
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
2156
- by(fact("ev-range-worlds.pl", clause(11)))
2157
- ),
2158
- proof(
2159
- goal(ge(15, 0)),
2160
- by(builtin(ge, 2))
2161
- )
2162
- ])
2163
- ),
2164
- proof(
2165
- goal(payload_factor(heavy_delivery, 1.15)),
2166
- by(rule("ev-range-worlds.pl", clause(17))),
2167
- bindings([binding("T", heavy_delivery), binding("__anon20", 180), binding("__anon21", 80), binding("__anon22", 15), binding("P", 700), binding("__anon23", 55), binding("__anon24", 0.22)]),
2168
- uses([
2169
- proof(
2170
- goal(trip_data(heavy_delivery, 180, 80, 15, 700, 55, 0.22)),
2171
- by(fact("ev-range-worlds.pl", clause(11)))
2172
- ),
2173
- proof(
2174
- goal(gt(700, 500)),
2175
- by(builtin(gt, 2))
2176
- )
2177
- ])
2178
- ),
2179
- proof(
2180
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
2181
- by(builtin(mul, 3))
2182
- ),
2183
- proof(
2184
- goal(mul(39.600000000000001, 1.00, 39.600000000000001)),
2185
- by(builtin(mul, 3))
2186
- ),
2187
- proof(
2188
- goal(mul(39.600000000000001, 1.15, 45.539999999999999)),
2189
- by(builtin(mul, 3))
2190
- )
2191
- ])
2192
- ),
2193
- proof(
2194
- goal(mul(45.539999999999999, 1.30, 59.201999999999998)),
2195
- by(builtin(mul, 3))
2196
- )
2197
- ])
2198
- ),
2199
- proof(
2200
- goal(gt(59.201999999999998, 55)),
2201
- by(builtin(gt, 2))
2202
- )
2203
- ])
2204
- ),
2205
- proof(
2206
- goal(safe_in_world(cold_commute, w3)),
2207
- by(rule("ev-range-worlds.pl", clause(25))),
2208
- bindings([binding("T", cold_commute), binding("W", w3), binding("__anon39", 120), binding("__anon40", 90), binding("__anon41", -8), binding("__anon42", 100), binding("Battery", 35), binding("__anon43", 0.19), binding("Required", 34.085999999999999)]),
2209
- uses([
2210
- proof(
2211
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
2212
- by(fact("ev-range-worlds.pl", clause(12)))
2213
- ),
2214
- proof(
2215
- goal(required_energy(cold_commute, w3, 34.085999999999999)),
2216
- by(rule("ev-range-worlds.pl", clause(24))),
2217
- bindings([binding("T", cold_commute), binding("E", 34.085999999999999), binding("W0", 26.219999999999999)]),
2218
- uses([
2219
- proof(
2220
- goal(required_energy(cold_commute, w0, 26.219999999999999)),
2221
- by(rule("ev-range-worlds.pl", clause(23))),
2222
- bindings([binding("T", cold_commute), binding("E", 26.219999999999999), binding("Base", 22.800000000000001), binding("SF", 1.00), binding("TF", 1.15), binding("PF", 1.00), binding("A", 22.800000000000001), binding("B", 26.219999999999999)]),
2223
- uses([
2224
- proof(
2225
- goal(base_energy(cold_commute, 22.800000000000001)),
2226
- by(rule("ev-range-worlds.pl", clause(20))),
2227
- bindings([binding("T", cold_commute), binding("E", 22.800000000000001), binding("D", 120), binding("__anon35", 90), binding("__anon36", -8), binding("__anon37", 100), binding("__anon38", 35), binding("B", 0.19)]),
2228
- uses([
2229
- proof(
2230
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
2231
- by(fact("ev-range-worlds.pl", clause(12)))
2232
- ),
2233
- proof(
2234
- goal(mul(120, 0.19, 22.800000000000001)),
2235
- by(builtin(mul, 3))
2236
- )
2237
- ])
2238
- ),
2239
- proof(
2240
- goal(speed_factor(cold_commute, 1.00)),
2241
- by(rule("ev-range-worlds.pl", clause(14))),
2242
- bindings([binding("T", cold_commute), binding("__anon5", 120), binding("S", 90), binding("__anon6", -8), binding("__anon7", 100), binding("__anon8", 35), binding("__anon9", 0.19)]),
2243
- uses([
2244
- proof(
2245
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
2246
- by(fact("ev-range-worlds.pl", clause(12)))
2247
- ),
2248
- proof(
2249
- goal(le(90, 100)),
2250
- by(builtin(le, 2))
2251
- )
2252
- ])
2253
- ),
2254
- proof(
2255
- goal(temperature_factor(cold_commute, 1.15)),
2256
- by(rule("ev-range-worlds.pl", clause(15))),
2257
- bindings([binding("T", cold_commute), binding("__anon10", 120), binding("__anon11", 90), binding("Temp", -8), binding("__anon12", 100), binding("__anon13", 35), binding("__anon14", 0.19)]),
2258
- uses([
2259
- proof(
2260
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
2261
- by(fact("ev-range-worlds.pl", clause(12)))
2262
- ),
2263
- proof(
2264
- goal(lt(-8, 0)),
2265
- by(builtin(lt, 2))
2266
- )
2267
- ])
2268
- ),
2269
- proof(
2270
- goal(payload_factor(cold_commute, 1.00)),
2271
- by(rule("ev-range-worlds.pl", clause(19))),
2272
- bindings([binding("T", cold_commute), binding("__anon30", 120), binding("__anon31", 90), binding("__anon32", -8), binding("P", 100), binding("__anon33", 35), binding("__anon34", 0.19)]),
2273
- uses([
2274
- proof(
2275
- goal(trip_data(cold_commute, 120, 90, -8, 100, 35, 0.19)),
2276
- by(fact("ev-range-worlds.pl", clause(12)))
2277
- ),
2278
- proof(
2279
- goal(le(100, 250)),
2280
- by(builtin(le, 2))
2281
- )
2282
- ])
2283
- ),
2284
- proof(
2285
- goal(mul(22.800000000000001, 1.00, 22.800000000000001)),
2286
- by(builtin(mul, 3))
2287
- ),
2288
- proof(
2289
- goal(mul(22.800000000000001, 1.15, 26.219999999999999)),
2290
- by(builtin(mul, 3))
2291
- ),
2292
- proof(
2293
- goal(mul(26.219999999999999, 1.00, 26.219999999999999)),
2294
- by(builtin(mul, 3))
2295
- )
2296
- ])
2297
- ),
2298
- proof(
2299
- goal(mul(26.219999999999999, 1.30, 34.085999999999999)),
2300
- by(builtin(mul, 3))
2301
- )
2302
- ])
2303
- ),
2304
- proof(
2305
- goal(le(34.085999999999999, 35)),
2306
- by(builtin(le, 2))
2307
- )
2308
- ])
2309
- )
2310
- ])
2311
- )
2312
- ).
2313
-