Skip to content

Commit

Permalink
Fix a mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
myreen committed Nov 9, 2021
1 parent c752e23 commit 13eb6f5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -121,7 +121,7 @@ Proof
metis_tac[STD_streams_stderr,add_stdo_nil]>>
match_mp_tac ramsey_eq>>simp[not_is_ramsey_4_17]>>
match_mp_tac ramsey_lpr_correct>>
match_mp_tac (GEN_ALL check_lpr_unsat_list_sound)>>
match_mp_tac (GEN_ALL lpr_arrayProgTheory.check_lpr_unsat_list_sound)>>
fs[enc_def]>>
asm_exists_tac>>simp[]>>
CONJ_TAC >- (
Expand Down

0 comments on commit 13eb6f5

Please sign in to comment.