Users' Mathboxes Mathbox for Alexander van der Vekens < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  blenn0 Structured version   Visualization version   GIF version

Theorem blenn0 49204
Description: The binary length of a "number" not being 0. (Contributed by AV, 20-May-2020.)
Assertion
Ref Expression
blenn0 ((𝑁𝑉𝑁 ≠ 0) → (#b𝑁) = ((⌊‘(2 logb (abs‘𝑁))) + 1))

Proof of Theorem blenn0
StepHypRef Expression
1 blenval 49202 . 2 (𝑁𝑉 → (#b𝑁) = if(𝑁 = 0, 1, ((⌊‘(2 logb (abs‘𝑁))) + 1)))
2 ifnefalse 4495 . 2 (𝑁 ≠ 0 → if(𝑁 = 0, 1, ((⌊‘(2 logb (abs‘𝑁))) + 1)) = ((⌊‘(2 logb (abs‘𝑁))) + 1))
31, 2sylan9eq 2820 1 ((𝑁𝑉𝑁 ≠ 0) → (#b𝑁) = ((⌊‘(2 logb (abs‘𝑁))) + 1))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 400   = wceq 1563  wcel 2145  wne 2960  ifcif 4483  cfv 6525  (class class class)co 7400  0cc0 11088  1c1 11089   + caddc 11091  2c2 12286  cfl 13814  abscabs 15275   logb clogb 26887  #bcblen 49200
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-sep 5251  ax-nul 5261  ax-pr 5395  ax-1cn 11146
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-ral 3080  df-rex 3090  df-rab 3418  df-v 3459  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-nul 4289  df-if 4484  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4869  df-br 5106  df-opab 5168  df-mpt 5187  df-id 5547  df-xp 5658  df-rel 5659  df-cnv 5660  df-co 5661  df-dm 5662  df-iota 6481  df-fun 6527  df-fv 6533  df-ov 7403  df-blen 49201
This theorem is referenced by:  blenre  49205  blennn  49206
  Copyright terms: Public domain W3C validator