MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  rpnnen2 Structured version   Visualization version   GIF version

Theorem rpnnen2 16173
Description: The other half of rpnnen 16174, where we show an injection from sets of positive integers to real numbers. The obvious choice for this is binary expansion, but it has the unfortunate property that it does not produce an injection on numbers which end with all 0's or all 1's (the more well-known decimal version of this is 0.999... 15830). Instead, we opt for a ternary expansion, which produces (a scaled version of) the Cantor set. Since the Cantor set is riddled with gaps, we can show that any two sequences that are not equal must differ somewhere, and when they do, they are placed a finite distance apart, thus ensuring that the map is injective.

Our map assigns to each subset 𝐴 of the positive integers the number Σ𝑘𝐴(3↑-𝑘) = Σ𝑘 ∈ ℕ((𝐹𝐴)‘𝑘), where ((𝐹𝐴)‘𝑘) = if(𝑘𝐴, (3↑-𝑘), 0)) (rpnnen2lem1 16161). This is an infinite sum of real numbers (rpnnen2lem2 16162), and since 𝐴𝐵 implies (𝐹𝐴) ≤ (𝐹𝐵) (rpnnen2lem4 16164) and (𝐹‘ℕ) converges to 1 / 2 (rpnnen2lem3 16163) by geoisum1 15828, the sum is convergent to some real (rpnnen2lem5 16165 and rpnnen2lem6 16166) by the comparison test for convergence cvgcmp 15765. The comparison test also tells us that 𝐴𝐵 implies Σ(𝐹𝐴) ≤ Σ(𝐹𝐵) (rpnnen2lem7 16167).

Putting it all together, if we have two sets 𝑥𝑦, there must differ somewhere, and so there must be an 𝑚 such that 𝑛 < 𝑚(𝑛𝑥𝑛𝑦) but 𝑚 ∈ (𝑥𝑦) or vice versa. In this case, we split off the first 𝑚 − 1 terms (rpnnen2lem8 16168) and cancel them (rpnnen2lem10 16170), since these are the same for both sets. For the remaining terms, we use the subset property to establish that Σ(𝐹𝑦) ≤ Σ(𝐹‘(ℕ ∖ {𝑚})) and Σ(𝐹‘{𝑚}) ≤ Σ(𝐹𝑥) (where these sums are only over (ℤ𝑚)), and since Σ(𝐹‘(ℕ ∖ {𝑚})) = (3↑-𝑚) / 2 (rpnnen2lem9 16169) and Σ(𝐹‘{𝑚}) = (3↑-𝑚), we establish that Σ(𝐹𝑦) < Σ(𝐹𝑥) (rpnnen2lem11 16171) so that they must be different. By contraposition (rpnnen2lem12 16172), we find that this map is an injection. (Contributed by Mario Carneiro, 13-May-2013.) (Proof shortened by Mario Carneiro, 30-Apr-2014.) (Revised by NM, 17-Aug-2021.)

Assertion
Ref Expression
rpnnen2 𝒫 ℕ ≼ (0[,]1)

Proof of Theorem rpnnen2
Dummy variables 𝑥 𝑛 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 eqid 2726 . 2 (𝑥 ∈ 𝒫 ℕ ↦ (𝑛 ∈ ℕ ↦ if(𝑛𝑥, ((1 / 3)↑𝑛), 0))) = (𝑥 ∈ 𝒫 ℕ ↦ (𝑛 ∈ ℕ ↦ if(𝑛𝑥, ((1 / 3)↑𝑛), 0)))
21rpnnen2lem12 16172 1 𝒫 ℕ ≼ (0[,]1)
Colors of variables: wff setvar class
Syntax hints:  ifcif 4523  𝒫 cpw 4597   class class class wbr 5141  cmpt 5224  (class class class)co 7404  cdom 8936  0cc0 11109  1c1 11110   / cdiv 11872  cn 12213  3c3 12269  [,]cicc 13330  cexp 14029
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1789  ax-4 1803  ax-5 1905  ax-6 1963  ax-7 2003  ax-8 2100  ax-9 2108  ax-10 2129  ax-11 2146  ax-12 2163  ax-ext 2697  ax-rep 5278  ax-sep 5292  ax-nul 5299  ax-pow 5356  ax-pr 5420  ax-un 7721  ax-inf2 9635  ax-cnex 11165  ax-resscn 11166  ax-1cn 11167  ax-icn 11168  ax-addcl 11169  ax-addrcl 11170  ax-mulcl 11171  ax-mulrcl 11172  ax-mulcom 11173  ax-addass 11174  ax-mulass 11175  ax-distr 11176  ax-i2m1 11177  ax-1ne0 11178  ax-1rid 11179  ax-rnegex 11180  ax-rrecex 11181  ax-cnre 11182  ax-pre-lttri 11183  ax-pre-lttrn 11184  ax-pre-ltadd 11185  ax-pre-mulgt0 11186  ax-pre-sup 11187
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 845  df-3or 1085  df-3an 1086  df-tru 1536  df-fal 1546  df-ex 1774  df-nf 1778  df-sb 2060  df-mo 2528  df-eu 2557  df-clab 2704  df-cleq 2718  df-clel 2804  df-nfc 2879  df-ne 2935  df-nel 3041  df-ral 3056  df-rex 3065  df-rmo 3370  df-reu 3371  df-rab 3427  df-v 3470  df-sbc 3773  df-csb 3889  df-dif 3946  df-un 3948  df-in 3950  df-ss 3960  df-pss 3962  df-nul 4318  df-if 4524  df-pw 4599  df-sn 4624  df-pr 4626  df-op 4630  df-uni 4903  df-int 4944  df-iun 4992  df-br 5142  df-opab 5204  df-mpt 5225  df-tr 5259  df-id 5567  df-eprel 5573  df-po 5581  df-so 5582  df-fr 5624  df-se 5625  df-we 5626  df-xp 5675  df-rel 5676  df-cnv 5677  df-co 5678  df-dm 5679  df-rn 5680  df-res 5681  df-ima 5682  df-pred 6293  df-ord 6360  df-on 6361  df-lim 6362  df-suc 6363  df-iota 6488  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-isom 6545  df-riota 7360  df-ov 7407  df-oprab 7408  df-mpo 7409  df-om 7852  df-1st 7971  df-2nd 7972  df-frecs 8264  df-wrecs 8295  df-recs 8369  df-rdg 8408  df-1o 8464  df-er 8702  df-pm 8822  df-en 8939  df-dom 8940  df-sdom 8941  df-fin 8942  df-sup 9436  df-inf 9437  df-oi 9504  df-card 9933  df-pnf 11251  df-mnf 11252  df-xr 11253  df-ltxr 11254  df-le 11255  df-sub 11447  df-neg 11448  df-div 11873  df-nn 12214  df-2 12276  df-3 12277  df-n0 12474  df-z 12560  df-uz 12824  df-rp 12978  df-ico 13333  df-icc 13334  df-fz 13488  df-fzo 13631  df-fl 13760  df-seq 13970  df-exp 14030  df-hash 14293  df-cj 15049  df-re 15050  df-im 15051  df-sqrt 15185  df-abs 15186  df-limsup 15418  df-clim 15435  df-rlim 15436  df-sum 15636
This theorem is referenced by:  rpnnen  16174  opnreen  24697
  Copyright terms: Public domain W3C validator