lean4-htt/tests/lean/interactive/focus.lean.expected.out
Leonardo de Moura 5e397795cf fix(library/init/meta): focus tactic
This commit also add the interactive tactic 'focus'
2017-02-09 10:02:19 -08:00

4 lines
387 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"message":"file invalidated","response":"ok","seq_num":0}
{"record":{"state":"a b c : ,\na_1 : a = b,\na_2 : b = 0\n⊢ a = 0"},"response":"ok","seq_num":5}
{"record":{"state":"b c : ,\na_2 : b = 0\n⊢ b = 0"},"response":"ok","seq_num":7}
{"record":{"state":"b c : ,\na_2 : b = 0\n⊢ b = 0\n\na b c : ,\na_1 : a = b,\na_2 : b = 0\n⊢ b = a"},"response":"ok","seq_num":9}