Skip to content

Commit

Permalink
Fix a Theorem-Proof-QED error now flagged by most recent HOL
Browse files Browse the repository at this point in the history
  • Loading branch information
mn200 committed Jun 21, 2023
1 parent 191c21c commit ca3e595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion characteristic/examples/cf_examplesScript.sml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Proof
xcf' "is_none" \\ Cases_on `opt` \\
fs [OPTION_TYPE_def] \\
xmatch \\ xcon \\ xsimpl
)
QED

val example_eq = (append_prog o process_topdecs)
`fun example_eq x = (x = 3)`
Expand Down

0 comments on commit ca3e595

Please sign in to comment.