ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  isprm3 GIF version

Theorem isprm3 12286
Description: The predicate "is a prime number". A prime number is an integer greater than or equal to 2 with no divisors strictly between 1 and itself. (Contributed by Paul Chapman, 26-Oct-2012.)
Assertion
Ref Expression
isprm3 (𝑃 ∈ ℙ ↔ (𝑃 ∈ (ℤ‘2) ∧ ∀𝑧 ∈ (2...(𝑃 − 1)) ¬ 𝑧𝑃))
Distinct variable group:   𝑧,𝑃

Proof of Theorem isprm3
StepHypRef Expression
1 isprm2 12285 . 2 (𝑃 ∈ ℙ ↔ (𝑃 ∈ (ℤ‘2) ∧ ∀𝑧 ∈ ℕ (𝑧𝑃 → (𝑧 = 1 ∨ 𝑧 = 𝑃))))
2 dvdszrcl 11957 . . . . . . . . . . 11 (𝑧𝑃 → (𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ))
32simpld 112 . . . . . . . . . 10 (𝑧𝑃𝑧 ∈ ℤ)
4 1zzd 9353 . . . . . . . . . 10 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → 1 ∈ ℤ)
5 zdceq 9401 . . . . . . . . . 10 ((𝑧 ∈ ℤ ∧ 1 ∈ ℤ) → DECID 𝑧 = 1)
63, 4, 5syl2an2 594 . . . . . . . . 9 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → DECID 𝑧 = 1)
72simprd 114 . . . . . . . . . . 11 (𝑧𝑃𝑃 ∈ ℤ)
87adantl 277 . . . . . . . . . 10 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → 𝑃 ∈ ℤ)
9 zdceq 9401 . . . . . . . . . 10 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → DECID 𝑧 = 𝑃)
103, 8, 9syl2an2 594 . . . . . . . . 9 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → DECID 𝑧 = 𝑃)
11 dcor 937 . . . . . . . . 9 (DECID 𝑧 = 1 → (DECID 𝑧 = 𝑃DECID (𝑧 = 1 ∨ 𝑧 = 𝑃)))
126, 10, 11sylc 62 . . . . . . . 8 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → DECID (𝑧 = 1 ∨ 𝑧 = 𝑃))
13 imandc 890 . . . . . . . 8 (DECID (𝑧 = 1 ∨ 𝑧 = 𝑃) → ((𝑧 ∈ ℕ → (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ ¬ (𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))))
1412, 13syl 14 . . . . . . 7 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → ((𝑧 ∈ ℕ → (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ ¬ (𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))))
15 eluz2nn 9640 . . . . . . . . . . . . . . . 16 (𝑃 ∈ (ℤ‘2) → 𝑃 ∈ ℕ)
16 nnz 9345 . . . . . . . . . . . . . . . . . 18 (𝑧 ∈ ℕ → 𝑧 ∈ ℤ)
17 dvdsle 12009 . . . . . . . . . . . . . . . . . 18 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℕ) → (𝑧𝑃𝑧𝑃))
1816, 17sylan 283 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ ℕ) → (𝑧𝑃𝑧𝑃))
19 nnge1 9013 . . . . . . . . . . . . . . . . . 18 (𝑧 ∈ ℕ → 1 ≤ 𝑧)
2019adantr 276 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ ℕ) → 1 ≤ 𝑧)
2118, 20jctild 316 . . . . . . . . . . . . . . . 16 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ ℕ) → (𝑧𝑃 → (1 ≤ 𝑧𝑧𝑃)))
2215, 21sylan2 286 . . . . . . . . . . . . . . 15 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) → (𝑧𝑃 → (1 ≤ 𝑧𝑧𝑃)))
23 nnz 9345 . . . . . . . . . . . . . . . . . 18 (𝑃 ∈ ℕ → 𝑃 ∈ ℤ)
24 zre 9330 . . . . . . . . . . . . . . . . . . . . . . 23 (𝑧 ∈ ℤ → 𝑧 ∈ ℝ)
25 1re 8025 . . . . . . . . . . . . . . . . . . . . . . . 24 1 ∈ ℝ
26 leltap 8652 . . . . . . . . . . . . . . . . . . . . . . . 24 ((1 ∈ ℝ ∧ 𝑧 ∈ ℝ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 # 1))
2725, 26mp3an1 1335 . . . . . . . . . . . . . . . . . . . . . . 23 ((𝑧 ∈ ℝ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 # 1))
2824, 27sylan 283 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 # 1))
29 1z 9352 . . . . . . . . . . . . . . . . . . . . . . . 24 1 ∈ ℤ
30 zapne 9400 . . . . . . . . . . . . . . . . . . . . . . . 24 ((𝑧 ∈ ℤ ∧ 1 ∈ ℤ) → (𝑧 # 1 ↔ 𝑧 ≠ 1))
3129, 30mpan2 425 . . . . . . . . . . . . . . . . . . . . . . 23 (𝑧 ∈ ℤ → (𝑧 # 1 ↔ 𝑧 ≠ 1))
3231adantr 276 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 1 ≤ 𝑧) → (𝑧 # 1 ↔ 𝑧 ≠ 1))
3328, 32bitrd 188 . . . . . . . . . . . . . . . . . . . . 21 ((𝑧 ∈ ℤ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 ≠ 1))
34333adant2 1018 . . . . . . . . . . . . . . . . . . . 20 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 ≠ 1))
35343expia 1207 . . . . . . . . . . . . . . . . . . 19 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (1 ≤ 𝑧 → (1 < 𝑧𝑧 ≠ 1)))
36 zre 9330 . . . . . . . . . . . . . . . . . . . . . 22 (𝑃 ∈ ℤ → 𝑃 ∈ ℝ)
37 leltap 8652 . . . . . . . . . . . . . . . . . . . . . . 23 ((𝑧 ∈ ℝ ∧ 𝑃 ∈ ℝ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃 # 𝑧))
3824, 37syl3an1 1282 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℝ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃 # 𝑧))
3936, 38syl3an2 1283 . . . . . . . . . . . . . . . . . . . . 21 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃 # 𝑧))
40 zapne 9400 . . . . . . . . . . . . . . . . . . . . . . 23 ((𝑃 ∈ ℤ ∧ 𝑧 ∈ ℤ) → (𝑃 # 𝑧𝑃𝑧))
4140ancoms 268 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (𝑃 # 𝑧𝑃𝑧))
42413adant3 1019 . . . . . . . . . . . . . . . . . . . . 21 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 𝑧𝑃) → (𝑃 # 𝑧𝑃𝑧))
4339, 42bitrd 188 . . . . . . . . . . . . . . . . . . . 20 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃𝑧))
44433expia 1207 . . . . . . . . . . . . . . . . . . 19 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (𝑧𝑃 → (𝑧 < 𝑃𝑃𝑧)))
4535, 44anim12d 335 . . . . . . . . . . . . . . . . . 18 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → ((1 ≤ 𝑧𝑧𝑃) → ((1 < 𝑧𝑧 ≠ 1) ∧ (𝑧 < 𝑃𝑃𝑧))))
4623, 45sylan2 286 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℕ) → ((1 ≤ 𝑧𝑧𝑃) → ((1 < 𝑧𝑧 ≠ 1) ∧ (𝑧 < 𝑃𝑃𝑧))))
47 pm4.38 605 . . . . . . . . . . . . . . . . . 18 (((1 < 𝑧𝑧 ≠ 1) ∧ (𝑧 < 𝑃𝑃𝑧)) → ((1 < 𝑧𝑧 < 𝑃) ↔ (𝑧 ≠ 1 ∧ 𝑃𝑧)))
48 df-ne 2368 . . . . . . . . . . . . . . . . . . . 20 (𝑧 ≠ 1 ↔ ¬ 𝑧 = 1)
49 nesym 2412 . . . . . . . . . . . . . . . . . . . 20 (𝑃𝑧 ↔ ¬ 𝑧 = 𝑃)
5048, 49anbi12i 460 . . . . . . . . . . . . . . . . . . 19 ((𝑧 ≠ 1 ∧ 𝑃𝑧) ↔ (¬ 𝑧 = 1 ∧ ¬ 𝑧 = 𝑃))
51 ioran 753 . . . . . . . . . . . . . . . . . . 19 (¬ (𝑧 = 1 ∨ 𝑧 = 𝑃) ↔ (¬ 𝑧 = 1 ∧ ¬ 𝑧 = 𝑃))
5250, 51bitr4i 187 . . . . . . . . . . . . . . . . . 18 ((𝑧 ≠ 1 ∧ 𝑃𝑧) ↔ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))
5347, 52bitrdi 196 . . . . . . . . . . . . . . . . 17 (((1 < 𝑧𝑧 ≠ 1) ∧ (𝑧 < 𝑃𝑃𝑧)) → ((1 < 𝑧𝑧 < 𝑃) ↔ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃)))
5446, 53syl6 33 . . . . . . . . . . . . . . . 16 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℕ) → ((1 ≤ 𝑧𝑧𝑃) → ((1 < 𝑧𝑧 < 𝑃) ↔ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))))
5516, 15, 54syl2an 289 . . . . . . . . . . . . . . 15 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) → ((1 ≤ 𝑧𝑧𝑃) → ((1 < 𝑧𝑧 < 𝑃) ↔ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))))
5622, 55syld 45 . . . . . . . . . . . . . 14 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) → (𝑧𝑃 → ((1 < 𝑧𝑧 < 𝑃) ↔ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))))
5756imp 124 . . . . . . . . . . . . 13 (((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) ∧ 𝑧𝑃) → ((1 < 𝑧𝑧 < 𝑃) ↔ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃)))
58 eluzelz 9610 . . . . . . . . . . . . . . 15 (𝑃 ∈ (ℤ‘2) → 𝑃 ∈ ℤ)
59 zltp1le 9380 . . . . . . . . . . . . . . . . . . . 20 ((1 ∈ ℤ ∧ 𝑧 ∈ ℤ) → (1 < 𝑧 ↔ (1 + 1) ≤ 𝑧))
6029, 59mpan 424 . . . . . . . . . . . . . . . . . . 19 (𝑧 ∈ ℤ → (1 < 𝑧 ↔ (1 + 1) ≤ 𝑧))
61 df-2 9049 . . . . . . . . . . . . . . . . . . . 20 2 = (1 + 1)
6261breq1i 4040 . . . . . . . . . . . . . . . . . . 19 (2 ≤ 𝑧 ↔ (1 + 1) ≤ 𝑧)
6360, 62bitr4di 198 . . . . . . . . . . . . . . . . . 18 (𝑧 ∈ ℤ → (1 < 𝑧 ↔ 2 ≤ 𝑧))
6463adantr 276 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (1 < 𝑧 ↔ 2 ≤ 𝑧))
65 zltlem1 9383 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (𝑧 < 𝑃𝑧 ≤ (𝑃 − 1)))
6664, 65anbi12d 473 . . . . . . . . . . . . . . . 16 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → ((1 < 𝑧𝑧 < 𝑃) ↔ (2 ≤ 𝑧𝑧 ≤ (𝑃 − 1))))
67 peano2zm 9364 . . . . . . . . . . . . . . . . 17 (𝑃 ∈ ℤ → (𝑃 − 1) ∈ ℤ)
68 2z 9354 . . . . . . . . . . . . . . . . . 18 2 ∈ ℤ
69 elfz 10089 . . . . . . . . . . . . . . . . . 18 ((𝑧 ∈ ℤ ∧ 2 ∈ ℤ ∧ (𝑃 − 1) ∈ ℤ) → (𝑧 ∈ (2...(𝑃 − 1)) ↔ (2 ≤ 𝑧𝑧 ≤ (𝑃 − 1))))
7068, 69mp3an2 1336 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℤ ∧ (𝑃 − 1) ∈ ℤ) → (𝑧 ∈ (2...(𝑃 − 1)) ↔ (2 ≤ 𝑧𝑧 ≤ (𝑃 − 1))))
7167, 70sylan2 286 . . . . . . . . . . . . . . . 16 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (𝑧 ∈ (2...(𝑃 − 1)) ↔ (2 ≤ 𝑧𝑧 ≤ (𝑃 − 1))))
7266, 71bitr4d 191 . . . . . . . . . . . . . . 15 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → ((1 < 𝑧𝑧 < 𝑃) ↔ 𝑧 ∈ (2...(𝑃 − 1))))
7316, 58, 72syl2an 289 . . . . . . . . . . . . . 14 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) → ((1 < 𝑧𝑧 < 𝑃) ↔ 𝑧 ∈ (2...(𝑃 − 1))))
7473adantr 276 . . . . . . . . . . . . 13 (((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) ∧ 𝑧𝑃) → ((1 < 𝑧𝑧 < 𝑃) ↔ 𝑧 ∈ (2...(𝑃 − 1))))
7557, 74bitr3d 190 . . . . . . . . . . . 12 (((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) ∧ 𝑧𝑃) → (¬ (𝑧 = 1 ∨ 𝑧 = 𝑃) ↔ 𝑧 ∈ (2...(𝑃 − 1))))
7675anasss 399 . . . . . . . . . . 11 ((𝑧 ∈ ℕ ∧ (𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃)) → (¬ (𝑧 = 1 ∨ 𝑧 = 𝑃) ↔ 𝑧 ∈ (2...(𝑃 − 1))))
7776expcom 116 . . . . . . . . . 10 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → (𝑧 ∈ ℕ → (¬ (𝑧 = 1 ∨ 𝑧 = 𝑃) ↔ 𝑧 ∈ (2...(𝑃 − 1)))))
7877pm5.32d 450 . . . . . . . . 9 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → ((𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ (𝑧 ∈ ℕ ∧ 𝑧 ∈ (2...(𝑃 − 1)))))
79 fzssuz 10140 . . . . . . . . . . . . 13 (2...(𝑃 − 1)) ⊆ (ℤ‘2)
80 2eluzge1 9650 . . . . . . . . . . . . . 14 2 ∈ (ℤ‘1)
81 uzss 9622 . . . . . . . . . . . . . 14 (2 ∈ (ℤ‘1) → (ℤ‘2) ⊆ (ℤ‘1))
8280, 81ax-mp 5 . . . . . . . . . . . . 13 (ℤ‘2) ⊆ (ℤ‘1)
8379, 82sstri 3192 . . . . . . . . . . . 12 (2...(𝑃 − 1)) ⊆ (ℤ‘1)
84 nnuz 9637 . . . . . . . . . . . 12 ℕ = (ℤ‘1)
8583, 84sseqtrri 3218 . . . . . . . . . . 11 (2...(𝑃 − 1)) ⊆ ℕ
8685sseli 3179 . . . . . . . . . 10 (𝑧 ∈ (2...(𝑃 − 1)) → 𝑧 ∈ ℕ)
8786pm4.71ri 392 . . . . . . . . 9 (𝑧 ∈ (2...(𝑃 − 1)) ↔ (𝑧 ∈ ℕ ∧ 𝑧 ∈ (2...(𝑃 − 1))))
8878, 87bitr4di 198 . . . . . . . 8 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → ((𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ 𝑧 ∈ (2...(𝑃 − 1))))
8988notbid 668 . . . . . . 7 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → (¬ (𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ ¬ 𝑧 ∈ (2...(𝑃 − 1))))
9014, 89bitrd 188 . . . . . 6 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → ((𝑧 ∈ ℕ → (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ ¬ 𝑧 ∈ (2...(𝑃 − 1))))
9190pm5.74da 443 . . . . 5 (𝑃 ∈ (ℤ‘2) → ((𝑧𝑃 → (𝑧 ∈ ℕ → (𝑧 = 1 ∨ 𝑧 = 𝑃))) ↔ (𝑧𝑃 → ¬ 𝑧 ∈ (2...(𝑃 − 1)))))
92 bi2.04 248 . . . . 5 ((𝑧𝑃 → (𝑧 ∈ ℕ → (𝑧 = 1 ∨ 𝑧 = 𝑃))) ↔ (𝑧 ∈ ℕ → (𝑧𝑃 → (𝑧 = 1 ∨ 𝑧 = 𝑃))))
93 con2b 670 . . . . 5 ((𝑧𝑃 → ¬ 𝑧 ∈ (2...(𝑃 − 1))) ↔ (𝑧 ∈ (2...(𝑃 − 1)) → ¬ 𝑧𝑃))
9491, 92, 933bitr3g 222 . . . 4 (𝑃 ∈ (ℤ‘2) → ((𝑧 ∈ ℕ → (𝑧𝑃 → (𝑧 = 1 ∨ 𝑧 = 𝑃))) ↔ (𝑧 ∈ (2...(𝑃 − 1)) → ¬ 𝑧𝑃)))
9594ralbidv2 2499 . . 3 (𝑃 ∈ (ℤ‘2) → (∀𝑧 ∈ ℕ (𝑧𝑃 → (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ ∀𝑧 ∈ (2...(𝑃 − 1)) ¬ 𝑧𝑃))
9695pm5.32i 454 . 2 ((𝑃 ∈ (ℤ‘2) ∧ ∀𝑧 ∈ ℕ (𝑧𝑃 → (𝑧 = 1 ∨ 𝑧 = 𝑃))) ↔ (𝑃 ∈ (ℤ‘2) ∧ ∀𝑧 ∈ (2...(𝑃 − 1)) ¬ 𝑧𝑃))
971, 96bitri 184 1 (𝑃 ∈ ℙ ↔ (𝑃 ∈ (ℤ‘2) ∧ ∀𝑧 ∈ (2...(𝑃 − 1)) ¬ 𝑧𝑃))
Colors of variables: wff set class
Syntax hints:  ¬ wn 3  wi 4  wa 104  wb 105  wo 709  DECID wdc 835  w3a 980   = wceq 1364  wcel 2167  wne 2367  wral 2475  wss 3157   class class class wbr 4033  cfv 5258  (class class class)co 5922  cr 7878  1c1 7880   + caddc 7882   < clt 8061  cle 8062  cmin 8197   # cap 8608  cn 8990  2c2 9041  cz 9326  cuz 9601  ...cfz 10083  cdvds 11952  cprime 12275
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 615  ax-in2 616  ax-io 710  ax-5 1461  ax-7 1462  ax-gen 1463  ax-ie1 1507  ax-ie2 1508  ax-8 1518  ax-10 1519  ax-11 1520  ax-i12 1521  ax-bndl 1523  ax-4 1524  ax-17 1540  ax-i9 1544  ax-ial 1548  ax-i5r 1549  ax-13 2169  ax-14 2170  ax-ext 2178  ax-coll 4148  ax-sep 4151  ax-nul 4159  ax-pow 4207  ax-pr 4242  ax-un 4468  ax-setind 4573  ax-iinf 4624  ax-cnex 7970  ax-resscn 7971  ax-1cn 7972  ax-1re 7973  ax-icn 7974  ax-addcl 7975  ax-addrcl 7976  ax-mulcl 7977  ax-mulrcl 7978  ax-addcom 7979  ax-mulcom 7980  ax-addass 7981  ax-mulass 7982  ax-distr 7983  ax-i2m1 7984  ax-0lt1 7985  ax-1rid 7986  ax-0id 7987  ax-rnegex 7988  ax-precex 7989  ax-cnre 7990  ax-pre-ltirr 7991  ax-pre-ltwlin 7992  ax-pre-lttrn 7993  ax-pre-apti 7994  ax-pre-ltadd 7995  ax-pre-mulgt0 7996  ax-pre-mulext 7997  ax-arch 7998  ax-caucvg 7999
This theorem depends on definitions:  df-bi 117  df-stab 832  df-dc 836  df-3or 981  df-3an 982  df-tru 1367  df-fal 1370  df-nf 1475  df-sb 1777  df-eu 2048  df-mo 2049  df-clab 2183  df-cleq 2189  df-clel 2192  df-nfc 2328  df-ne 2368  df-nel 2463  df-ral 2480  df-rex 2481  df-reu 2482  df-rmo 2483  df-rab 2484  df-v 2765  df-sbc 2990  df-csb 3085  df-dif 3159  df-un 3161  df-in 3163  df-ss 3170  df-nul 3451  df-if 3562  df-pw 3607  df-sn 3628  df-pr 3629  df-op 3631  df-uni 3840  df-int 3875  df-iun 3918  df-br 4034  df-opab 4095  df-mpt 4096  df-tr 4132  df-id 4328  df-po 4331  df-iso 4332  df-iord 4401  df-on 4403  df-ilim 4404  df-suc 4406  df-iom 4627  df-xp 4669  df-rel 4670  df-cnv 4671  df-co 4672  df-dm 4673  df-rn 4674  df-res 4675  df-ima 4676  df-iota 5219  df-fun 5260  df-fn 5261  df-f 5262  df-f1 5263  df-fo 5264  df-f1o 5265  df-fv 5266  df-riota 5877  df-ov 5925  df-oprab 5926  df-mpo 5927  df-1st 6198  df-2nd 6199  df-recs 6363  df-frec 6449  df-1o 6474  df-2o 6475  df-er 6592  df-en 6800  df-pnf 8063  df-mnf 8064  df-xr 8065  df-ltxr 8066  df-le 8067  df-sub 8199  df-neg 8200  df-reap 8602  df-ap 8609  df-div 8700  df-inn 8991  df-2 9049  df-3 9050  df-4 9051  df-n0 9250  df-z 9327  df-uz 9602  df-q 9694  df-rp 9729  df-fz 10084  df-seqfrec 10540  df-exp 10631  df-cj 11007  df-re 11008  df-im 11009  df-rsqrt 11163  df-abs 11164  df-dvds 11953  df-prm 12276
This theorem is referenced by:  prmind2  12288  2prm  12295  3prm  12296  prmdc  12298  isprm5  12310  mersenne  15233
  Copyright terms: Public domain W3C validator