Skip to content

Instantly share code, notes, and snippets.

@yoshihiro503
Last active August 29, 2015 14:25
Show Gist options
  • Save yoshihiro503/7c205850a2a97a382305 to your computer and use it in GitHub Desktop.
Save yoshihiro503/7c205850a2a97a382305 to your computer and use it in GitHub Desktop.
AffeldtさんのSsreflect練習問題exo4 ref: http://qiita.com/yoshihiro503/items/bd142fdb69c1fd64ab86
Lemma exo4 : False \/ True.
Proof.
right. exact I.
Qed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment