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

Theorem 2sqnn0 27657
Description: All primes of the form 4𝑘 + 1 are sums of squares of two nonnegative integers. (Contributed by AV, 3-Jun-2023.)
Assertion
Ref Expression
2sqnn0 ((𝑃 ∈ ℙ ∧ (𝑃 mod 4) = 1) → ∃𝑥 ∈ ℕ0𝑦 ∈ ℕ0 𝑃 = ((𝑥↑2) + (𝑦↑2)))
Distinct variable group:   𝑥,𝑃,𝑦

Proof of Theorem 2sqnn0
Dummy variables 𝑎 𝑏 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 2sq 27649 . 2 ((𝑃 ∈ ℙ ∧ (𝑃 mod 4) = 1) → ∃𝑎 ∈ ℤ ∃𝑏 ∈ ℤ 𝑃 = ((𝑎↑2) + (𝑏↑2)))
2 oveq1 7426 . . . . . . 7 (𝑥 = if(0 ≤ 𝑎, 𝑎, -𝑎) → (𝑥↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
32oveq1d 7434 . . . . . 6 (𝑥 = if(0 ≤ 𝑎, 𝑎, -𝑎) → ((𝑥↑2) + (𝑦↑2)) = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2)))
43eqeq2d 2776 . . . . 5 (𝑥 = if(0 ≤ 𝑎, 𝑎, -𝑎) → (𝑃 = ((𝑥↑2) + (𝑦↑2)) ↔ 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2))))
5 oveq1 7426 . . . . . . 7 (𝑦 = if(0 ≤ 𝑏, 𝑏, -𝑏) → (𝑦↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
65oveq2d 7435 . . . . . 6 (𝑦 = if(0 ≤ 𝑏, 𝑏, -𝑏) → ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2)) = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2)))
76eqeq2d 2776 . . . . 5 (𝑦 = if(0 ≤ 𝑏, 𝑏, -𝑏) → (𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2)) ↔ 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))))
8 elnn0z 12623 . . . . . . . . 9 (𝑎 ∈ ℕ0 ↔ (𝑎 ∈ ℤ ∧ 0 ≤ 𝑎))
98biimpri 231 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ 0 ≤ 𝑎) → 𝑎 ∈ ℕ0)
10 elznn0 12625 . . . . . . . . . 10 (𝑎 ∈ ℤ ↔ (𝑎 ∈ ℝ ∧ (𝑎 ∈ ℕ0 ∨ -𝑎 ∈ ℕ0)))
11 nn0ge0 12548 . . . . . . . . . . . . . 14 (𝑎 ∈ ℕ0 → 0 ≤ 𝑎)
1211pm2.24d 152 . . . . . . . . . . . . 13 (𝑎 ∈ ℕ0 → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0))
1312a1i 11 . . . . . . . . . . . 12 (𝑎 ∈ ℝ → (𝑎 ∈ ℕ0 → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0)))
14 ax1w 13 . . . . . . . . . . . 12 (𝑎 ∈ ℝ → (-𝑎 ∈ ℕ0 → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0)))
1513, 14jaod 873 . . . . . . . . . . 11 (𝑎 ∈ ℝ → ((𝑎 ∈ ℕ0 ∨ -𝑎 ∈ ℕ0) → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0)))
1615imp 412 . . . . . . . . . 10 ((𝑎 ∈ ℝ ∧ (𝑎 ∈ ℕ0 ∨ -𝑎 ∈ ℕ0)) → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0))
1710, 16sylbi 220 . . . . . . . . 9 (𝑎 ∈ ℤ → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0))
1817imp 412 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ ¬ 0 ≤ 𝑎) → -𝑎 ∈ ℕ0)
199, 18ifclda 4525 . . . . . . 7 (𝑎 ∈ ℤ → if(0 ≤ 𝑎, 𝑎, -𝑎) ∈ ℕ0)
2019adantr 486 . . . . . 6 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → if(0 ≤ 𝑎, 𝑎, -𝑎) ∈ ℕ0)
2120adantr 486 . . . . 5 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → if(0 ≤ 𝑎, 𝑎, -𝑎) ∈ ℕ0)
22 elnn0z 12623 . . . . . . . 8 (𝑏 ∈ ℕ0 ↔ (𝑏 ∈ ℤ ∧ 0 ≤ 𝑏))
2322biimpri 231 . . . . . . 7 ((𝑏 ∈ ℤ ∧ 0 ≤ 𝑏) → 𝑏 ∈ ℕ0)
24 elznn0 12625 . . . . . . . . 9 (𝑏 ∈ ℤ ↔ (𝑏 ∈ ℝ ∧ (𝑏 ∈ ℕ0 ∨ -𝑏 ∈ ℕ0)))
25 nn0ge0 12548 . . . . . . . . . . . . 13 (𝑏 ∈ ℕ0 → 0 ≤ 𝑏)
2625pm2.24d 152 . . . . . . . . . . . 12 (𝑏 ∈ ℕ0 → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0))
2726a1i 11 . . . . . . . . . . 11 (𝑏 ∈ ℝ → (𝑏 ∈ ℕ0 → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0)))
28 ax1w 13 . . . . . . . . . . 11 (𝑏 ∈ ℝ → (-𝑏 ∈ ℕ0 → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0)))
2927, 28jaod 873 . . . . . . . . . 10 (𝑏 ∈ ℝ → ((𝑏 ∈ ℕ0 ∨ -𝑏 ∈ ℕ0) → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0)))
3029imp 412 . . . . . . . . 9 ((𝑏 ∈ ℝ ∧ (𝑏 ∈ ℕ0 ∨ -𝑏 ∈ ℕ0)) → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0))
3124, 30sylbi 220 . . . . . . . 8 (𝑏 ∈ ℤ → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0))
3231imp 412 . . . . . . 7 ((𝑏 ∈ ℤ ∧ ¬ 0 ≤ 𝑏) → -𝑏 ∈ ℕ0)
3323, 32ifclda 4525 . . . . . 6 (𝑏 ∈ ℤ → if(0 ≤ 𝑏, 𝑏, -𝑏) ∈ ℕ0)
3433ad2antlr 740 . . . . 5 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → if(0 ≤ 𝑏, 𝑏, -𝑏) ∈ ℕ0)
35 elznn0nn 12624 . . . . . . . . . 10 (𝑎 ∈ ℤ ↔ (𝑎 ∈ ℕ0 ∨ (𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ)))
3611iftrued 4497 . . . . . . . . . . . . 13 (𝑎 ∈ ℕ0 → if(0 ≤ 𝑎, 𝑎, -𝑎) = 𝑎)
3736eqcomd 2771 . . . . . . . . . . . 12 (𝑎 ∈ ℕ0𝑎 = if(0 ≤ 𝑎, 𝑎, -𝑎))
3837oveq1d 7434 . . . . . . . . . . 11 (𝑎 ∈ ℕ0 → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
39 elnnz 12620 . . . . . . . . . . . . . . . 16 (-𝑎 ∈ ℕ ↔ (-𝑎 ∈ ℤ ∧ 0 < -𝑎))
40 lt0neg1 11739 . . . . . . . . . . . . . . . . . 18 (𝑎 ∈ ℝ → (𝑎 < 0 ↔ 0 < -𝑎))
41 id 23 . . . . . . . . . . . . . . . . . . . 20 (𝑎 ∈ ℝ → 𝑎 ∈ ℝ)
42 0red 11230 . . . . . . . . . . . . . . . . . . . 20 (𝑎 ∈ ℝ → 0 ∈ ℝ)
4341, 42ltnled 11376 . . . . . . . . . . . . . . . . . . 19 (𝑎 ∈ ℝ → (𝑎 < 0 ↔ ¬ 0 ≤ 𝑎))
4443biimpd 232 . . . . . . . . . . . . . . . . . 18 (𝑎 ∈ ℝ → (𝑎 < 0 → ¬ 0 ≤ 𝑎))
4540, 44sylbird 263 . . . . . . . . . . . . . . . . 17 (𝑎 ∈ ℝ → (0 < -𝑎 → ¬ 0 ≤ 𝑎))
4645com12 33 . . . . . . . . . . . . . . . 16 (0 < -𝑎 → (𝑎 ∈ ℝ → ¬ 0 ≤ 𝑎))
4739, 46simplbiim 514 . . . . . . . . . . . . . . 15 (-𝑎 ∈ ℕ → (𝑎 ∈ ℝ → ¬ 0 ≤ 𝑎))
4847impcom 413 . . . . . . . . . . . . . 14 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → ¬ 0 ≤ 𝑎)
4948iffalsed 4500 . . . . . . . . . . . . 13 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → if(0 ≤ 𝑎, 𝑎, -𝑎) = -𝑎)
5049oveq1d 7434 . . . . . . . . . . . 12 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) = (-𝑎↑2))
51 recn 11209 . . . . . . . . . . . . . 14 (𝑎 ∈ ℝ → 𝑎 ∈ ℂ)
5251sqnegd 14174 . . . . . . . . . . . . 13 (𝑎 ∈ ℝ → (-𝑎↑2) = (𝑎↑2))
5352adantr 486 . . . . . . . . . . . 12 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → (-𝑎↑2) = (𝑎↑2))
5450, 53eqtr2d 2801 . . . . . . . . . . 11 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
5538, 54jaoi 871 . . . . . . . . . 10 ((𝑎 ∈ ℕ0 ∨ (𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ)) → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
5635, 55sylbi 220 . . . . . . . . 9 (𝑎 ∈ ℤ → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
57 elznn0nn 12624 . . . . . . . . . 10 (𝑏 ∈ ℤ ↔ (𝑏 ∈ ℕ0 ∨ (𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ)))
5825iftrued 4497 . . . . . . . . . . . . 13 (𝑏 ∈ ℕ0 → if(0 ≤ 𝑏, 𝑏, -𝑏) = 𝑏)
5958eqcomd 2771 . . . . . . . . . . . 12 (𝑏 ∈ ℕ0𝑏 = if(0 ≤ 𝑏, 𝑏, -𝑏))
6059oveq1d 7434 . . . . . . . . . . 11 (𝑏 ∈ ℕ0 → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
61 elnnz 12620 . . . . . . . . . . . . . . . 16 (-𝑏 ∈ ℕ ↔ (-𝑏 ∈ ℤ ∧ 0 < -𝑏))
62 lt0neg1 11739 . . . . . . . . . . . . . . . . . 18 (𝑏 ∈ ℝ → (𝑏 < 0 ↔ 0 < -𝑏))
63 id 23 . . . . . . . . . . . . . . . . . . . 20 (𝑏 ∈ ℝ → 𝑏 ∈ ℝ)
64 0red 11230 . . . . . . . . . . . . . . . . . . . 20 (𝑏 ∈ ℝ → 0 ∈ ℝ)
6563, 64ltnled 11376 . . . . . . . . . . . . . . . . . . 19 (𝑏 ∈ ℝ → (𝑏 < 0 ↔ ¬ 0 ≤ 𝑏))
6665biimpd 232 . . . . . . . . . . . . . . . . . 18 (𝑏 ∈ ℝ → (𝑏 < 0 → ¬ 0 ≤ 𝑏))
6762, 66sylbird 263 . . . . . . . . . . . . . . . . 17 (𝑏 ∈ ℝ → (0 < -𝑏 → ¬ 0 ≤ 𝑏))
6867com12 33 . . . . . . . . . . . . . . . 16 (0 < -𝑏 → (𝑏 ∈ ℝ → ¬ 0 ≤ 𝑏))
6961, 68simplbiim 514 . . . . . . . . . . . . . . 15 (-𝑏 ∈ ℕ → (𝑏 ∈ ℝ → ¬ 0 ≤ 𝑏))
7069impcom 413 . . . . . . . . . . . . . 14 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → ¬ 0 ≤ 𝑏)
7170iffalsed 4500 . . . . . . . . . . . . 13 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → if(0 ≤ 𝑏, 𝑏, -𝑏) = -𝑏)
7271oveq1d 7434 . . . . . . . . . . . 12 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2) = (-𝑏↑2))
73 recn 11209 . . . . . . . . . . . . . 14 (𝑏 ∈ ℝ → 𝑏 ∈ ℂ)
7473sqnegd 14174 . . . . . . . . . . . . 13 (𝑏 ∈ ℝ → (-𝑏↑2) = (𝑏↑2))
7574adantr 486 . . . . . . . . . . . 12 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → (-𝑏↑2) = (𝑏↑2))
7672, 75eqtr2d 2801 . . . . . . . . . . 11 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
7760, 76jaoi 871 . . . . . . . . . 10 ((𝑏 ∈ ℕ0 ∨ (𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ)) → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
7857, 77sylbi 220 . . . . . . . . 9 (𝑏 ∈ ℤ → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
7956, 78oveqan12d 7438 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((𝑎↑2) + (𝑏↑2)) = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2)))
8079eqeq2d 2776 . . . . . . 7 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑃 = ((𝑎↑2) + (𝑏↑2)) ↔ 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))))
8180biimpd 232 . . . . . 6 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑃 = ((𝑎↑2) + (𝑏↑2)) → 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))))
8281imp 412 . . . . 5 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2)))
834, 7, 21, 34, 822rspcedvdw 3597 . . . 4 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → ∃𝑥 ∈ ℕ0𝑦 ∈ ℕ0 𝑃 = ((𝑥↑2) + (𝑦↑2)))
8483ex 418 . . 3 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑃 = ((𝑎↑2) + (𝑏↑2)) → ∃𝑥 ∈ ℕ0𝑦 ∈ ℕ0 𝑃 = ((𝑥↑2) + (𝑦↑2))))
8584rexlimivv 3209 . 2 (∃𝑎 ∈ ℤ ∃𝑏 ∈ ℤ 𝑃 = ((𝑎↑2) + (𝑏↑2)) → ∃𝑥 ∈ ℕ0𝑦 ∈ ℕ0 𝑃 = ((𝑥↑2) + (𝑦↑2)))
861, 85syl 18 1 ((𝑃 ∈ ℙ ∧ (𝑃 mod 4) = 1) → ∃𝑥 ∈ ℕ0𝑦 ∈ ℕ0 𝑃 = ((𝑥↑2) + (𝑦↑2)))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  ¬ wn 3  wi 4  wa 401  wo 861   = wceq 1570  wcel 2146  wrex 3091  ifcif 4489   class class class wbr 5111  (class class class)co 7419  cr 11118  0cc0 11119  1c1 11120   + caddc 11122   < clt 11262  cle 11263  -cneg 11461  cn 12252  2c2 12314  4c4 12316  0cn0 12523  cz 12610   mod cmo 13924  cexp 14119  cprime 16755
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-rep 5240  ax-sep 5259  ax-nul 5271  ax-pow 5338  ax-pr 5406  ax-un 7742  ax-cnex 11175  ax-resscn 11176  ax-1cn 11177  ax-icn 11178  ax-addcl 11179  ax-addrcl 11180  ax-mulcl 11181  ax-mulrcl 11182  ax-mulcom 11183  ax-addass 11184  ax-mulass 11185  ax-distr 11186  ax-i2m1 11187  ax-1ne0 11188  ax-1rid 11189  ax-rnegex 11190  ax-rrecex 11191  ax-cnre 11192  ax-pre-lttri 11193  ax-pre-lttrn 11194  ax-pre-ltadd 11195  ax-pre-mulgt0 11196  ax-pre-sup 11197  ax-addf 11198  ax-mulf 11199
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3067  df-ral 3082  df-rex 3092  df-rmo 3371  df-reu 3372  df-rab 3419  df-v 3459  df-sbc 3747  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-pss 3926  df-nul 4287  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-tp 4596  df-op 4598  df-uni 4875  df-int 4915  df-iun 4960  df-iin 4961  df-br 5112  df-opab 5176  df-mpt 5195  df-tr 5221  df-id 5558  df-eprel 5563  df-po 5571  df-so 5572  df-fr 5616  df-se 5617  df-we 5618  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-pred 6306  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-iota 6496  df-fun 6542  df-fn 6543  df-f 6544  df-f1 6545  df-fo 6546  df-f1o 6547  df-fv 6548  df-isom 6549  df-riota 7376  df-ov 7422  df-oprab 7423  df-mpo 7424  df-of 7684  df-ofr 7685  df-om 7869  df-1st 7992  df-2nd 7993  df-supp 8163  df-tpos 8228  df-frecs 8284  df-wrecs 8315  df-recs 8364  df-rdg 8403  df-1o 8459  df-2o 8460  df-oadd 8463  df-er 8700  df-ec 8702  df-qs 8706  df-map 8832  df-pm 8833  df-ixp 8902  df-en 8950  df-dom 8951  df-sdom 8952  df-fin 8953  df-fsupp 9329  df-sup 9409  df-inf 9410  df-oi 9479  df-dju 9903  df-card 9941  df-pnf 11264  df-mnf 11265  df-xr 11266  df-ltxr 11267  df-le 11268  df-sub 11462  df-neg 11463  df-div 11891  df-nn 12253  df-2 12322  df-3 12323  df-4 12324  df-5 12325  df-6 12326  df-7 12327  df-8 12328  df-9 12329  df-n0 12524  df-xnn0 12597  df-z 12611  df-dec 12732  df-uz 12883  df-q 12993  df-rp 13037  df-fz 13556  df-fzo 13704  df-fl 13847  df-mod 13925  df-seq 14060  df-exp 14120  df-hash 14389  df-cj 15178  df-re 15179  df-im 15180  df-sqrt 15314  df-abs 15315  df-dvds 16337  df-gcd 16579  df-prm 16756  df-phi 16851  df-pc 16923  df-gz 17016  df-struct 17233  df-sets 17250  df-slot 17268  df-ndx 17280  df-base 17296  df-ress 17317  df-plusg 17349  df-mulr 17350  df-starv 17351  df-sca 17352  df-vsca 17353  df-ip 17354  df-tset 17355  df-ple 17356  df-ds 17358  df-unif 17359  df-hom 17360  df-cco 17361  df-0g 17520  df-gsum 17521  df-prds 17526  df-pws 17528  df-imas 17588  df-qus 17589  df-mre 17664  df-mrc 17665  df-acs 17667  df-mgm 18724  df-sgrp 18813  df-mnd 18829  df-mhm 18882  df-submnd 18883  df-grp 19051  df-minusg 19052  df-sbg 19053  df-mulg 19182  df-subg 19237  df-nsg 19238  df-eqg 19239  df-ghm 19332  df-cntz 19435  df-cmn 19900  df-abl 19901  df-mgp 20265  df-rng 20279  df-ur 20312  df-srg 20317  df-ring 20365  df-cring 20366  df-oppr 20469  df-dvdsr 20489  df-unit 20490  df-invr 20520  df-dvr 20533  df-rhm 20604  df-nzr 20664  df-subrng 20699  df-subrg 20723  df-rlreg 20847  df-domn 20848  df-idom 20849  df-drng 20883  df-field 20884  df-lmod 21037  df-lss 21107  df-lsp 21147  df-sra 21348  df-rgmod 21349  df-lidl 21386  df-rsp 21387  df-2idl 21443  df-cnfld 21577  df-zring 21651  df-zrh 21707  df-zn 21710  df-assa 22057  df-asp 22058  df-ascl 22059  df-psr 22113  df-mvr 22114  df-mpl 22115  df-opsr 22117  df-evls 22279  df-evl 22280  df-psr1 22394  df-vr1 22395  df-ply1 22396  df-coe1 22397  df-evl1 22530  df-mdeg 26267  df-deg1 26268  df-mon1 26343  df-uc1p 26344  df-q1p 26345  df-r1p 26346  df-lgs 27514
This theorem is used by:  2sqnn  27658  2sqreulem1  27665
  Copyright terms: Public domain W3C validator