| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > dfnn3 | Structured version Visualization version GIF version | ||
| Description: Alternate definition of the set of positive integers. Definition of positive integers in [Apostol] p. 22. (Contributed by NM, 3-Jul-2005.) |
| Ref | Expression |
|---|---|
| dfnn3 | ⊢ ℕ = ∩ {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eleq2 2830 | . . . 4 ⊢ (𝑥 = 𝑧 → (1 ∈ 𝑥 ↔ 1 ∈ 𝑧)) | |
| 2 | eleq2 2830 | . . . . 5 ⊢ (𝑥 = 𝑧 → ((𝑦 + 1) ∈ 𝑥 ↔ (𝑦 + 1) ∈ 𝑧)) | |
| 3 | 2 | raleqbi1dv 3338 | . . . 4 ⊢ (𝑥 = 𝑧 → (∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥 ↔ ∀𝑦 ∈ 𝑧 (𝑦 + 1) ∈ 𝑧)) |
| 4 | 1, 3 | anbi12d 632 | . . 3 ⊢ (𝑥 = 𝑧 → ((1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (1 ∈ 𝑧 ∧ ∀𝑦 ∈ 𝑧 (𝑦 + 1) ∈ 𝑧))) |
| 5 | dfnn2 12279 | . . . . 5 ⊢ ℕ = ∩ {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦 ∈ 𝑧 (𝑦 + 1) ∈ 𝑧)} | |
| 6 | 5 | eqeq2i 2750 | . . . 4 ⊢ (𝑥 = ℕ ↔ 𝑥 = ∩ {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦 ∈ 𝑧 (𝑦 + 1) ∈ 𝑧)}) |
| 7 | eleq2 2830 | . . . . 5 ⊢ (𝑥 = ℕ → (1 ∈ 𝑥 ↔ 1 ∈ ℕ)) | |
| 8 | eleq2 2830 | . . . . . 6 ⊢ (𝑥 = ℕ → ((𝑦 + 1) ∈ 𝑥 ↔ (𝑦 + 1) ∈ ℕ)) | |
| 9 | 8 | raleqbi1dv 3338 | . . . . 5 ⊢ (𝑥 = ℕ → (∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥 ↔ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ)) |
| 10 | 7, 9 | anbi12d 632 | . . . 4 ⊢ (𝑥 = ℕ → ((1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ))) |
| 11 | 6, 10 | sylbir 235 | . . 3 ⊢ (𝑥 = ∩ {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦 ∈ 𝑧 (𝑦 + 1) ∈ 𝑧)} → ((1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ))) |
| 12 | nnssre 12270 | . . . . 5 ⊢ ℕ ⊆ ℝ | |
| 13 | 5, 12 | eqsstrri 4031 | . . . 4 ⊢ ∩ {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦 ∈ 𝑧 (𝑦 + 1) ∈ 𝑧)} ⊆ ℝ |
| 14 | 1nn 12277 | . . . . 5 ⊢ 1 ∈ ℕ | |
| 15 | peano2nn 12278 | . . . . . 6 ⊢ (𝑦 ∈ ℕ → (𝑦 + 1) ∈ ℕ) | |
| 16 | 15 | rgen 3063 | . . . . 5 ⊢ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ |
| 17 | 14, 16 | pm3.2i 470 | . . . 4 ⊢ (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ) |
| 18 | 13, 17 | pm3.2i 470 | . . 3 ⊢ (∩ {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦 ∈ 𝑧 (𝑦 + 1) ∈ 𝑧)} ⊆ ℝ ∧ (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ)) |
| 19 | 4, 11, 18 | intabs 5349 | . 2 ⊢ ∩ {𝑥 ∣ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥))} = ∩ {𝑥 ∣ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| 20 | 3anass 1095 | . . . 4 ⊢ ((𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥))) | |
| 21 | 20 | abbii 2809 | . . 3 ⊢ {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} = {𝑥 ∣ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥))} |
| 22 | 21 | inteqi 4950 | . 2 ⊢ ∩ {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} = ∩ {𝑥 ∣ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥))} |
| 23 | dfnn2 12279 | . 2 ⊢ ℕ = ∩ {𝑥 ∣ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} | |
| 24 | 19, 22, 23 | 3eqtr4ri 2776 | 1 ⊢ ℕ = ∩ {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| Colors of variables: wff setvar class |
| Syntax hints: ↔ wb 206 ∧ wa 395 ∧ w3a 1087 = wceq 1540 ∈ wcel 2108 {cab 2714 ∀wral 3061 ⊆ wss 3951 ∩ cint 4946 (class class class)co 7431 ℝcr 11154 1c1 11156 + caddc 11158 ℕcn 12266 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2157 ax-12 2177 ax-ext 2708 ax-sep 5296 ax-nul 5306 ax-pr 5432 ax-un 7755 ax-cnex 11211 ax-1cn 11213 ax-icn 11214 ax-addcl 11215 ax-addrcl 11216 ax-mulcl 11217 ax-mulrcl 11218 ax-i2m1 11223 ax-1ne0 11224 ax-rrecex 11227 ax-cnre 11228 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2065 df-mo 2540 df-eu 2569 df-clab 2715 df-cleq 2729 df-clel 2816 df-nfc 2892 df-ne 2941 df-ral 3062 df-rex 3071 df-reu 3381 df-rab 3437 df-v 3482 df-sbc 3789 df-csb 3900 df-dif 3954 df-un 3956 df-in 3958 df-ss 3968 df-pss 3971 df-nul 4334 df-if 4526 df-pw 4602 df-sn 4627 df-pr 4629 df-op 4633 df-uni 4908 df-int 4947 df-iun 4993 df-br 5144 df-opab 5206 df-mpt 5226 df-tr 5260 df-id 5578 df-eprel 5584 df-po 5592 df-so 5593 df-fr 5637 df-we 5639 df-xp 5691 df-rel 5692 df-cnv 5693 df-co 5694 df-dm 5695 df-rn 5696 df-res 5697 df-ima 5698 df-pred 6321 df-ord 6387 df-on 6388 df-lim 6389 df-suc 6390 df-iota 6514 df-fun 6563 df-fn 6564 df-f 6565 df-f1 6566 df-fo 6567 df-f1o 6568 df-fv 6569 df-ov 7434 df-om 7888 df-2nd 8015 df-frecs 8306 df-wrecs 8337 df-recs 8411 df-rdg 8450 df-nn 12267 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |