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

Theorem 2sqnn0 27611
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 27603 . 2 ((𝑃 ∈ ℙ ∧ (𝑃 mod 4) = 1) → ∃𝑎 ∈ ℤ ∃𝑏 ∈ ℤ 𝑃 = ((𝑎↑2) + (𝑏↑2)))
2 oveq1 7417 . . . . . . 7 (𝑥 = if(0 ≤ 𝑎, 𝑎, -𝑎) → (𝑥↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
32oveq1d 7425 . . . . . 6 (𝑥 = if(0 ≤ 𝑎, 𝑎, -𝑎) → ((𝑥↑2) + (𝑦↑2)) = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2)))
43eqeq2d 2774 . . . . 5 (𝑥 = if(0 ≤ 𝑎, 𝑎, -𝑎) → (𝑃 = ((𝑥↑2) + (𝑦↑2)) ↔ 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2))))
5 oveq1 7417 . . . . . . 7 (𝑦 = if(0 ≤ 𝑏, 𝑏, -𝑏) → (𝑦↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
65oveq2d 7426 . . . . . 6 (𝑦 = if(0 ≤ 𝑏, 𝑏, -𝑏) → ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2)) = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2)))
76eqeq2d 2774 . . . . 5 (𝑦 = if(0 ≤ 𝑏, 𝑏, -𝑏) → (𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (𝑦↑2)) ↔ 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))))
8 elnn0z 12608 . . . . . . . . 9 (𝑎 ∈ ℕ0 ↔ (𝑎 ∈ ℤ ∧ 0 ≤ 𝑎))
98biimpri 231 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ 0 ≤ 𝑎) → 𝑎 ∈ ℕ0)
10 elznn0 12610 . . . . . . . . . 10 (𝑎 ∈ ℤ ↔ (𝑎 ∈ ℝ ∧ (𝑎 ∈ ℕ0 ∨ -𝑎 ∈ ℕ0)))
11 nn0ge0 12533 . . . . . . . . . . . . . 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 872 . . . . . . . . . . 11 (𝑎 ∈ ℝ → ((𝑎 ∈ ℕ0 ∨ -𝑎 ∈ ℕ0) → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0)))
1615imp 411 . . . . . . . . . 10 ((𝑎 ∈ ℝ ∧ (𝑎 ∈ ℕ0 ∨ -𝑎 ∈ ℕ0)) → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0))
1710, 16sylbi 220 . . . . . . . . 9 (𝑎 ∈ ℤ → (¬ 0 ≤ 𝑎 → -𝑎 ∈ ℕ0))
1817imp 411 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ ¬ 0 ≤ 𝑎) → -𝑎 ∈ ℕ0)
199, 18ifclda 4523 . . . . . . 7 (𝑎 ∈ ℤ → if(0 ≤ 𝑎, 𝑎, -𝑎) ∈ ℕ0)
2019adantr 485 . . . . . 6 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → if(0 ≤ 𝑎, 𝑎, -𝑎) ∈ ℕ0)
2120adantr 485 . . . . 5 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → if(0 ≤ 𝑎, 𝑎, -𝑎) ∈ ℕ0)
22 elnn0z 12608 . . . . . . . 8 (𝑏 ∈ ℕ0 ↔ (𝑏 ∈ ℤ ∧ 0 ≤ 𝑏))
2322biimpri 231 . . . . . . 7 ((𝑏 ∈ ℤ ∧ 0 ≤ 𝑏) → 𝑏 ∈ ℕ0)
24 elznn0 12610 . . . . . . . . 9 (𝑏 ∈ ℤ ↔ (𝑏 ∈ ℝ ∧ (𝑏 ∈ ℕ0 ∨ -𝑏 ∈ ℕ0)))
25 nn0ge0 12533 . . . . . . . . . . . . 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 872 . . . . . . . . . 10 (𝑏 ∈ ℝ → ((𝑏 ∈ ℕ0 ∨ -𝑏 ∈ ℕ0) → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0)))
3029imp 411 . . . . . . . . 9 ((𝑏 ∈ ℝ ∧ (𝑏 ∈ ℕ0 ∨ -𝑏 ∈ ℕ0)) → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0))
3124, 30sylbi 220 . . . . . . . 8 (𝑏 ∈ ℤ → (¬ 0 ≤ 𝑏 → -𝑏 ∈ ℕ0))
3231imp 411 . . . . . . 7 ((𝑏 ∈ ℤ ∧ ¬ 0 ≤ 𝑏) → -𝑏 ∈ ℕ0)
3323, 32ifclda 4523 . . . . . 6 (𝑏 ∈ ℤ → if(0 ≤ 𝑏, 𝑏, -𝑏) ∈ ℕ0)
3433ad2antlr 739 . . . . 5 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → if(0 ≤ 𝑏, 𝑏, -𝑏) ∈ ℕ0)
35 elznn0nn 12609 . . . . . . . . . 10 (𝑎 ∈ ℤ ↔ (𝑎 ∈ ℕ0 ∨ (𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ)))
3611iftrued 4495 . . . . . . . . . . . . 13 (𝑎 ∈ ℕ0 → if(0 ≤ 𝑎, 𝑎, -𝑎) = 𝑎)
3736eqcomd 2769 . . . . . . . . . . . 12 (𝑎 ∈ ℕ0𝑎 = if(0 ≤ 𝑎, 𝑎, -𝑎))
3837oveq1d 7425 . . . . . . . . . . 11 (𝑎 ∈ ℕ0 → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
39 elnnz 12605 . . . . . . . . . . . . . . . 16 (-𝑎 ∈ ℕ ↔ (-𝑎 ∈ ℤ ∧ 0 < -𝑎))
40 lt0neg1 11724 . . . . . . . . . . . . . . . . . 18 (𝑎 ∈ ℝ → (𝑎 < 0 ↔ 0 < -𝑎))
41 id 23 . . . . . . . . . . . . . . . . . . . 20 (𝑎 ∈ ℝ → 𝑎 ∈ ℝ)
42 0red 11215 . . . . . . . . . . . . . . . . . . . 20 (𝑎 ∈ ℝ → 0 ∈ ℝ)
4341, 42ltnled 11361 . . . . . . . . . . . . . . . . . . 19 (𝑎 ∈ ℝ → (𝑎 < 0 ↔ ¬ 0 ≤ 𝑎))
4443biimpd 232 . . . . . . . . . . . . . . . . . 18 (𝑎 ∈ ℝ → (𝑎 < 0 → ¬ 0 ≤ 𝑎))
4540, 44sylbird 263 . . . . . . . . . . . . . . . . 17 (𝑎 ∈ ℝ → (0 < -𝑎 → ¬ 0 ≤ 𝑎))
4645com12 33 . . . . . . . . . . . . . . . 16 (0 < -𝑎 → (𝑎 ∈ ℝ → ¬ 0 ≤ 𝑎))
4739, 46simplbiim 513 . . . . . . . . . . . . . . 15 (-𝑎 ∈ ℕ → (𝑎 ∈ ℝ → ¬ 0 ≤ 𝑎))
4847impcom 412 . . . . . . . . . . . . . 14 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → ¬ 0 ≤ 𝑎)
4948iffalsed 4498 . . . . . . . . . . . . 13 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → if(0 ≤ 𝑎, 𝑎, -𝑎) = -𝑎)
5049oveq1d 7425 . . . . . . . . . . . 12 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) = (-𝑎↑2))
51 recn 11194 . . . . . . . . . . . . . 14 (𝑎 ∈ ℝ → 𝑎 ∈ ℂ)
5251sqnegd 14157 . . . . . . . . . . . . 13 (𝑎 ∈ ℝ → (-𝑎↑2) = (𝑎↑2))
5352adantr 485 . . . . . . . . . . . 12 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → (-𝑎↑2) = (𝑎↑2))
5450, 53eqtr2d 2799 . . . . . . . . . . 11 ((𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ) → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
5538, 54jaoi 870 . . . . . . . . . 10 ((𝑎 ∈ ℕ0 ∨ (𝑎 ∈ ℝ ∧ -𝑎 ∈ ℕ)) → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
5635, 55sylbi 220 . . . . . . . . 9 (𝑎 ∈ ℤ → (𝑎↑2) = (if(0 ≤ 𝑎, 𝑎, -𝑎)↑2))
57 elznn0nn 12609 . . . . . . . . . 10 (𝑏 ∈ ℤ ↔ (𝑏 ∈ ℕ0 ∨ (𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ)))
5825iftrued 4495 . . . . . . . . . . . . 13 (𝑏 ∈ ℕ0 → if(0 ≤ 𝑏, 𝑏, -𝑏) = 𝑏)
5958eqcomd 2769 . . . . . . . . . . . 12 (𝑏 ∈ ℕ0𝑏 = if(0 ≤ 𝑏, 𝑏, -𝑏))
6059oveq1d 7425 . . . . . . . . . . 11 (𝑏 ∈ ℕ0 → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
61 elnnz 12605 . . . . . . . . . . . . . . . 16 (-𝑏 ∈ ℕ ↔ (-𝑏 ∈ ℤ ∧ 0 < -𝑏))
62 lt0neg1 11724 . . . . . . . . . . . . . . . . . 18 (𝑏 ∈ ℝ → (𝑏 < 0 ↔ 0 < -𝑏))
63 id 23 . . . . . . . . . . . . . . . . . . . 20 (𝑏 ∈ ℝ → 𝑏 ∈ ℝ)
64 0red 11215 . . . . . . . . . . . . . . . . . . . 20 (𝑏 ∈ ℝ → 0 ∈ ℝ)
6563, 64ltnled 11361 . . . . . . . . . . . . . . . . . . 19 (𝑏 ∈ ℝ → (𝑏 < 0 ↔ ¬ 0 ≤ 𝑏))
6665biimpd 232 . . . . . . . . . . . . . . . . . 18 (𝑏 ∈ ℝ → (𝑏 < 0 → ¬ 0 ≤ 𝑏))
6762, 66sylbird 263 . . . . . . . . . . . . . . . . 17 (𝑏 ∈ ℝ → (0 < -𝑏 → ¬ 0 ≤ 𝑏))
6867com12 33 . . . . . . . . . . . . . . . 16 (0 < -𝑏 → (𝑏 ∈ ℝ → ¬ 0 ≤ 𝑏))
6961, 68simplbiim 513 . . . . . . . . . . . . . . 15 (-𝑏 ∈ ℕ → (𝑏 ∈ ℝ → ¬ 0 ≤ 𝑏))
7069impcom 412 . . . . . . . . . . . . . 14 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → ¬ 0 ≤ 𝑏)
7170iffalsed 4498 . . . . . . . . . . . . 13 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → if(0 ≤ 𝑏, 𝑏, -𝑏) = -𝑏)
7271oveq1d 7425 . . . . . . . . . . . 12 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2) = (-𝑏↑2))
73 recn 11194 . . . . . . . . . . . . . 14 (𝑏 ∈ ℝ → 𝑏 ∈ ℂ)
7473sqnegd 14157 . . . . . . . . . . . . 13 (𝑏 ∈ ℝ → (-𝑏↑2) = (𝑏↑2))
7574adantr 485 . . . . . . . . . . . 12 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → (-𝑏↑2) = (𝑏↑2))
7672, 75eqtr2d 2799 . . . . . . . . . . 11 ((𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ) → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
7760, 76jaoi 870 . . . . . . . . . 10 ((𝑏 ∈ ℕ0 ∨ (𝑏 ∈ ℝ ∧ -𝑏 ∈ ℕ)) → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
7857, 77sylbi 220 . . . . . . . . 9 (𝑏 ∈ ℤ → (𝑏↑2) = (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))
7956, 78oveqan12d 7429 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((𝑎↑2) + (𝑏↑2)) = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2)))
8079eqeq2d 2774 . . . . . . 7 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑃 = ((𝑎↑2) + (𝑏↑2)) ↔ 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))))
8180biimpd 232 . . . . . 6 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑃 = ((𝑎↑2) + (𝑏↑2)) → 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2))))
8281imp 411 . . . . 5 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → 𝑃 = ((if(0 ≤ 𝑎, 𝑎, -𝑎)↑2) + (if(0 ≤ 𝑏, 𝑏, -𝑏)↑2)))
834, 7, 21, 34, 822rspcedvdw 3595 . . . 4 (((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) ∧ 𝑃 = ((𝑎↑2) + (𝑏↑2))) → ∃𝑥 ∈ ℕ0𝑦 ∈ ℕ0 𝑃 = ((𝑥↑2) + (𝑦↑2)))
8483ex 417 . . 3 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑃 = ((𝑎↑2) + (𝑏↑2)) → ∃𝑥 ∈ ℕ0𝑦 ∈ ℕ0 𝑃 = ((𝑥↑2) + (𝑦↑2))))
8584rexlimivv 3207 . 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 400  wo 860   = wceq 1570  wcel 2143  wrex 3089  ifcif 4487   class class class wbr 5109  (class class class)co 7410  cr 11103  0cc0 11104  1c1 11105   + caddc 11107   < clt 11247  cle 11248  -cneg 11446  cn 12237  2c2 12299  4c4 12301  0cn0 12508  cz 12595   mod cmo 13907  cexp 14102  cprime 16733
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-8 2145  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735  ax-rep 5238  ax-sep 5257  ax-nul 5269  ax-pow 5336  ax-pr 5404  ax-un 7732  ax-cnex 11160  ax-resscn 11161  ax-1cn 11162  ax-icn 11163  ax-addcl 11164  ax-addrcl 11165  ax-mulcl 11166  ax-mulrcl 11167  ax-mulcom 11168  ax-addass 11169  ax-mulass 11170  ax-distr 11171  ax-i2m1 11172  ax-1ne0 11173  ax-1rid 11174  ax-rnegex 11175  ax-rrecex 11176  ax-cnre 11177  ax-pre-lttri 11178  ax-pre-lttrn 11179  ax-pre-ltadd 11180  ax-pre-mulgt0 11181  ax-pre-sup 11182  ax-addf 11183  ax-mulf 11184
This proof depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1810  df-nf 1814  df-sb 2097  df-mo 2567  df-eu 2597  df-clab 2742  df-cleq 2755  df-clel 2838  df-nfc 2912  df-ne 2959  df-nel 3065  df-ral 3080  df-rex 3090  df-rmo 3369  df-reu 3370  df-rab 3417  df-v 3457  df-sbc 3745  df-csb 3854  df-dif 3908  df-un 3910  df-in 3912  df-ss 3922  df-pss 3925  df-nul 4287  df-if 4488  df-pw 4564  df-sn 4590  df-pr 4592  df-tp 4594  df-op 4596  df-uni 4873  df-int 4913  df-iun 4958  df-iin 4959  df-br 5110  df-opab 5174  df-mpt 5193  df-tr 5219  df-id 5556  df-eprel 5561  df-po 5569  df-so 5570  df-fr 5614  df-se 5615  df-we 5616  df-xp 5667  df-rel 5668  df-cnv 5669  df-co 5670  df-dm 5671  df-rn 5672  df-res 5673  df-ima 5674  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-isom 6545  df-riota 7367  df-ov 7413  df-oprab 7414  df-mpo 7415  df-of 7674  df-ofr 7675  df-om 7859  df-1st 7982  df-2nd 7983  df-supp 8153  df-tpos 8218  df-frecs 8274  df-wrecs 8305  df-recs 8354  df-rdg 8393  df-1o 8449  df-2o 8450  df-oadd 8453  df-er 8690  df-ec 8692  df-qs 8696  df-map 8822  df-pm 8823  df-ixp 8892  df-en 8940  df-dom 8941  df-sdom 8942  df-fin 8943  df-fsupp 9318  df-sup 9398  df-inf 9399  df-oi 9468  df-dju 9892  df-card 9930  df-pnf 11249  df-mnf 11250  df-xr 11251  df-ltxr 11252  df-le 11253  df-sub 11447  df-neg 11448  df-div 11876  df-nn 12238  df-2 12307  df-3 12308  df-4 12309  df-5 12310  df-6 12311  df-7 12312  df-8 12313  df-9 12314  df-n0 12509  df-xnn0 12582  df-z 12596  df-dec 12716  df-uz 12867  df-q 12977  df-rp 13021  df-fz 13540  df-fzo 13688  df-fl 13830  df-mod 13908  df-seq 14043  df-exp 14103  df-hash 14372  df-cj 15155  df-re 15156  df-im 15157  df-sqrt 15291  df-abs 15292  df-dvds 16315  df-gcd 16557  df-prm 16734  df-phi 16829  df-pc 16901  df-gz 16994  df-struct 17211  df-sets 17228  df-slot 17246  df-ndx 17258  df-base 17274  df-ress 17295  df-plusg 17327  df-mulr 17328  df-starv 17329  df-sca 17330  df-vsca 17331  df-ip 17332  df-tset 17333  df-ple 17334  df-ds 17336  df-unif 17337  df-hom 17338  df-cco 17339  df-0g 17498  df-gsum 17499  df-prds 17504  df-pws 17506  df-imas 17566  df-qus 17567  df-mre 17642  df-mrc 17643  df-acs 17645  df-mgm 18702  df-sgrp 18781  df-mnd 18797  df-mhm 18845  df-submnd 18846  df-grp 19007  df-minusg 19008  df-sbg 19009  df-mulg 19138  df-subg 19193  df-nsg 19194  df-eqg 19195  df-ghm 19288  df-cntz 19391  df-cmn 19856  df-abl 19857  df-mgp 20221  df-rng 20235  df-ur 20268  df-srg 20273  df-ring 20321  df-cring 20322  df-oppr 20424  df-dvdsr 20444  df-unit 20445  df-invr 20475  df-dvr 20488  df-rhm 20559  df-nzr 20619  df-subrng 20654  df-subrg 20678  df-rlreg 20802  df-domn 20803  df-idom 20804  df-drng 20838  df-field 20839  df-lmod 20992  df-lss 21062  df-lsp 21102  df-sra 21303  df-rgmod 21304  df-lidl 21341  df-rsp 21342  df-2idl 21398  df-cnfld 21532  df-zring 21606  df-zrh 21662  df-zn 21665  df-assa 22012  df-asp 22013  df-ascl 22014  df-psr 22068  df-mvr 22069  df-mpl 22070  df-opsr 22072  df-evls 22234  df-evl 22235  df-psr1 22349  df-vr1 22350  df-ply1 22351  df-coe1 22352  df-evl1 22485  df-mdeg 26221  df-deg1 26222  df-mon1 26297  df-uc1p 26298  df-q1p 26299  df-r1p 26300  df-lgs 27468
This theorem is used by:  2sqnn  27612  2sqreulem1  27619
  Copyright terms: Public domain W3C validator