 
| Entry | Value | 
|---|---|
| Name | natural-bits_186 | 
| Conclusion | !n. bit_width n = (if n = 0 then 0 else log 2 n + 1) | 
| Constructive Proof | Yes | 
| Axiom | N|A | 
| Classical Lemmas | N|A | 
| Constructive Lemmas | |
| Contained Package | natural-bits | 
| Comment | Probability package from OpenTheory. |