Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 243 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 243 Bytes

To do

  • Finish porting to Lean 3
  • Replace suppose with assume when that change is in stable Lean
  • Replace let ... := ... in with obtain when it is added back to Lean 3
  • Consider replacing lemma with theorem if they remove it