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

Theorem 4sqlem4 17018
Description: Lemma for 4sq 17030. We can express the four-square property more compactly in terms of gaussian integers, because the norms of gaussian integers are exactly sums of two squares. (Contributed by Mario Carneiro, 14-Jul-2014.)
Hypothesis
Ref Expression
4sq.1 𝑆 = {𝑛 ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ ∃𝑧 ∈ ℤ ∃𝑤 ∈ ℤ 𝑛 = (((𝑥↑2) + (𝑦↑2)) + ((𝑧↑2) + (𝑤↑2)))}
Assertion
Ref Expression
4sqlem4 (𝐴𝑆 ↔ ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)))
Distinct variable groups:   𝑤,𝑛,𝑥,𝑦,𝑧   𝑣,𝑛,𝐴,𝑢   𝑆,𝑛,𝑢,𝑣   𝑢,𝐴
Allowed substitution hints:   𝐴(𝑥, 𝑦, 𝑧, 𝑤)   𝑆(𝑥, 𝑦, 𝑧, 𝑤)

Proof of Theorem 4sqlem4
Dummy variables 𝑎 𝑏 𝑐 𝑑 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 4sq.1 . . . 4 𝑆 = {𝑛 ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ ∃𝑧 ∈ ℤ ∃𝑤 ∈ ℤ 𝑛 = (((𝑥↑2) + (𝑦↑2)) + ((𝑧↑2) + (𝑤↑2)))}
214sqlem2 17015 . . 3 (𝐴𝑆 ↔ ∃𝑎 ∈ ℤ ∃𝑏 ∈ ℤ ∃𝑐 ∈ ℤ ∃𝑑 ∈ ℤ 𝐴 = (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))))
3 gzreim 17005 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑎 + (i · 𝑏)) ∈ ℤ[i])
43adantr 485 . . . . . . 7 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ (𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ)) → (𝑎 + (i · 𝑏)) ∈ ℤ[i])
5 gzreim 17005 . . . . . . . 8 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → (𝑐 + (i · 𝑑)) ∈ ℤ[i])
65adantl 486 . . . . . . 7 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ (𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ)) → (𝑐 + (i · 𝑑)) ∈ ℤ[i])
7 gzcn 16998 . . . . . . . . . . . 12 ((𝑎 + (i · 𝑏)) ∈ ℤ[i] → (𝑎 + (i · 𝑏)) ∈ ℂ)
83, 7syl 18 . . . . . . . . . . 11 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑎 + (i · 𝑏)) ∈ ℂ)
98absvalsq2d 15504 . . . . . . . . . 10 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((abs‘(𝑎 + (i · 𝑏)))↑2) = (((ℜ‘(𝑎 + (i · 𝑏)))↑2) + ((ℑ‘(𝑎 + (i · 𝑏)))↑2)))
10 zre 12601 . . . . . . . . . . . . 13 (𝑎 ∈ ℤ → 𝑎 ∈ ℝ)
11 zre 12601 . . . . . . . . . . . . 13 (𝑏 ∈ ℤ → 𝑏 ∈ ℝ)
12 crre 15172 . . . . . . . . . . . . 13 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → (ℜ‘(𝑎 + (i · 𝑏))) = 𝑎)
1310, 11, 12syl2an 607 . . . . . . . . . . . 12 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (ℜ‘(𝑎 + (i · 𝑏))) = 𝑎)
1413oveq1d 7427 . . . . . . . . . . 11 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((ℜ‘(𝑎 + (i · 𝑏)))↑2) = (𝑎↑2))
15 crim 15173 . . . . . . . . . . . . 13 ((𝑎 ∈ ℝ ∧ 𝑏 ∈ ℝ) → (ℑ‘(𝑎 + (i · 𝑏))) = 𝑏)
1610, 11, 15syl2an 607 . . . . . . . . . . . 12 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (ℑ‘(𝑎 + (i · 𝑏))) = 𝑏)
1716oveq1d 7427 . . . . . . . . . . 11 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((ℑ‘(𝑎 + (i · 𝑏)))↑2) = (𝑏↑2))
1814, 17oveq12d 7430 . . . . . . . . . 10 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (((ℜ‘(𝑎 + (i · 𝑏)))↑2) + ((ℑ‘(𝑎 + (i · 𝑏)))↑2)) = ((𝑎↑2) + (𝑏↑2)))
199, 18eqtrd 2797 . . . . . . . . 9 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((abs‘(𝑎 + (i · 𝑏)))↑2) = ((𝑎↑2) + (𝑏↑2)))
20 gzcn 16998 . . . . . . . . . . . 12 ((𝑐 + (i · 𝑑)) ∈ ℤ[i] → (𝑐 + (i · 𝑑)) ∈ ℂ)
215, 20syl 18 . . . . . . . . . . 11 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → (𝑐 + (i · 𝑑)) ∈ ℂ)
2221absvalsq2d 15504 . . . . . . . . . 10 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → ((abs‘(𝑐 + (i · 𝑑)))↑2) = (((ℜ‘(𝑐 + (i · 𝑑)))↑2) + ((ℑ‘(𝑐 + (i · 𝑑)))↑2)))
23 zre 12601 . . . . . . . . . . . . 13 (𝑐 ∈ ℤ → 𝑐 ∈ ℝ)
24 zre 12601 . . . . . . . . . . . . 13 (𝑑 ∈ ℤ → 𝑑 ∈ ℝ)
25 crre 15172 . . . . . . . . . . . . 13 ((𝑐 ∈ ℝ ∧ 𝑑 ∈ ℝ) → (ℜ‘(𝑐 + (i · 𝑑))) = 𝑐)
2623, 24, 25syl2an 607 . . . . . . . . . . . 12 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → (ℜ‘(𝑐 + (i · 𝑑))) = 𝑐)
2726oveq1d 7427 . . . . . . . . . . 11 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → ((ℜ‘(𝑐 + (i · 𝑑)))↑2) = (𝑐↑2))
28 crim 15173 . . . . . . . . . . . . 13 ((𝑐 ∈ ℝ ∧ 𝑑 ∈ ℝ) → (ℑ‘(𝑐 + (i · 𝑑))) = 𝑑)
2923, 24, 28syl2an 607 . . . . . . . . . . . 12 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → (ℑ‘(𝑐 + (i · 𝑑))) = 𝑑)
3029oveq1d 7427 . . . . . . . . . . 11 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → ((ℑ‘(𝑐 + (i · 𝑑)))↑2) = (𝑑↑2))
3127, 30oveq12d 7430 . . . . . . . . . 10 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → (((ℜ‘(𝑐 + (i · 𝑑)))↑2) + ((ℑ‘(𝑐 + (i · 𝑑)))↑2)) = ((𝑐↑2) + (𝑑↑2)))
3222, 31eqtrd 2797 . . . . . . . . 9 ((𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ) → ((abs‘(𝑐 + (i · 𝑑)))↑2) = ((𝑐↑2) + (𝑑↑2)))
3319, 32oveqan12d 7431 . . . . . . . 8 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ (𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ)) → (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘(𝑐 + (i · 𝑑)))↑2)) = (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))))
3433eqcomd 2768 . . . . . . 7 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ (𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ)) → (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘(𝑐 + (i · 𝑑)))↑2)))
35 fveq2 6881 . . . . . . . . . . 11 (𝑢 = (𝑎 + (i · 𝑏)) → (abs‘𝑢) = (abs‘(𝑎 + (i · 𝑏))))
3635oveq1d 7427 . . . . . . . . . 10 (𝑢 = (𝑎 + (i · 𝑏)) → ((abs‘𝑢)↑2) = ((abs‘(𝑎 + (i · 𝑏)))↑2))
3736oveq1d 7427 . . . . . . . . 9 (𝑢 = (𝑎 + (i · 𝑏)) → (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) = (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘𝑣)↑2)))
3837eqeq2d 2773 . . . . . . . 8 (𝑢 = (𝑎 + (i · 𝑏)) → ((((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) ↔ (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘𝑣)↑2))))
39 fveq2 6881 . . . . . . . . . . 11 (𝑣 = (𝑐 + (i · 𝑑)) → (abs‘𝑣) = (abs‘(𝑐 + (i · 𝑑))))
4039oveq1d 7427 . . . . . . . . . 10 (𝑣 = (𝑐 + (i · 𝑑)) → ((abs‘𝑣)↑2) = ((abs‘(𝑐 + (i · 𝑑)))↑2))
4140oveq2d 7428 . . . . . . . . 9 (𝑣 = (𝑐 + (i · 𝑑)) → (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘𝑣)↑2)) = (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘(𝑐 + (i · 𝑑)))↑2)))
4241eqeq2d 2773 . . . . . . . 8 (𝑣 = (𝑐 + (i · 𝑑)) → ((((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘𝑣)↑2)) ↔ (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘(𝑐 + (i · 𝑑)))↑2))))
4338, 42rspc2ev 3593 . . . . . . 7 (((𝑎 + (i · 𝑏)) ∈ ℤ[i] ∧ (𝑐 + (i · 𝑑)) ∈ ℤ[i] ∧ (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘(𝑎 + (i · 𝑏)))↑2) + ((abs‘(𝑐 + (i · 𝑑)))↑2))) → ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)))
444, 6, 34, 43syl3anc 1397 . . . . . 6 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ (𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ)) → ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)))
45 eqeq1 2766 . . . . . . 7 (𝐴 = (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) → (𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) ↔ (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2))))
46452rexbidv 3229 . . . . . 6 (𝐴 = (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) → (∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) ↔ ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2))))
4744, 46syl5ibrcom 250 . . . . 5 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ (𝑐 ∈ ℤ ∧ 𝑑 ∈ ℤ)) → (𝐴 = (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) → ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2))))
4847rexlimdvva 3221 . . . 4 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (∃𝑐 ∈ ℤ ∃𝑑 ∈ ℤ 𝐴 = (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) → ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2))))
4948rexlimivv 3206 . . 3 (∃𝑎 ∈ ℤ ∃𝑏 ∈ ℤ ∃𝑐 ∈ ℤ ∃𝑑 ∈ ℤ 𝐴 = (((𝑎↑2) + (𝑏↑2)) + ((𝑐↑2) + (𝑑↑2))) → ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)))
502, 49sylbi 220 . 2 (𝐴𝑆 → ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)))
5114sqlem4a 17017 . . . 4 ((𝑢 ∈ ℤ[i] ∧ 𝑣 ∈ ℤ[i]) → (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) ∈ 𝑆)
52 eleq1a 2857 . . . 4 ((((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) ∈ 𝑆 → (𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) → 𝐴𝑆))
5351, 52syl 18 . . 3 ((𝑢 ∈ ℤ[i] ∧ 𝑣 ∈ ℤ[i]) → (𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) → 𝐴𝑆))
5453rexlimivv 3206 . 2 (∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)) → 𝐴𝑆)
5550, 54impbii 212 1 (𝐴𝑆 ↔ ∃𝑢 ∈ ℤ[i] ∃𝑣 ∈ ℤ[i] 𝐴 = (((abs‘𝑢)↑2) + ((abs‘𝑣)↑2)))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wa 400   = wceq 1569  wcel 2142  {cab 2740  wrex 3088  cfv 6536  (class class class)co 7412  cc 11104  cr 11105  ici 11108   + caddc 11109   · cmul 11111  2c2 12301  cz 12597  cexp 14104  cre 15155  cim 15156  abscabs 15292  ℤ[i]cgz 16995
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1824  ax-4 1838  ax-5 1939  ax-6 1996  ax-7 2037  ax-8 2144  ax-9 2152  ax-10 2175  ax-11 2191  ax-12 2212  ax-ext 2734  ax-sep 5256  ax-nul 5268  ax-pow 5335  ax-pr 5403  ax-un 7734  ax-cnex 11162  ax-resscn 11163  ax-1cn 11164  ax-icn 11165  ax-addcl 11166  ax-addrcl 11167  ax-mulcl 11168  ax-mulrcl 11169  ax-mulcom 11170  ax-addass 11171  ax-mulass 11172  ax-distr 11173  ax-i2m1 11174  ax-1ne0 11175  ax-1rid 11176  ax-rnegex 11177  ax-rrecex 11178  ax-cnre 11179  ax-pre-lttri 11180  ax-pre-lttrn 11181  ax-pre-ltadd 11182  ax-pre-mulgt0 11183  ax-pre-sup 11184
This proof depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1103  df-3an 1104  df-tru 1572  df-fal 1582  df-ex 1809  df-nf 1813  df-sb 2096  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-rmo 3368  df-reu 3369  df-rab 3416  df-v 3456  df-sbc 3744  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-pss 3924  df-nul 4286  df-if 4487  df-pw 4563  df-sn 4589  df-pr 4591  df-op 4595  df-uni 4872  df-iun 4957  df-br 5109  df-opab 5173  df-mpt 5192  df-tr 5218  df-id 5555  df-eprel 5560  df-po 5568  df-so 5569  df-fr 5613  df-we 5615  df-xp 5666  df-rel 5667  df-cnv 5668  df-co 5669  df-dm 5670  df-rn 5671  df-res 5672  df-ima 5673  df-pred 6302  df-ord 6363  df-on 6364  df-lim 6365  df-suc 6366  df-iota 6492  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-riota 7369  df-ov 7415  df-oprab 7416  df-mpo 7417  df-om 7861  df-2nd 7985  df-frecs 8276  df-wrecs 8307  df-recs 8356  df-rdg 8395  df-er 8692  df-en 8942  df-dom 8943  df-sdom 8944  df-sup 9400  df-pnf 11251  df-mnf 11252  df-xr 11253  df-ltxr 11254  df-le 11255  df-sub 11449  df-neg 11450  df-div 11878  df-nn 12240  df-2 12309  df-3 12310  df-n0 12511  df-z 12598  df-uz 12869  df-rp 13023  df-seq 14045  df-exp 14105  df-cj 15157  df-re 15158  df-im 15159  df-sqrt 15293  df-abs 15294  df-gz 16996
This theorem is used by:  mul4sq  17020
  Copyright terms: Public domain W3C validator