Advertisement
Guest User

Theorem Proving in Lean test errors

a guest
Jul 25th, 2020
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.13 KB | None | 0 0
  1. Running Sphinx v3.1.2
  2. /theorem_proving_in_lean/lean_sphinx.py:4: RemovedInSphinx40Warning: sphinx.directives.CodeBlock is deprecated. Check CHANGES for Sphinx API modifications.
  3. from sphinx.directives import CodeBlock
  4. making output directory... done
  5. building [mo]: targets for 0 po files that are out of date
  6. building [leantest]: targets for 12 source files that are out of date
  7. updating environment: [new config] 12 added, 0 changed, 0 removed
  8. reading sources... [100%] type_classes
  9. looking for now-outdated files... none found
  10. pickling environment... done
  11. checking consistency... done
  12. preparing documents... done
  13. writing output... [100%] type_classes
  14.  
  15. Sphinx error:
  16.  
  17. lean exited with errors:
  18. /theorem_proving_in_lean/_build/leantest/tactics_86.lean:1:0: error: file 'data/list/basic' not found in the search path
  19. /theorem_proving_in_lean/_build/leantest/tactics_87.lean:1:0: error: file 'data/list/basic' not found in the search path
  20. /theorem_proving_in_lean/_build/leantest/tactics_88.lean:1:0: error: file 'data/list/basic' not found in the search path
  21. /theorem_proving_in_lean/_build/leantest/tactics_90.lean:1:0: error: file 'data/list/basic' not found in the search path
  22. /theorem_proving_in_lean/_build/leantest/tactics_94.lean:1:0: error: file 'data/list/basic' not found in the search path
  23. /theorem_proving_in_lean/_build/leantest/tactics_91.lean:1:0: error: file 'data/list/basic' not found in the search path
  24. /theorem_proving_in_lean/_build/leantest/tactics_75.lean:1:0: error: file 'data/list/basic' not found in the search path
  25. /theorem_proving_in_lean/_build/leantest/tactics_95.lean:1:0: error: file 'data/list/basic' not found in the search path
  26. /theorem_proving_in_lean/_build/leantest/tactics_92.lean:1:0: error: file 'data/list/basic' not found in the search path
  27. /theorem_proving_in_lean/_build/leantest/tactics_93.lean:1:0: error: file 'data/list/basic' not found in the search path
  28. /theorem_proving_in_lean/_build/leantest/tactics_86.lean:1:0: error: invalid import: data.list.basic
  29. /theorem_proving_in_lean/_build/leantest/tactics_89.lean:1:0: error: file 'data/list/basic' not found in the search path
  30. /theorem_proving_in_lean/_build/leantest/tactics_87.lean:1:0: error: invalid import: data.list.basic
  31. /theorem_proving_in_lean/_build/leantest/tactics_88.lean:1:0: error: invalid import: data.list.basic
  32. /theorem_proving_in_lean/_build/leantest/tactics_90.lean:1:0: error: invalid import: data.list.basic
  33. /theorem_proving_in_lean/_build/leantest/tactics_94.lean:1:0: error: invalid import: data.list.basic
  34. /theorem_proving_in_lean/_build/leantest/tactics_91.lean:1:0: error: invalid import: data.list.basic
  35. /theorem_proving_in_lean/_build/leantest/tactics_75.lean:1:0: error: invalid import: data.list.basic
  36. /theorem_proving_in_lean/_build/leantest/tactics_95.lean:1:0: error: invalid import: data.list.basic
  37. /theorem_proving_in_lean/_build/leantest/tactics_92.lean:1:0: error: invalid import: data.list.basic
  38. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:1:25: error: unknown identifier 'ordered_ring'
  39. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_37.lean:1:8: error: unknown identifier 'add_le_add_left'
  40. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_8.lean:1:7: error: unknown identifier 'add_sub_cancel'
  41. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_52.lean:1:7: error: unknown identifier 'sub_self'
  42. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_38.lean:1:7: error: unknown identifier 'mul_inv_self'
  43. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:1:22: error: unknown identifier 'comm_ring'
  44. /theorem_proving_in_lean/_build/leantest/tactics_93.lean:1:0: error: invalid import: data.list.basic
  45. /theorem_proving_in_lean/_build/leantest/tactics_89.lean:1:0: error: invalid import: data.list.basic
  46. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_37.lean:2:8: error: unknown identifier 'add_le_add_right'
  47. /theorem_proving_in_lean/_build/leantest/tactics_77.lean:3:23: error: unknown identifier 'mul_comm'
  48. /theorem_proving_in_lean/_build/leantest/tactics_77.lean:3:32: error: unknown identifier 'mul_assoc'
  49. /theorem_proving_in_lean/_build/leantest/tactics_77.lean:3:42: error: unknown identifier 'mul_left_comm'
  50. /theorem_proving_in_lean/_build/leantest/tactics_77.lean:3:0: error: unknown declaration 'mul_comm'
  51. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_23.lean:3:3: error: unknown identifier 'mul_add'
  52. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_38.lean:2:7: error: unknown identifier 'neg_add_self'
  53. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_35.lean:4:8: error: unknown identifier 'neg_neg'
  54. /theorem_proving_in_lean/_build/leantest/tactics_70.lean:3:2: error: unknown identifier 'add_assoc'
  55. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:3:23: error: unknown identifier 'mul_comm'
  56. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:3:32: error: unknown identifier 'mul_assoc'
  57. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:3:42: error: unknown identifier 'mul_left_comm'
  58. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:3:0: error: unknown declaration 'mul_comm'
  59. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:3:53: error: unknown identifier 'mul_add'
  60. /theorem_proving_in_lean/_build/leantest/tactics_83.lean:3:3: error: tactic failed, there are unsolved goals
  61. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:3:22: error: unknown identifier 'ring'
  62. /theorem_proving_in_lean/_build/leantest/propositions_and_proofs_23.lean:4:20: error: invalid expression
  63. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_8.lean:3:7: error: unknown identifier '_root_.add_sub_cancel'
  64. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_33.lean:10:36: error: unknown identifier 'mul_add'
  65. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_23.lean:7:3: error: unknown identifier 'mul_add'
  66. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_34.lean:4:8: error: unknown identifier 'mul_zero'
  67. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_34.lean:7:39: error: unknown identifier 'mul_add'
  68. /theorem_proving_in_lean/_build/leantest/tactics_76.lean:6:5: error: simplify tactic failed to simplify
  69. /theorem_proving_in_lean/_build/leantest/tactics_70.lean:8:2: error: unknown identifier 'add_assoc'
  70. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:4:53: error: unknown identifier 'add_mul'
  71. /theorem_proving_in_lean/_build/leantest/axioms_and_computation_7.lean:4:44: error: unknown identifier 'zero_add'
  72. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:12: error: failed to synthesize type class instance for
  73. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:20: error: failed to synthesize type class instance for
  74. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:28: error: failed to synthesize type class instance for
  75. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:10:22: error: unknown identifier 'group'
  76. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:34: error: failed to synthesize type class instance for
  77. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:26: error: failed to synthesize type class instance for
  78. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:22: error: failed to synthesize type class instance for
  79. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:10: error: failed to synthesize type class instance for
  80. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:6: error: failed to synthesize type class instance for
  81. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:4: error: failed to synthesize type class instance for
  82. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:8: error: failed to synthesize type class instance for
  83. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:16: error: failed to synthesize type class instance for
  84. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:10:54: error: failed to synthesize type class instance for
  85. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:4:24: error: failed to synthesize type class instance for
  86. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:10:48: error: failed to synthesize type class instance for
  87. /theorem_proving_in_lean/_build/leantest/tactics_78.lean:3:23: error: unknown identifier 'mul_comm'
  88. /theorem_proving_in_lean/_build/leantest/tactics_78.lean:3:32: error: unknown identifier 'mul_assoc'
  89. /theorem_proving_in_lean/_build/leantest/tactics_78.lean:3:42: error: unknown identifier 'mul_left_comm'
  90. /theorem_proving_in_lean/_build/leantest/tactics_78.lean:3:0: error: unknown declaration 'mul_comm'
  91. /theorem_proving_in_lean/_build/leantest/propositions_and_proofs_23.lean:4:20: error: command expected
  92. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:3:23: error: unknown identifier 'add_zero'
  93. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:4:34: error: failed to synthesize type class instance for
  94. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:4:32: error: failed to synthesize type class instance for
  95. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_22.lean:4:54: error: unknown identifier 'mul_add'
  96. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_34.lean:5:8: error: unknown identifier 'mul_one'
  97. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_22.lean:5:54: error: unknown identifier 'add_mul'
  98. /theorem_proving_in_lean/_build/leantest/tactics_77.lean:6:5: error: simplify tactic failed to simplify
  99. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_22.lean:6:54: error: unknown identifier 'add_mul'
  100. /theorem_proving_in_lean/_build/leantest/induction_and_recursion_45.lean:8:10: error: function expected at
  101. /theorem_proving_in_lean/_build/leantest/induction_and_recursion_45.lean:8:19: error: don't know how to synthesize placeholder (a)
  102. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_22.lean:7:54: error: unknown identifier 'add_assoc'
  103. /theorem_proving_in_lean/_build/leantest/induction_and_recursion_45.lean:7:4: error: equation compiler failed (use 'set_option trace.eqn_compiler.elim_match true' for additional details)
  104. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_36.lean:4:8: error: unknown identifier 'add_lt_add_of_lt_of_le'
  105. /theorem_proving_in_lean/_build/leantest/inductive_types_59.lean:6:16: error: unknown identifier 'add_zero'
  106. /theorem_proving_in_lean/_build/leantest/tactics_85.lean:6:5: error: simplify tactic failed to simplify
  107. /theorem_proving_in_lean/_build/leantest/tactics_70.lean:13:2: error: unknown identifier 'add_assoc'
  108. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:5:49: error: unknown identifier 'add_assoc'
  109. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:5:25: error: failed to synthesize type class instance for
  110. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:5:30: error: failed to synthesize type class instance for
  111. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:5:34: error: failed to synthesize type class instance for
  112. /theorem_proving_in_lean/_build/leantest/axioms_and_computation_7.lean:4:55: error: invalid field notation, type is not of the form (C ...) where C is a constant
  113. /theorem_proving_in_lean/_build/leantest/tactics_73.lean:11:3: error: failed to synthesize type class instance for
  114. /theorem_proving_in_lean/_build/leantest/tactics_74.lean:5:3: error: simplify tactic failed to simplify
  115. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:4:23: error: unknown identifier 'zero_add'
  116. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:5:36: error: failed to synthesize type class instance for
  117. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:5:34: error: failed to synthesize type class instance for
  118. /theorem_proving_in_lean/_build/leantest/tactics_71.lean:4:5: error: unknown identifier 'add_zero'
  119. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_34.lean:6:8: error: unknown identifier 'sub_add_eq_add_sub'
  120. /theorem_proving_in_lean/_build/leantest/tactics_77.lean:10:5: error: simplify tactic failed to simplify
  121. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_26.lean:8:7: error: simplify tactic failed to simplify
  122. /theorem_proving_in_lean/_build/leantest/inductive_types_59.lean:9:16: error: unknown identifier 'add_zero'
  123. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:10:7: error: unknown identifier 'mul_add'
  124. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:12:8: error: unknown identifier 'add_mul'
  125. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:12:26: error: unknown identifier 'add_mul'
  126. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:13:10: error: unknown identifier 'add_assoc'
  127. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:39: error: failed to synthesize type class instance for
  128. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:34: error: failed to synthesize type class instance for
  129. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:55: error: failed to synthesize type class instance for
  130. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:51: error: failed to synthesize type class instance for
  131. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:47: error: failed to synthesize type class instance for
  132. /theorem_proving_in_lean/_build/leantest/tactics_85.lean:10:5: error: simplify tactic failed to simplify
  133. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:59: error: failed to synthesize type class instance for
  134. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:26: error: failed to synthesize type class instance for
  135. /theorem_proving_in_lean/_build/leantest/tactics_79.lean:8:30: error: failed to synthesize type class instance for
  136. /theorem_proving_in_lean/_build/leantest/tactics_75.lean:8:3: error: tactic failed, there are unsolved goals
  137. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:5:23: error: unknown identifier 'mul_one'
  138. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:6:37: error: failed to synthesize type class instance for
  139. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:6:50: error: failed to synthesize type class instance for
  140. /theorem_proving_in_lean/_build/leantest/tactics_78.lean:6:3: error: simplify tactic failed to simplify
  141. /theorem_proving_in_lean/_build/leantest/inductive_types_67.lean:15:9: error: function expected at
  142. /theorem_proving_in_lean/_build/leantest/tactics_88.lean:10:3: error: tactic failed, there are unsolved goals
  143. /theorem_proving_in_lean/_build/leantest/tactics_87.lean:10:21: error: simplify tactic failed to simplify
  144. /theorem_proving_in_lean/_build/leantest/tactics_90.lean:11:3: error: tactic failed, there are unsolved goals
  145. /theorem_proving_in_lean/_build/leantest/tactics_94.lean:10:3: error: tactic failed, there are unsolved goals
  146. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:12:23: error: invalid 'eq.subst' application, elaborator has special support for this kind of application (it is handled as an "eliminator"), but term
  147. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_15.lean:13:52: error: invalid field notation, type is not of the form (C ...) where C is a constant
  148. /theorem_proving_in_lean/_build/leantest/tactics_91.lean:12:3: error: tactic failed, there are unsolved goals
  149. /theorem_proving_in_lean/_build/leantest/inductive_types_59.lean:13:5: error: unknown identifier 'add_zero'
  150. /theorem_proving_in_lean/_build/leantest/tactics_75.lean:12:3: error: simplify tactic failed to simplify
  151. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_16.lean:12:19: error: unknown identifier 'add_comm'
  152. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:6:23: error: unknown identifier 'one_mul'
  153. /theorem_proving_in_lean/_build/leantest/tactics_74.lean:9:5: error: simplify tactic failed to simplify
  154. /theorem_proving_in_lean/_build/leantest/tactics_92.lean:11:3: error: tactic failed, there are unsolved goals
  155. /theorem_proving_in_lean/_build/leantest/tactics_95.lean:10:22: error: simplify tactic failed to simplify
  156. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_31.lean:11:0: error: unknown identifier group
  157. /theorem_proving_in_lean/_build/leantest/inductive_types_38.lean:13:6: error: unknown identifier 'zero_add'
  158. /theorem_proving_in_lean/_build/leantest/tactics_78.lean:9:6: error: simplify tactic failed to simplify
  159. /theorem_proving_in_lean/_build/leantest/tactics_90.lean:15:3: error: simplify tactic failed to simplify
  160. /theorem_proving_in_lean/_build/leantest/tactics_91.lean:16:3: error: simplify tactic failed to simplify
  161. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:7:24: error: unknown identifier 'neg_add_self'
  162. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_1.lean:10:5: error: tactic failed, there are unsolved goals
  163. /theorem_proving_in_lean/_build/leantest/inductive_types_59.lean:16:16: error: unknown identifier 'add_zero'
  164. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_31.lean:11:17: error: unknown identifier 'group'
  165. /theorem_proving_in_lean/_build/leantest/tactics_93.lean:10:3: error: tactic failed, there are unsolved goals
  166. /theorem_proving_in_lean/_build/leantest/tactics_89.lean:10:3: error: tactic failed, there are unsolved goals
  167. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_19.lean:10:3: error: unknown identifier 'add_comm'
  168. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_20.lean:10:3: error: tactic failed, there are unsolved goals
  169. /theorem_proving_in_lean/_build/leantest/tactics_90.lean:20:3: error: simplify tactic failed to simplify
  170. /theorem_proving_in_lean/_build/leantest/tactics_91.lean:21:3: error: simplify tactic failed to simplify
  171. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:8:24: error: unknown identifier 'add_neg_self'
  172. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_18.lean:12:22: error: unknown identifier 'add_comm'
  173. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:12:13: error: failed to synthesize type class instance for
  174. /theorem_proving_in_lean/_build/leantest/tactics_92.lean:17:3: error: simplify tactic failed to simplify
  175. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:15:28: error: failed to synthesize type class instance for
  176. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:12:9: error: failed to synthesize type class instance for
  177. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:15:26: error: failed to synthesize type class instance for
  178. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:12:34: error: failed to synthesize type class instance for
  179. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:12:26: error: failed to synthesize type class instance for
  180. /theorem_proving_in_lean/_build/leantest/tactics_95.lean:18:5: error: simplify tactic failed to simplify
  181. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_17.lean:13:22: error: unknown identifier 'add_comm'
  182. /theorem_proving_in_lean/_build/leantest/tactics_89.lean:15:3: error: simplify tactic failed to simplify
  183. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:9:23: error: unknown identifier 'sub_self'
  184. /theorem_proving_in_lean/_build/leantest/tactics_94.lean:19:3: error: simplify tactic failed to simplify
  185. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:18:39: error: failed to synthesize type class instance for
  186. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:18:37: error: failed to synthesize type class instance for
  187. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:18:52: error: failed to synthesize type class instance for
  188. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:18:50: error: failed to synthesize type class instance for
  189. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:19:9: error: failed to synthesize type class instance for
  190. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:10:27: error: unknown identifier 'add_comm'
  191. /theorem_proving_in_lean/_build/leantest/tactics_92.lean:22:3: error: simplify tactic failed to simplify
  192. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_51.lean:19:22: error: failed to synthesize type class instance for
  193. /theorem_proving_in_lean/_build/leantest/tactics_95.lean:23:5: error: simplify tactic failed to simplify
  194. /theorem_proving_in_lean/_build/leantest/tactics_89.lean:20:3: error: simplify tactic failed to simplify
  195. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_30.lean:8:17: error: unknown identifier 'ring'
  196. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:11:37: error: unknown identifier 'add_assoc'
  197. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_1.lean:16:5: error: unknown identifier 'add_mul'
  198. /theorem_proving_in_lean/_build/leantest/tactics_94.lean:24:3: error: simplify tactic failed to simplify
  199. /theorem_proving_in_lean/_build/leantest/tactics_93.lean:18:3: error: simplify tactic failed to simplify
  200. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_30.lean:9:14: error: unknown identifier 'ring'
  201. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:12:27: error: unknown identifier 'mul_comm'
  202. /theorem_proving_in_lean/_build/leantest/tactics_95.lean:28:5: error: unknown identifier 'reverse_append'
  203. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:13:37: error: unknown identifier 'mul_assoc'
  204. /theorem_proving_in_lean/_build/leantest/tactics_93.lean:23:3: error: simplify tactic failed to simplify
  205. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:14:41: error: unknown identifier 'mul_add'
  206. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:15:41: error: unknown identifier 'left_distrib'
  207. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:16:41: error: unknown identifier 'add_mul'
  208. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_26.lean:26:21: error: simplify tactic failed to simplify
  209. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:17:41: error: unknown identifier 'right_distrib'
  210. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:18:41: error: unknown identifier 'mul_sub'
  211. /theorem_proving_in_lean/_build/leantest/quantifiers_and_equality_14.lean:19:41: error: unknown identifier 'sub_mul'
  212. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_26.lean:29:5: error: tactic failed, there are unsolved goals
  213. /theorem_proving_in_lean/_build/leantest/interacting_with_lean_26.lean:35:4: error: unknown identifier 'mul_add'
  214.  
  215. make: *** [Makefile:28: leantest] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement