Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

        induction b with d hd
        rw [add_zero, zero_add]
        rfl
        rw [add_succ, succ_add]
        rw [hd]
        rfl

i really enjoyed finally internalizing dependent type theory. it helped a lot with that.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: