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

Theorem ppiwordi 25737
Description: The prime-counting function π is weakly increasing. (Contributed by Mario Carneiro, 19-Sep-2014.)
Assertion
Ref Expression
ppiwordi ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (π𝐴) ≤ (π𝐵))

Proof of Theorem ppiwordi
StepHypRef Expression
1 simp2 1132 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → 𝐵 ∈ ℝ)
2 ppifi 25681 . . . . 5 (𝐵 ∈ ℝ → ((0[,]𝐵) ∩ ℙ) ∈ Fin)
31, 2syl 17 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → ((0[,]𝐵) ∩ ℙ) ∈ Fin)
4 0red 10641 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → 0 ∈ ℝ)
5 0le0 11736 . . . . . . 7 0 ≤ 0
65a1i 11 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → 0 ≤ 0)
7 simp3 1133 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → 𝐴𝐵)
8 iccss 12802 . . . . . 6 (((0 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (0 ≤ 0 ∧ 𝐴𝐵)) → (0[,]𝐴) ⊆ (0[,]𝐵))
94, 1, 6, 7, 8syl22anc 836 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (0[,]𝐴) ⊆ (0[,]𝐵))
109ssrind 4209 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → ((0[,]𝐴) ∩ ℙ) ⊆ ((0[,]𝐵) ∩ ℙ))
11 ssdomg 8552 . . . 4 (((0[,]𝐵) ∩ ℙ) ∈ Fin → (((0[,]𝐴) ∩ ℙ) ⊆ ((0[,]𝐵) ∩ ℙ) → ((0[,]𝐴) ∩ ℙ) ≼ ((0[,]𝐵) ∩ ℙ)))
123, 10, 11sylc 65 . . 3 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → ((0[,]𝐴) ∩ ℙ) ≼ ((0[,]𝐵) ∩ ℙ))
13 ppifi 25681 . . . . 5 (𝐴 ∈ ℝ → ((0[,]𝐴) ∩ ℙ) ∈ Fin)
14133ad2ant1 1128 . . . 4 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → ((0[,]𝐴) ∩ ℙ) ∈ Fin)
15 hashdom 13738 . . . 4 ((((0[,]𝐴) ∩ ℙ) ∈ Fin ∧ ((0[,]𝐵) ∩ ℙ) ∈ Fin) → ((♯‘((0[,]𝐴) ∩ ℙ)) ≤ (♯‘((0[,]𝐵) ∩ ℙ)) ↔ ((0[,]𝐴) ∩ ℙ) ≼ ((0[,]𝐵) ∩ ℙ)))
1614, 3, 15syl2anc 586 . . 3 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → ((♯‘((0[,]𝐴) ∩ ℙ)) ≤ (♯‘((0[,]𝐵) ∩ ℙ)) ↔ ((0[,]𝐴) ∩ ℙ) ≼ ((0[,]𝐵) ∩ ℙ)))
1712, 16mpbird 259 . 2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (♯‘((0[,]𝐴) ∩ ℙ)) ≤ (♯‘((0[,]𝐵) ∩ ℙ)))
18 ppival 25702 . . 3 (𝐴 ∈ ℝ → (π𝐴) = (♯‘((0[,]𝐴) ∩ ℙ)))
19183ad2ant1 1128 . 2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (π𝐴) = (♯‘((0[,]𝐴) ∩ ℙ)))
20 ppival 25702 . . 3 (𝐵 ∈ ℝ → (π𝐵) = (♯‘((0[,]𝐵) ∩ ℙ)))
211, 20syl 17 . 2 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (π𝐵) = (♯‘((0[,]𝐵) ∩ ℙ)))
2217, 19, 213brtr4d 5095 1 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ ∧ 𝐴𝐵) → (π𝐴) ≤ (π𝐵))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  w3a 1082   = wceq 1536  wcel 2113  cin 3932  wss 3933   class class class wbr 5063  cfv 6352  (class class class)co 7153  cdom 8504  Fincfn 8506  cr 10533  0cc0 10534  cle 10673  [,]cicc 12739  chash 13688  cprime 16011  πcppi 25669
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2792  ax-sep 5200  ax-nul 5207  ax-pow 5263  ax-pr 5327  ax-un 7458  ax-cnex 10590  ax-resscn 10591  ax-1cn 10592  ax-icn 10593  ax-addcl 10594  ax-addrcl 10595  ax-mulcl 10596  ax-mulrcl 10597  ax-mulcom 10598  ax-addass 10599  ax-mulass 10600  ax-distr 10601  ax-i2m1 10602  ax-1ne0 10603  ax-1rid 10604  ax-rnegex 10605  ax-rrecex 10606  ax-cnre 10607  ax-pre-lttri 10608  ax-pre-lttrn 10609  ax-pre-ltadd 10610  ax-pre-mulgt0 10611  ax-pre-sup 10612
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1083  df-3an 1084  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2799  df-cleq 2813  df-clel 2892  df-nfc 2962  df-ne 3016  df-nel 3123  df-ral 3142  df-rex 3143  df-reu 3144  df-rmo 3145  df-rab 3146  df-v 3495  df-sbc 3771  df-csb 3881  df-dif 3936  df-un 3938  df-in 3940  df-ss 3949  df-pss 3951  df-nul 4289  df-if 4465  df-pw 4538  df-sn 4565  df-pr 4567  df-tp 4569  df-op 4571  df-uni 4836  df-int 4874  df-iun 4918  df-br 5064  df-opab 5126  df-mpt 5144  df-tr 5170  df-id 5457  df-eprel 5462  df-po 5471  df-so 5472  df-fr 5511  df-we 5513  df-xp 5558  df-rel 5559  df-cnv 5560  df-co 5561  df-dm 5562  df-rn 5563  df-res 5564  df-ima 5565  df-pred 6145  df-ord 6191  df-on 6192  df-lim 6193  df-suc 6194  df-iota 6311  df-fun 6354  df-fn 6355  df-f 6356  df-f1 6357  df-fo 6358  df-f1o 6359  df-fv 6360  df-riota 7111  df-ov 7156  df-oprab 7157  df-mpo 7158  df-om 7578  df-1st 7686  df-2nd 7687  df-wrecs 7944  df-recs 8005  df-rdg 8043  df-1o 8099  df-2o 8100  df-oadd 8103  df-er 8286  df-en 8507  df-dom 8508  df-sdom 8509  df-fin 8510  df-sup 8903  df-inf 8904  df-card 9365  df-pnf 10674  df-mnf 10675  df-xr 10676  df-ltxr 10677  df-le 10678  df-sub 10869  df-neg 10870  df-div 11295  df-nn 11636  df-2 11698  df-3 11699  df-n0 11896  df-xnn0 11966  df-z 11980  df-uz 12242  df-rp 12388  df-icc 12743  df-fz 12891  df-fl 13160  df-seq 13368  df-exp 13428  df-hash 13689  df-cj 14454  df-re 14455  df-im 14456  df-sqrt 14590  df-abs 14591  df-dvds 15604  df-prm 16012  df-ppi 25675
This theorem is referenced by:  ppinncl  25749  ppieq0  25751  ppiub  25778  chebbnd1lem1  26043  chebbnd1lem3  26045
  Copyright terms: Public domain W3C validator