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

Theorem lgssq2 26557
Description: The Legendre symbol at a square is equal to 1. (Contributed by Mario Carneiro, 5-Feb-2015.)
Assertion
Ref Expression
lgssq2 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝐴 /L (𝑁↑2)) = 1)

Proof of Theorem lgssq2
StepHypRef Expression
1 simp1 1135 . . 3 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → 𝐴 ∈ ℤ)
2 nnz 12412 . . . 4 (𝑁 ∈ ℕ → 𝑁 ∈ ℤ)
323ad2ant2 1133 . . 3 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → 𝑁 ∈ ℤ)
4 nnne0 12077 . . . 4 (𝑁 ∈ ℕ → 𝑁 ≠ 0)
543ad2ant2 1133 . . 3 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → 𝑁 ≠ 0)
6 lgsdi 26553 . . 3 (((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝑁 ≠ 0 ∧ 𝑁 ≠ 0)) → (𝐴 /L (𝑁 · 𝑁)) = ((𝐴 /L 𝑁) · (𝐴 /L 𝑁)))
71, 3, 3, 5, 5, 6syl32anc 1377 . 2 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝐴 /L (𝑁 · 𝑁)) = ((𝐴 /L 𝑁) · (𝐴 /L 𝑁)))
8 nncn 12051 . . . . 5 (𝑁 ∈ ℕ → 𝑁 ∈ ℂ)
983ad2ant2 1133 . . . 4 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → 𝑁 ∈ ℂ)
109sqvald 13931 . . 3 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝑁↑2) = (𝑁 · 𝑁))
1110oveq2d 7329 . 2 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝐴 /L (𝑁↑2)) = (𝐴 /L (𝑁 · 𝑁)))
12 lgscl 26530 . . . . . 6 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝐴 /L 𝑁) ∈ ℤ)
131, 3, 12syl2anc 584 . . . . 5 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝐴 /L 𝑁) ∈ ℤ)
1413zred 12496 . . . 4 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝐴 /L 𝑁) ∈ ℝ)
15 absresq 15083 . . . 4 ((𝐴 /L 𝑁) ∈ ℝ → ((abs‘(𝐴 /L 𝑁))↑2) = ((𝐴 /L 𝑁)↑2))
1614, 15syl 17 . . 3 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → ((abs‘(𝐴 /L 𝑁))↑2) = ((𝐴 /L 𝑁)↑2))
17 lgsabs1 26555 . . . . . . 7 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((abs‘(𝐴 /L 𝑁)) = 1 ↔ (𝐴 gcd 𝑁) = 1))
182, 17sylan2 593 . . . . . 6 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ) → ((abs‘(𝐴 /L 𝑁)) = 1 ↔ (𝐴 gcd 𝑁) = 1))
1918biimp3ar 1469 . . . . 5 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (abs‘(𝐴 /L 𝑁)) = 1)
2019oveq1d 7328 . . . 4 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → ((abs‘(𝐴 /L 𝑁))↑2) = (1↑2))
21 sq1 13982 . . . 4 (1↑2) = 1
2220, 21eqtrdi 2793 . . 3 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → ((abs‘(𝐴 /L 𝑁))↑2) = 1)
2313zcnd 12497 . . . 4 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝐴 /L 𝑁) ∈ ℂ)
2423sqvald 13931 . . 3 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → ((𝐴 /L 𝑁)↑2) = ((𝐴 /L 𝑁) · (𝐴 /L 𝑁)))
2516, 22, 243eqtr3d 2785 . 2 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → 1 = ((𝐴 /L 𝑁) · (𝐴 /L 𝑁)))
267, 11, 253eqtr4d 2787 1 ((𝐴 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ (𝐴 gcd 𝑁) = 1) → (𝐴 /L (𝑁↑2)) = 1)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  w3a 1086   = wceq 1540  wcel 2105  wne 2941  cfv 6463  (class class class)co 7313  cc 10939  cr 10940  0cc0 10941  1c1 10942   · cmul 10946  cn 12043  2c2 12098  cz 12389  cexp 13852  abscabs 15014   gcd cgcd 16270   /L clgs 26513
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1912  ax-6 1970  ax-7 2010  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2153  ax-12 2170  ax-ext 2708  ax-rep 5222  ax-sep 5236  ax-nul 5243  ax-pow 5301  ax-pr 5365  ax-un 7626  ax-cnex 10997  ax-resscn 10998  ax-1cn 10999  ax-icn 11000  ax-addcl 11001  ax-addrcl 11002  ax-mulcl 11003  ax-mulrcl 11004  ax-mulcom 11005  ax-addass 11006  ax-mulass 11007  ax-distr 11008  ax-i2m1 11009  ax-1ne0 11010  ax-1rid 11011  ax-rnegex 11012  ax-rrecex 11013  ax-cnre 11014  ax-pre-lttri 11015  ax-pre-lttrn 11016  ax-pre-ltadd 11017  ax-pre-mulgt0 11018  ax-pre-sup 11019
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1781  df-nf 1785  df-sb 2067  df-mo 2539  df-eu 2568  df-clab 2715  df-cleq 2729  df-clel 2815  df-nfc 2887  df-ne 2942  df-nel 3048  df-ral 3063  df-rex 3072  df-rmo 3350  df-reu 3351  df-rab 3405  df-v 3443  df-sbc 3726  df-csb 3842  df-dif 3899  df-un 3901  df-in 3903  df-ss 3913  df-pss 3915  df-nul 4267  df-if 4470  df-pw 4545  df-sn 4570  df-pr 4572  df-op 4576  df-uni 4849  df-int 4891  df-iun 4937  df-br 5086  df-opab 5148  df-mpt 5169  df-tr 5203  df-id 5505  df-eprel 5511  df-po 5519  df-so 5520  df-fr 5560  df-we 5562  df-xp 5611  df-rel 5612  df-cnv 5613  df-co 5614  df-dm 5615  df-rn 5616  df-res 5617  df-ima 5618  df-pred 6222  df-ord 6289  df-on 6290  df-lim 6291  df-suc 6292  df-iota 6415  df-fun 6465  df-fn 6466  df-f 6467  df-f1 6468  df-fo 6469  df-f1o 6470  df-fv 6471  df-riota 7270  df-ov 7316  df-oprab 7317  df-mpo 7318  df-om 7756  df-1st 7874  df-2nd 7875  df-frecs 8142  df-wrecs 8173  df-recs 8247  df-rdg 8286  df-1o 8342  df-2o 8343  df-oadd 8346  df-er 8544  df-en 8780  df-dom 8781  df-sdom 8782  df-fin 8783  df-sup 9269  df-inf 9270  df-dju 9727  df-card 9765  df-pnf 11081  df-mnf 11082  df-xr 11083  df-ltxr 11084  df-le 11085  df-sub 11277  df-neg 11278  df-div 11703  df-nn 12044  df-2 12106  df-3 12107  df-n0 12304  df-xnn0 12376  df-z 12390  df-uz 12653  df-q 12759  df-rp 12801  df-fz 13310  df-fzo 13453  df-fl 13582  df-mod 13660  df-seq 13792  df-exp 13853  df-hash 14115  df-cj 14879  df-re 14880  df-im 14881  df-sqrt 15015  df-abs 15016  df-dvds 16033  df-gcd 16271  df-prm 16444  df-phi 16534  df-pc 16605  df-lgs 26514
This theorem is referenced by:  lgs1  26560  lgsquad2lem2  26604
  Copyright terms: Public domain W3C validator