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

Theorem ostth1 27553
Description: - Lemma for ostth 27559: trivial case. (Not that the proof is trivial, but that we are proving that the function is trivial.) If 𝐹 is equal to 1 on the primes, then by complete induction and the multiplicative property abvmul 20698 of the absolute value, 𝐹 is equal to 1 on all the integers, and ostthlem1 27547 extends this to the other rational numbers. (Contributed by Mario Carneiro, 10-Sep-2014.)
Hypotheses
Ref Expression
qrng.q 𝑄 = (ℂflds ℚ)
qabsabv.a 𝐴 = (AbsVal‘𝑄)
padic.j 𝐽 = (𝑞 ∈ ℙ ↦ (𝑥 ∈ ℚ ↦ if(𝑥 = 0, 0, (𝑞↑-(𝑞 pCnt 𝑥)))))
ostth.k 𝐾 = (𝑥 ∈ ℚ ↦ if(𝑥 = 0, 0, 1))
ostth.1 (𝜑𝐹𝐴)
ostth1.2 (𝜑 → ∀𝑛 ∈ ℕ ¬ 1 < (𝐹𝑛))
ostth1.3 (𝜑 → ∀𝑛 ∈ ℙ ¬ (𝐹𝑛) < 1)
Assertion
Ref Expression
ostth1 (𝜑𝐹 = 𝐾)
Distinct variable groups:   𝑛,𝐾   𝑥,𝑛,𝑞,𝜑   𝐴,𝑛,𝑞,𝑥   𝑄,𝑛,𝑥   𝑛,𝐹,𝑞,𝑥
Allowed substitution hints:   𝑄(𝑞)   𝐽(𝑥,𝑛,𝑞)   𝐾(𝑥,𝑞)

