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

Theorem ostth1 27703
Description: - Lemma for ostth 27709: 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 20848 of the absolute value, 𝐹 is equal to 1 on all the integers, and ostthlem1 27697 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 27690 . . 3 𝑄 ∈ DivRing
51qrngbas 27689 . . . 4 ℚ = (Base‘𝑄)
61qrng0 27691 . . . 4 0 = (0g𝑄)
7 ostth.k . . . 4 𝐾 = (𝑥 ∈ ℚ ↦ if(𝑥 = 0, 0, 1))
82, 5, 6, 7abvtriv 20861 . . 3 (𝑄 ∈ DivRing → 𝐾𝐴)
94, 8mp1i 13 . 2 (𝜑𝐾𝐴)
10 ostth1.3 . . . . 5 (𝜑 → ∀𝑛 ∈ ℙ ¬ (𝐹𝑛) < 1)
1110r19.21bi 3251 . . . 4 ((𝜑𝑛 ∈ ℙ) → ¬ (𝐹𝑛) < 1)
12 prmnn 16717 . . . . 5 (𝑛 ∈ ℙ → 𝑛 ∈ ℕ)
13 ostth1.2 . . . . . 6 (𝜑 → ∀𝑛 ∈ ℕ ¬ 1 < (𝐹𝑛))
1413r19.21bi 3251 . . . . 5 ((𝜑𝑛 ∈ ℕ) → ¬ 1 < (𝐹𝑛))
1512, 14sylan2 593 . . . 4 ((𝜑𝑛 ∈ ℙ) → ¬ 1 < (𝐹𝑛))
16 nnq 13011 . . . . . . 7 (𝑛 ∈ ℕ → 𝑛 ∈ ℚ)
1712, 16syl 17 . . . . . 6 (𝑛 ∈ ℙ → 𝑛 ∈ ℚ)
182, 5abvcl 20843 . . . . . 6 ((𝐹𝐴𝑛 ∈ ℚ) → (𝐹𝑛) ∈ ℝ)
193, 17, 18syl2an 596 . . . . 5 ((𝜑𝑛 ∈ ℙ) → (𝐹𝑛) ∈ ℝ)
20 1re 11268 . . . . 5 1 ∈ ℝ
21 lttri3 11351 . . . . 5 (((𝐹𝑛) ∈ ℝ ∧ 1 ∈ ℝ) → ((𝐹𝑛) = 1 ↔ (¬ (𝐹𝑛) < 1 ∧ ¬ 1 < (𝐹𝑛))))
2219, 20, 21sylancl 586 . . . 4 ((𝜑𝑛 ∈ ℙ) → ((𝐹𝑛) = 1 ↔ (¬ (𝐹𝑛) < 1 ∧ ¬ 1 < (𝐹𝑛))))
2311, 15, 22mpbir2and 713 . . 3 ((𝜑𝑛 ∈ ℙ) → (𝐹𝑛) = 1)
2412adantl 481 . . . 4 ((𝜑𝑛 ∈ ℙ) → 𝑛 ∈ ℕ)
25 eqeq1 2741 . . . . . . . 8 (𝑥 = 𝑛 → (𝑥 = 0 ↔ 𝑛 = 0))
2625ifbid 4557 . . . . . . 7 (𝑥 = 𝑛 → if(𝑥 = 0, 0, 1) = if(𝑛 = 0, 0, 1))
27 c0ex 11262 . . . . . . . 8 0 ∈ V
28 1ex 11264 . . . . . . . 8 1 ∈ V
2927, 28ifex 4584 . . . . . . 7 if(𝑛 = 0, 0, 1) ∈ V
3026, 7, 29fvmpt 7023 . . . . . 6 (𝑛 ∈ ℚ → (𝐾𝑛) = if(𝑛 = 0, 0, 1))
3116, 30syl 17 . . . . 5 (𝑛 ∈ ℕ → (𝐾𝑛) = if(𝑛 = 0, 0, 1))
32 nnne0 12307 . . . . . . 7 (𝑛 ∈ ℕ → 𝑛 ≠ 0)
3332neneqd 2945 . . . . . 6 (𝑛 ∈ ℕ → ¬ 𝑛 = 0)
3433iffalsed 4545 . . . . 5 (𝑛 ∈ ℕ → if(𝑛 = 0, 0, 1) = 1)
3531, 34eqtrd 2777 . . . 4 (𝑛 ∈ ℕ → (𝐾𝑛) = 1)
3624, 35syl 17 . . 3 ((𝜑𝑛 ∈ ℙ) → (𝐾𝑛) = 1)
3723, 36eqtr4d 2780 . 2 ((𝜑𝑛 ∈ ℙ) → (𝐹𝑛) = (𝐾𝑛))
381, 2, 3, 9, 37ostthlem2 27698 1 (𝜑𝐹 = 𝐾)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 206  wa 395   = wceq 1539  wcel 2108  wral 3061  ifcif 4534   class class class wbr 5151  cmpt 5234  cfv 6569  (class class class)co 7438  cr 11161  0cc0 11162  1c1 11163   < clt 11302  -cneg 11500  cn 12273  cq 12997  cexp 14108  cprime 16714   pCnt cpc 16879  s cress 17283  DivRingcdr 20755  AbsValcabv 20835  fldccnfld 21391
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1794  ax-4 1808  ax-5 1910  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2157  ax-12 2177  ax-ext 2708  ax-rep 5288  ax-sep 5305  ax-nul 5315  ax-pow 5374  ax-pr 5441  ax-un 7761  ax-cnex 11218  ax-resscn 11219  ax-1cn 11220  ax-icn 11221  ax-addcl 11222  ax-addrcl 11223  ax-mulcl 11224  ax-mulrcl 11225  ax-mulcom 11226  ax-addass 11227  ax-mulass 11228  ax-distr 11229  ax-i2m1 11230  ax-1ne0 11231  ax-1rid 11232  ax-rnegex 11233  ax-rrecex 11234  ax-cnre 11235  ax-pre-lttri 11236  ax-pre-lttrn 11237  ax-pre-ltadd 11238  ax-pre-mulgt0 11239  ax-pre-sup 11240  ax-addf 11241  ax-mulf 11242
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1542  df-fal 1552  df-ex 1779  df-nf 1783  df-sb 2065  df-mo 2540  df-eu 2569  df-clab 2715  df-cleq 2729  df-clel 2816  df-nfc 2892  df-ne 2941  df-nel 3047  df-ral 3062  df-rex 3071  df-rmo 3380  df-reu 3381  df-rab 3437  df-v 3483  df-sbc 3795  df-csb 3912  df-dif 3969  df-un 3971  df-in 3973  df-ss 3983  df-pss 3986  df-nul 4343  df-if 4535  df-pw 4610  df-sn 4635  df-pr 4637  df-tp 4639  df-op 4641  df-uni 4916  df-iun 5001  df-br 5152  df-opab 5214  df-mpt 5235  df-tr 5269  df-id 5587  df-eprel 5593  df-po 5601  df-so 5602  df-fr 5645  df-we 5647  df-xp 5699  df-rel 5700  df-cnv 5701  df-co 5702  df-dm 5703  df-rn 5704  df-res 5705  df-ima 5706  df-pred 6329  df-ord 6395  df-on 6396  df-lim 6397  df-suc 6398  df-iota 6522  df-fun 6571  df-fn 6572  df-f 6573  df-f1 6574  df-fo 6575  df-f1o 6576  df-fv 6577  df-riota 7395  df-ov 7441  df-oprab 7442  df-mpo 7443  df-om 7895  df-1st 8022  df-2nd 8023  df-tpos 8259  df-frecs 8314  df-wrecs 8345  df-recs 8419  df-rdg 8458  df-1o 8514  df-2o 8515  df-er 8753  df-map 8876  df-en 8994  df-dom 8995  df-sdom 8996  df-fin 8997  df-sup 9489  df-pnf 11304  df-mnf 11305  df-xr 11306  df-ltxr 11307  df-le 11308  df-sub 11501  df-neg 11502  df-div 11928  df-nn 12274  df-2 12336  df-3 12337  df-4 12338  df-5 12339  df-6 12340  df-7 12341  df-8 12342  df-9 12343  df-n0 12534  df-z 12621  df-dec 12741  df-uz 12886  df-q 12998  df-rp 13042  df-ico 13399  df-fz 13554  df-seq 14049  df-exp 14109  df-cj 15144  df-re 15145  df-im 15146  df-sqrt 15280  df-abs 15281  df-dvds 16297  df-prm 16715  df-struct 17190  df-sets 17207  df-slot 17225  df-ndx 17237  df-base 17255  df-ress 17284  df-plusg 17320  df-mulr 17321  df-starv 17322  df-tset 17326  df-ple 17327  df-ds 17329  df-unif 17330  df-0g 17497  df-mgm 18675  df-sgrp 18754  df-mnd 18770  df-grp 18976  df-minusg 18977  df-subg 19163  df-cmn 19824  df-abl 19825  df-mgp 20162  df-rng 20180  df-ur 20209  df-ring 20262  df-cring 20263  df-oppr 20360  df-dvdsr 20383  df-unit 20384  df-invr 20414  df-dvr 20427  df-nzr 20539  df-subrng 20572  df-subrg 20596  df-rlreg 20720  df-domn 20721  df-drng 20757  df-abv 20836  df-cnfld 21392
This theorem is referenced by:  ostth  27709
  Copyright terms: Public domain W3C validator