Entry | Value |
---|---|
Name | natural-bits_146 |
Conclusion | !n k. num_to_bitvec n (SUC k) = CONS (bit_hd n) (num_to_bitvec (bit_tl n) k) |
Constructive Proof | Yes |
Axiom | N|A |
Classical Lemmas | N|A |
Constructive Lemmas | |
Contained Package | natural-bits |
Comment | Probability package from OpenTheory. |