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

Theorem rpnnen2 16210
Description: The other half of rpnnen 16211, 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... 15867). 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 16198). This is an infinite sum of real numbers (rpnnen2lem2 16199), and since 𝐴𝐵 implies (𝐹𝐴) ≤ (𝐹𝐵) (rpnnen2lem4 16201) and (𝐹‘ℕ) converges to 1 / 2 (rpnnen2lem3 16200) by geoisum1 15865, the sum is convergent to some real (rpnnen2lem5 16202 and rpnnen2lem6 16203) by the comparison test for convergence cvgcmp 15802. The comparison test also tells us that 𝐴𝐵 implies Σ(𝐹𝐴) ≤ Σ(𝐹𝐵) (rpnnen2lem7 16204).

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 16205) and cancel them (rpnnen2lem10 16207), 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 16206) and Σ(𝐹‘{𝑚}) = (3↑-𝑚), we establish that Σ(𝐹𝑦) < Σ(𝐹𝑥) (rpnnen2lem11 16208) so that they must be different. By contraposition (rpnnen2lem12 16209), 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 2728 . 2 (𝑥 ∈ 𝒫 ℕ ↦ (𝑛 ∈ ℕ ↦ if(𝑛𝑥, ((1 / 3)↑𝑛), 0))) = (𝑥 ∈ 𝒫 ℕ ↦ (𝑛 ∈ ℕ ↦ if(𝑛𝑥, ((1 / 3)↑𝑛), 0)))
21rpnnen2lem12 16209 1 𝒫 ℕ ≼ (0[,]1)
Colors of variables: wff setvar class
Syntax hints:  ifcif 4532  𝒫 cpw 4606   class class class wbr 5152  cmpt 5235  (class class class)co 7426  cdom 8968  0cc0 11146  1c1 11147   / cdiv 11909  cn 12250  3c3 12306  [,]cicc 13367  cexp 14066
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 2166  ax-ext 2699  ax-rep 5289  ax-sep 5303  ax-nul 5310  ax-pow 5369  ax-pr 5433  ax-un 7746  ax-inf2 9672  ax-cnex 11202  ax-resscn 11203  ax-1cn 11204  ax-icn 11205  ax-addcl 11206  ax-addrcl 11207  ax-mulcl 11208  ax-mulrcl 11209  ax-mulcom 11210  ax-addass 11211  ax-mulass 11212  ax-distr 11213  ax-i2m1 11214  ax-1ne0 11215  ax-1rid 11216  ax-rnegex 11217  ax-rrecex 11218  ax-cnre 11219  ax-pre-lttri 11220  ax-pre-lttrn 11221  ax-pre-ltadd 11222  ax-pre-mulgt0 11223  ax-pre-sup 11224
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 846  df-3or 1085  df-3an 1086  df-tru 1536  df-fal 1546  df-ex 1774  df-nf 1778  df-sb 2060  df-mo 2529  df-eu 2558  df-clab 2706  df-cleq 2720  df-clel 2806  df-nfc 2881  df-ne 2938  df-nel 3044  df-ral 3059  df-rex 3068  df-rmo 3374  df-reu 3375  df-rab 3431  df-v 3475  df-sbc 3779  df-csb 3895  df-dif 3952  df-un 3954  df-in 3956  df-ss 3966  df-pss 3968  df-nul 4327  df-if 4533  df-pw 4608  df-sn 4633  df-pr 4635  df-op 4639  df-uni 4913  df-int 4954  df-iun 5002  df-br 5153  df-opab 5215  df-mpt 5236  df-tr 5270  df-id 5580  df-eprel 5586  df-po 5594  df-so 5595  df-fr 5637  df-se 5638  df-we 5639  df-xp 5688  df-rel 5689  df-cnv 5690  df-co 5691  df-dm 5692  df-rn 5693  df-res 5694  df-ima 5695  df-pred 6310  df-ord 6377  df-on 6378  df-lim 6379  df-suc 6380  df-iota 6505  df-fun 6555  df-fn 6556  df-f 6557  df-f1 6558  df-fo 6559  df-f1o 6560  df-fv 6561  df-isom 6562  df-riota 7382  df-ov 7429  df-oprab 7430  df-mpo 7431  df-om 7877  df-1st 7999  df-2nd 8000  df-frecs 8293  df-wrecs 8324  df-recs 8398  df-rdg 8437  df-1o 8493  df-er 8731  df-pm 8854  df-en 8971  df-dom 8972  df-sdom 8973  df-fin 8974  df-sup 9473  df-inf 9474  df-oi 9541  df-card 9970  df-pnf 11288  df-mnf 11289  df-xr 11290  df-ltxr 11291  df-le 11292  df-sub 11484  df-neg 11485  df-div 11910  df-nn 12251  df-2 12313  df-3 12314  df-n0 12511  df-z 12597  df-uz 12861  df-rp 13015  df-ico 13370  df-icc 13371  df-fz 13525  df-fzo 13668  df-fl 13797  df-seq 14007  df-exp 14067  df-hash 14330  df-cj 15086  df-re 15087  df-im 15088  df-sqrt 15222  df-abs 15223  df-limsup 15455  df-clim 15472  df-rlim 15473  df-sum 15673
This theorem is referenced by:  rpnnen  16211  opnreen  24767
  Copyright terms: Public domain W3C validator