Proof of Theorem ostth1
StepHypRef Expression
1 qrng.q . 2 𝑄 = (ℂflds ℚ)
2 qabsabv.a . 2 𝐴 = (AbsVal‘𝑄)
3 ostth.1 . 2 (𝜑𝐹𝐴)
41qdrng 27540 . . 3 𝑄 ∈ DivRing
51qrngbas 27539 . . . 4 ℚ = (Base‘𝑄)
61qrng0 27541 . . . 4 0 = (0g𝑄)
7 ostth.k . . . 4 𝐾 = (𝑥 ∈ ℚ ↦ if(𝑥 = 0, 0, 1))
82, 5, 6, 7abvtriv 20710 . . 3 (𝑄 ∈ DivRing → 𝐾𝐴)
94, 8mp1i 13 . 2 (𝜑𝐾𝐴)
10 ostth1.3 . . . . 5 (𝜑 → ∀𝑛 ∈ ℙ ¬ (𝐹𝑛) < 1)
1110r19.21bi 3243 . . . 4 ((𝜑𝑛 ∈ ℙ) → ¬ (𝐹𝑛) < 1)
12 prmnn 16636 . . . . 5 (𝑛 ∈ ℙ → 𝑛 ∈ ℕ)
13 ostth1.2 . . . . . 6 (𝜑 → ∀𝑛 ∈ ℕ ¬ 1 < (𝐹𝑛))
1413r19.21bi 3243 . . . . 5 ((𝜑𝑛 ∈ ℕ) → ¬ 1 < (𝐹𝑛))
1512, 14sylan2 592 . . . 4 ((𝜑𝑛 ∈ ℙ) → ¬ 1 < (𝐹𝑛))
16 nnq 12968 . . . . . . 7 (𝑛 ∈ ℕ → 𝑛 ∈ ℚ)
1712, 16syl 17 . . . . . 6 (𝑛 ∈ ℙ → 𝑛 ∈ ℚ)
182, 5abvcl 20693 . . . . . 6 ((𝐹𝐴𝑛 ∈ ℚ) → (𝐹𝑛) ∈ ℝ)
193, 17, 18syl2an 595 . . . . 5 ((𝜑𝑛 ∈ ℙ) → (𝐹𝑛) ∈ ℝ)
20 1re 11236 . . . . 5 1 ∈ ℝ
21 lttri3 11319 . . . . 5 (((𝐹𝑛) ∈ ℝ ∧ 1 ∈ ℝ) → ((𝐹𝑛) = 1 ↔ (¬ (𝐹𝑛) < 1 ∧ ¬ 1 < (𝐹𝑛))))
2219, 20, 21sylancl 585 . . . 4 ((𝜑𝑛 ∈ ℙ) → ((𝐹𝑛) = 1 ↔ (¬ (𝐹𝑛) < 1 ∧ ¬ 1 < (𝐹𝑛))))
2311, 15, 22mpbir2and 712 . . 3 ((𝜑𝑛 ∈ ℙ) → (𝐹𝑛) = 1)
2412adantl 481 . . . 4 ((𝜑𝑛 ∈ ℙ) → 𝑛 ∈ ℕ)
25 eqeq1 2731 . . . . . . . 8 (𝑥 = 𝑛 → (𝑥 = 0 ↔ 𝑛 = 0))
2625ifbid 4547 . . . . . . 7 (𝑥 = 𝑛 → if(𝑥 = 0, 0, 1) = if(𝑛 = 0, 0, 1))
27 c0ex 11230 . . . . . . . 8 0 ∈ V
28 1ex 11232 . . . . . . . 8 1 ∈ V
2927, 28ifex 4574 . . . . . . 7 if(𝑛 = 0, 0, 1) ∈ V
3026, 7, 29fvmpt 6999 . . . . . 6 (𝑛 ∈ ℚ → (𝐾𝑛) = if(𝑛 = 0, 0, 1))
3116, 30syl 17 . . . . 5 (𝑛 ∈ ℕ → (𝐾𝑛) = if(𝑛 = 0, 0, 1))
32 nnne0 12268 . . . . . . 7 (𝑛 ∈ ℕ → 𝑛 ≠ 0)
3332neneqd 2940 . . . . . 6 (𝑛 ∈ ℕ → ¬ 𝑛 = 0)
3433iffalsed 4535 . . . . 5 (𝑛 ∈ ℕ → if(𝑛 = 0, 0, 1) = 1)
3531, 34eqtrd 2767 . . . 4 (𝑛 ∈ ℕ → (𝐾𝑛) = 1)
3624, 35syl 17 . . 3 ((𝜑𝑛 ∈ ℙ) → (𝐾𝑛) = 1)
3723, 36eqtr4d 2770 . 2 ((𝜑𝑛 ∈ ℙ) → (𝐹𝑛) = (𝐾𝑛))
381, 2, 3, 9, 37ostthlem2 27548 1 (𝜑𝐹 = 𝐾)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 205  wa 395   = wceq 1534  wcel 2099  wral 3056  ifcif 4524   class class class wbr 5142  cmpt 5225  cfv 6542  (class class class)co 7414  cr 11129  0cc0 11130  1c1 11131   < clt 11270  -cneg 11467  cn 12234  cq 12954  cexp 14050  cprime 16633   pCnt cpc 16796  s cress 17200  DivRingcdr 20613  AbsValcabv 20685  fldccnfld 21266
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1906  ax-6 1964  ax-7 2004  ax-8 2101  ax-9 2109  ax-10 2130  ax-11 2147  ax-12 2164  ax-ext 2698  ax-rep 5279  ax-sep 5293  ax-nul 5300  ax-pow 5359  ax-pr 5423  ax-un 7734  ax-cnex 11186  ax-resscn 11187  ax-1cn 11188  ax-icn 11189  ax-addcl 11190  ax-addrcl 11191  ax-mulcl 11192  ax-mulrcl 11193  ax-mulcom 11194  ax-addass 11195  ax-mulass 11196  ax-distr 11197  ax-i2m1 11198  ax-1ne0 11199  ax-1rid 11200  ax-rnegex 11201  ax-rrecex 11202  ax-cnre 11203  ax-pre-lttri 11204  ax-pre-lttrn 11205  ax-pre-ltadd 11206  ax-pre-mulgt0 11207  ax-pre-sup 11208  ax-addf 11209  ax-mulf 11210
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 847  df-3or 1086  df-3an 1087  df-tru 1537  df-fal 1547  df-ex 1775  df-nf 1779  df-sb 2061  df-mo 2529  df-eu 2558  df-clab 2705  df-cleq 2719  df-clel 2805  df-nfc 2880  df-ne 2936  df-nel 3042  df-ral 3057  df-rex 3066  df-rmo 3371  df-reu 3372  df-rab 3428  df-v 3471  df-sbc 3775  df-csb 3890  df-dif 3947  df-un 3949  df-in 3951  df-ss 3961  df-pss 3963  df-nul 4319  df-if 4525  df-pw 4600  df-sn 4625  df-pr 4627  df-tp 4629  df-op 4631  df-uni 4904  df-iun 4993  df-br 5143  df-opab 5205  df-mpt 5226  df-tr 5260  df-id 5570  df-eprel 5576  df-po 5584  df-so 5585  df-fr 5627  df-we 5629  df-xp 5678  df-rel 5679  df-cnv 5680  df-co 5681  df-dm 5682  df-rn 5683  df-res 5684  df-ima 5685  df-pred 6299  df-ord 6366  df-on 6367  df-lim 6368  df-suc 6369  df-iota 6494  df-fun 6544  df-fn 6545  df-f 6546  df-f1 6547  df-fo 6548  df-f1o 6549  df-fv 6550  df-riota 7370  df-ov 7417  df-oprab 7418  df-mpo 7419  df-om 7865  df-1st 7987  df-2nd 7988  df-tpos 8225  df-frecs 8280  df-wrecs 8311  df-recs 8385  df-rdg 8424  df-1o 8480  df-2o 8481  df-er 8718  df-map 8838  df-en 8956  df-dom 8957  df-sdom 8958  df-fin 8959  df-sup 9457  df-pnf 11272  df-mnf 11273  df-xr 11274  df-ltxr 11275  df-le 11276  df-sub 11468  df-neg 11469  df-div 11894  df-nn 12235  df-2 12297  df-3 12298  df-4 12299  df-5 12300  df-6 12301  df-7 12302  df-8 12303  df-9 12304  df-n0 12495  df-z 12581  df-dec 12700  df-uz 12845  df-q 12955  df-rp 12999  df-ico 13354  df-fz 13509  df-seq 13991  df-exp 14051  df-cj 15070  df-re 15071  df-im 15072  df-sqrt 15206  df-abs 15207  df-dvds 16223  df-prm 16634  df-struct 17107  df-sets 17124  df-slot 17142  df-ndx 17154  df-base 17172  df-ress 17201  df-plusg 17237  df-mulr 17238  df-starv 17239  df-tset 17243  df-ple 17244  df-ds 17246  df-unif 17247  df-0g 17414  df-mgm 18591  df-sgrp 18670  df-mnd 18686  df-grp 18884  df-minusg 18885  df-subg 19069  df-cmn 19728  df-abl 19729  df-mgp 20066  df-rng 20084  df-ur 20113  df-ring 20166  df-cring 20167  df-oppr 20262  df-dvdsr 20285  df-unit 20286  df-invr 20316  df-dvr 20329  df-subrng 20472  df-subrg 20497  df-drng 20615  df-abv 20686  df-cnfld 21267
This theorem is referenced by:  ostth  27559
  Copyright terms: Public domain W3C validator