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

Theorem isprm3 12683
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 12682 . 2 (𝑃 ∈ ℙ ↔ (𝑃 ∈ (ℤ‘2) ∧ ∀𝑧 ∈ ℕ (𝑧𝑃 → (𝑧 = 1 ∨ 𝑧 = 𝑃))))
2 dvdszrcl 12346 . . . . . . . . . . 11 (𝑧𝑃 → (𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ))
32simpld 112 . . . . . . . . . 10 (𝑧𝑃𝑧 ∈ ℤ)
4 1zzd 9499 . . . . . . . . . 10 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → 1 ∈ ℤ)
5 zdceq 9548 . . . . . . . . . 10 ((𝑧 ∈ ℤ ∧ 1 ∈ ℤ) → DECID 𝑧 = 1)
63, 4, 5syl2an2 596 . . . . . . . . 9 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → DECID 𝑧 = 1)
72simprd 114 . . . . . . . . . . 11 (𝑧𝑃𝑃 ∈ ℤ)
87adantl 277 . . . . . . . . . 10 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → 𝑃 ∈ ℤ)
9 zdceq 9548 . . . . . . . . . 10 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → DECID 𝑧 = 𝑃)
103, 8, 9syl2an2 596 . . . . . . . . 9 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → DECID 𝑧 = 𝑃)
11 dcor 941 . . . . . . . . 9 (DECID 𝑧 = 1 → (DECID 𝑧 = 𝑃DECID (𝑧 = 1 ∨ 𝑧 = 𝑃)))
126, 10, 11sylc 62 . . . . . . . 8 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → DECID (𝑧 = 1 ∨ 𝑧 = 𝑃))
13 imandc 894 . . . . . . . 8 (DECID (𝑧 = 1 ∨ 𝑧 = 𝑃) → ((𝑧 ∈ ℕ → (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ ¬ (𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))))
1412, 13syl 14 . . . . . . 7 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → ((𝑧 ∈ ℕ → (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ ¬ (𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃))))
15 eluz2nn 9793 . . . . . . . . . . . . . . . 16 (𝑃 ∈ (ℤ‘2) → 𝑃 ∈ ℕ)
16 nnz 9491 . . . . . . . . . . . . . . . . . 18 (𝑧 ∈ ℕ → 𝑧 ∈ ℤ)
17 dvdsle 12398 . . . . . . . . . . . . . . . . . 18 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℕ) → (𝑧𝑃𝑧𝑃))
1816, 17sylan 283 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ ℕ) → (𝑧𝑃𝑧𝑃))
19 nnge1 9159 . . . . . . . . . . . . . . . . . 18 (𝑧 ∈ ℕ → 1 ≤ 𝑧)
2019adantr 276 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ ℕ) → 1 ≤ 𝑧)
2118, 20jctild 316 . . . . . . . . . . . . . . . 16 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ ℕ) → (𝑧𝑃 → (1 ≤ 𝑧𝑧𝑃)))
2215, 21sylan2 286 . . . . . . . . . . . . . . 15 ((𝑧 ∈ ℕ ∧ 𝑃 ∈ (ℤ‘2)) → (𝑧𝑃 → (1 ≤ 𝑧𝑧𝑃)))
23 nnz 9491 . . . . . . . . . . . . . . . . . 18 (𝑃 ∈ ℕ → 𝑃 ∈ ℤ)
24 zre 9476 . . . . . . . . . . . . . . . . . . . . . . 23 (𝑧 ∈ ℤ → 𝑧 ∈ ℝ)
25 1re 8171 . . . . . . . . . . . . . . . . . . . . . . . 24 1 ∈ ℝ
26 leltap 8798 . . . . . . . . . . . . . . . . . . . . . . . 24 ((1 ∈ ℝ ∧ 𝑧 ∈ ℝ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 # 1))
2725, 26mp3an1 1358 . . . . . . . . . . . . . . . . . . . . . . 23 ((𝑧 ∈ ℝ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 # 1))
2824, 27sylan 283 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 # 1))
29 1z 9498 . . . . . . . . . . . . . . . . . . . . . . . 24 1 ∈ ℤ
30 zapne 9547 . . . . . . . . . . . . . . . . . . . . . . . 24 ((𝑧 ∈ ℤ ∧ 1 ∈ ℤ) → (𝑧 # 1 ↔ 𝑧 ≠ 1))
3129, 30mpan2 425 . . . . . . . . . . . . . . . . . . . . . . 23 (𝑧 ∈ ℤ → (𝑧 # 1 ↔ 𝑧 ≠ 1))
3231adantr 276 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 1 ≤ 𝑧) → (𝑧 # 1 ↔ 𝑧 ≠ 1))
3328, 32bitrd 188 . . . . . . . . . . . . . . . . . . . . 21 ((𝑧 ∈ ℤ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 ≠ 1))
34333adant2 1040 . . . . . . . . . . . . . . . . . . . 20 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 1 ≤ 𝑧) → (1 < 𝑧𝑧 ≠ 1))
35343expia 1229 . . . . . . . . . . . . . . . . . . 19 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (1 ≤ 𝑧 → (1 < 𝑧𝑧 ≠ 1)))
36 zre 9476 . . . . . . . . . . . . . . . . . . . . . 22 (𝑃 ∈ ℤ → 𝑃 ∈ ℝ)
37 leltap 8798 . . . . . . . . . . . . . . . . . . . . . . 23 ((𝑧 ∈ ℝ ∧ 𝑃 ∈ ℝ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃 # 𝑧))
3824, 37syl3an1 1304 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℝ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃 # 𝑧))
3936, 38syl3an2 1305 . . . . . . . . . . . . . . . . . . . . 21 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃 # 𝑧))
40 zapne 9547 . . . . . . . . . . . . . . . . . . . . . . 23 ((𝑃 ∈ ℤ ∧ 𝑧 ∈ ℤ) → (𝑃 # 𝑧𝑃𝑧))
4140ancoms 268 . . . . . . . . . . . . . . . . . . . . . 22 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (𝑃 # 𝑧𝑃𝑧))
42413adant3 1041 . . . . . . . . . . . . . . . . . . . . 21 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 𝑧𝑃) → (𝑃 # 𝑧𝑃𝑧))
4339, 42bitrd 188 . . . . . . . . . . . . . . . . . . . 20 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ ∧ 𝑧𝑃) → (𝑧 < 𝑃𝑃𝑧))
44433expia 1229 . . . . . . . . . . . . . . . . . . 19 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (𝑧𝑃 → (𝑧 < 𝑃𝑃𝑧)))
4535, 44anim12d 335 . . . . . . . . . . . . . . . . . 18 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → ((1 ≤ 𝑧𝑧𝑃) → ((1 < 𝑧𝑧 ≠ 1) ∧ (𝑧 < 𝑃𝑃𝑧))))
4623, 45sylan2 286 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℕ) → ((1 ≤ 𝑧𝑧𝑃) → ((1 < 𝑧𝑧 ≠ 1) ∧ (𝑧 < 𝑃𝑃𝑧))))
47 pm4.38 607 . . . . . . . . . . . . . . . . . 18 (((1 < 𝑧𝑧 ≠ 1) ∧ (𝑧 < 𝑃𝑃𝑧)) → ((1 < 𝑧𝑧 < 𝑃) ↔ (𝑧 ≠ 1 ∧ 𝑃𝑧)))
48 df-ne 2401 . . . . . . . . . . . . . . . . . . . 20 (𝑧 ≠ 1 ↔ ¬ 𝑧 = 1)
49 nesym 2445 . . . . . . . . . . . . . . . . . . . 20 (𝑃𝑧 ↔ ¬ 𝑧 = 𝑃)
5048, 49anbi12i 460 . . . . . . . . . . . . . . . . . . 19 ((𝑧 ≠ 1 ∧ 𝑃𝑧) ↔ (¬ 𝑧 = 1 ∧ ¬ 𝑧 = 𝑃))
51 ioran 757 . . . . . . . . . . . . . . . . . . 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 9758 . . . . . . . . . . . . . . 15 (𝑃 ∈ (ℤ‘2) → 𝑃 ∈ ℤ)
59 zltp1le 9527 . . . . . . . . . . . . . . . . . . . 20 ((1 ∈ ℤ ∧ 𝑧 ∈ ℤ) → (1 < 𝑧 ↔ (1 + 1) ≤ 𝑧))
6029, 59mpan 424 . . . . . . . . . . . . . . . . . . 19 (𝑧 ∈ ℤ → (1 < 𝑧 ↔ (1 + 1) ≤ 𝑧))
61 df-2 9195 . . . . . . . . . . . . . . . . . . . 20 2 = (1 + 1)
6261breq1i 4093 . . . . . . . . . . . . . . . . . . 19 (2 ≤ 𝑧 ↔ (1 + 1) ≤ 𝑧)
6360, 62bitr4di 198 . . . . . . . . . . . . . . . . . 18 (𝑧 ∈ ℤ → (1 < 𝑧 ↔ 2 ≤ 𝑧))
6463adantr 276 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (1 < 𝑧 ↔ 2 ≤ 𝑧))
65 zltlem1 9530 . . . . . . . . . . . . . . . . 17 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → (𝑧 < 𝑃𝑧 ≤ (𝑃 − 1)))
6664, 65anbi12d 473 . . . . . . . . . . . . . . . 16 ((𝑧 ∈ ℤ ∧ 𝑃 ∈ ℤ) → ((1 < 𝑧𝑧 < 𝑃) ↔ (2 ≤ 𝑧𝑧 ≤ (𝑃 − 1))))
67 peano2zm 9510 . . . . . . . . . . . . . . . . 17 (𝑃 ∈ ℤ → (𝑃 − 1) ∈ ℤ)
68 2z 9500 . . . . . . . . . . . . . . . . . 18 2 ∈ ℤ
69 elfz 10242 . . . . . . . . . . . . . . . . . 18 ((𝑧 ∈ ℤ ∧ 2 ∈ ℤ ∧ (𝑃 − 1) ∈ ℤ) → (𝑧 ∈ (2...(𝑃 − 1)) ↔ (2 ≤ 𝑧𝑧 ≤ (𝑃 − 1))))
7068, 69mp3an2 1359 . . . . . . . . . . . . . . . . 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 10293 . . . . . . . . . . . . 13 (2...(𝑃 − 1)) ⊆ (ℤ‘2)
80 2eluzge1 9803 . . . . . . . . . . . . . 14 2 ∈ (ℤ‘1)
81 uzss 9770 . . . . . . . . . . . . . 14 (2 ∈ (ℤ‘1) → (ℤ‘2) ⊆ (ℤ‘1))
8280, 81ax-mp 5 . . . . . . . . . . . . 13 (ℤ‘2) ⊆ (ℤ‘1)
8379, 82sstri 3234 . . . . . . . . . . . 12 (2...(𝑃 − 1)) ⊆ (ℤ‘1)
84 nnuz 9785 . . . . . . . . . . . 12 ℕ = (ℤ‘1)
8583, 84sseqtrri 3260 . . . . . . . . . . 11 (2...(𝑃 − 1)) ⊆ ℕ
8685sseli 3221 . . . . . . . . . 10 (𝑧 ∈ (2...(𝑃 − 1)) → 𝑧 ∈ ℕ)
8786pm4.71ri 392 . . . . . . . . 9 (𝑧 ∈ (2...(𝑃 − 1)) ↔ (𝑧 ∈ ℕ ∧ 𝑧 ∈ (2...(𝑃 − 1))))
8878, 87bitr4di 198 . . . . . . . 8 ((𝑃 ∈ (ℤ‘2) ∧ 𝑧𝑃) → ((𝑧 ∈ ℕ ∧ ¬ (𝑧 = 1 ∨ 𝑧 = 𝑃)) ↔ 𝑧 ∈ (2...(𝑃 − 1))))
8988notbid 671 . . . . . . 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 673 . . . . 5 ((𝑧𝑃 → ¬ 𝑧 ∈ (2...(𝑃 − 1))) ↔ (𝑧 ∈ (2...(𝑃 − 1)) → ¬ 𝑧𝑃))
9491, 92, 933bitr3g 222 . . . 4 (𝑃 ∈ (ℤ‘2) → ((𝑧 ∈ ℕ → (𝑧𝑃 → (𝑧 = 1 ∨ 𝑧 = 𝑃))) ↔ (𝑧 ∈ (2...(𝑃 − 1)) → ¬ 𝑧𝑃)))
9594ralbidv2 2532 . . 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 713  DECID wdc 839  w3a 1002   = wceq 1395  wcel 2200  wne 2400  wral 2508  wss 3198   class class class wbr 4086  cfv 5324  (class class class)co 6013  cr 8024  1c1 8026   + caddc 8028   < clt 8207  cle 8208  cmin 8343   # cap 8754  cn 9136  2c2 9187  cz 9472  cuz 9748  ...cfz 10236  cdvds 12341  cprime 12672
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 617  ax-in2 618  ax-io 714  ax-5 1493  ax-7 1494  ax-gen 1495  ax-ie1 1539  ax-ie2 1540  ax-8 1550  ax-10 1551  ax-11 1552  ax-i12 1553  ax-bndl 1555  ax-4 1556  ax-17 1572  ax-i9 1576  ax-ial 1580  ax-i5r 1581  ax-13 2202  ax-14 2203  ax-ext 2211  ax-coll 4202  ax-sep 4205  ax-nul 4213  ax-pow 4262  ax-pr 4297  ax-un 4528  ax-setind 4633  ax-iinf 4684  ax-cnex 8116  ax-resscn 8117  ax-1cn 8118  ax-1re 8119  ax-icn 8120  ax-addcl 8121  ax-addrcl 8122  ax-mulcl 8123  ax-mulrcl 8124  ax-addcom 8125  ax-mulcom 8126  ax-addass 8127  ax-mulass 8128  ax-distr 8129  ax-i2m1 8130  ax-0lt1 8131  ax-1rid 8132  ax-0id 8133  ax-rnegex 8134  ax-precex 8135  ax-cnre 8136  ax-pre-ltirr 8137  ax-pre-ltwlin 8138  ax-pre-lttrn 8139  ax-pre-apti 8140  ax-pre-ltadd 8141  ax-pre-mulgt0 8142  ax-pre-mulext 8143  ax-arch 8144  ax-caucvg 8145
This theorem depends on definitions:  df-bi 117  df-stab 836  df-dc 840  df-3or 1003  df-3an 1004  df-tru 1398  df-fal 1401  df-nf 1507  df-sb 1809  df-eu 2080  df-mo 2081  df-clab 2216  df-cleq 2222  df-clel 2225  df-nfc 2361  df-ne 2401  df-nel 2496  df-ral 2513  df-rex 2514  df-reu 2515  df-rmo 2516  df-rab 2517  df-v 2802  df-sbc 3030  df-csb 3126  df-dif 3200  df-un 3202  df-in 3204  df-ss 3211  df-nul 3493  df-if 3604  df-pw 3652  df-sn 3673  df-pr 3674  df-op 3676  df-uni 3892  df-int 3927  df-iun 3970  df-br 4087  df-opab 4149  df-mpt 4150  df-tr 4186  df-id 4388  df-po 4391  df-iso 4392  df-iord 4461  df-on 4463  df-ilim 4464  df-suc 4466  df-iom 4687  df-xp 4729  df-rel 4730  df-cnv 4731  df-co 4732  df-dm 4733  df-rn 4734  df-res 4735  df-ima 4736  df-iota 5284  df-fun 5326  df-fn 5327  df-f 5328  df-f1 5329  df-fo 5330  df-f1o 5331  df-fv 5332  df-riota 5966  df-ov 6016  df-oprab 6017  df-mpo 6018  df-1st 6298  df-2nd 6299  df-recs 6466  df-frec 6552  df-1o 6577  df-2o 6578  df-er 6697  df-en 6905  df-pnf 8209  df-mnf 8210  df-xr 8211  df-ltxr 8212  df-le 8213  df-sub 8345  df-neg 8346  df-reap 8748  df-ap 8755  df-div 8846  df-inn 9137  df-2 9195  df-3 9196  df-4 9197  df-n0 9396  df-z 9473  df-uz 9749  df-q 9847  df-rp 9882  df-fz 10237  df-seqfrec 10703  df-exp 10794  df-cj 11396  df-re 11397  df-im 11398  df-rsqrt 11552  df-abs 11553  df-dvds 12342  df-prm 12673
This theorem is referenced by:  prmind2  12685  2prm  12692  3prm  12693  prmdc  12695  isprm5  12707  mersenne  15714
  Copyright terms: Public domain W3C validator