@digama0 I moved bitvec back to the main repo, and many nat lemmas. I want these lemmas here for now. I will need some of them for future decision procedures.
5 lines
174 B
Text
5 lines
174 B
Text
1::2::nil : List ℕ
|
||
1::2::3::4::5::nil : List ℕ
|
||
`[`:1024 (foldr 0 `,`) `]`:0 := #0
|
||
`-[1+`:1024 _:1 `]`:0 := int.neg_succ_of_nat #0
|
||
_ `^[`:1 _:1 `]`:0 := nat.iterate #1 #0
|