| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > dfuzi | Structured version Visualization version GIF version | ||
| Description: An expression for the upper integers that start at 𝑁 that is analogous to dfnn2 12261 for positive integers. (Contributed by NM, 6-Jul-2005.) (Proof shortened by Mario Carneiro, 3-May-2014.) |
| Ref | Expression |
|---|---|
| dfuzi.1 | ⊢ 𝑁 ∈ ℤ |
| Ref | Expression |
|---|---|
| dfuzi | ⊢ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} = ∩ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ssintab 4932 | . . 3 ⊢ ({𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ⊆ ∩ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} ↔ ∀𝑥((𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥) → {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ⊆ 𝑥)) | |
| 2 | dfuzi.1 | . . . 4 ⊢ 𝑁 ∈ ℤ | |
| 3 | 2 | peano5uzi 12701 | . . 3 ⊢ ((𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥) → {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ⊆ 𝑥) |
| 4 | 1, 3 | mpgbir 1832 | . 2 ⊢ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ⊆ ∩ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| 5 | 2 | zrei 12612 | . . . . . 6 ⊢ 𝑁 ∈ ℝ |
| 6 | 5 | leidi 11763 | . . . . 5 ⊢ 𝑁 ≤ 𝑁 |
| 7 | breq2 5115 | . . . . . 6 ⊢ (𝑧 = 𝑁 → (𝑁 ≤ 𝑧 ↔ 𝑁 ≤ 𝑁)) | |
| 8 | 7 | elrab 3652 | . . . . 5 ⊢ (𝑁 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ↔ (𝑁 ∈ ℤ ∧ 𝑁 ≤ 𝑁)) |
| 9 | 2, 6, 8 | mpbir2an 724 | . . . 4 ⊢ 𝑁 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} |
| 10 | peano2uz2 12700 | . . . . . 6 ⊢ ((𝑁 ∈ ℤ ∧ 𝑦 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧}) → (𝑦 + 1) ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧}) | |
| 11 | 2, 10 | mpan 703 | . . . . 5 ⊢ (𝑦 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} → (𝑦 + 1) ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧}) |
| 12 | 11 | rgen 3083 | . . . 4 ⊢ ∀𝑦 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} (𝑦 + 1) ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} |
| 13 | zex 12615 | . . . . . 6 ⊢ ℤ ∈ V | |
| 14 | 13 | rabex 5311 | . . . . 5 ⊢ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ∈ V |
| 15 | eleq2 2854 | . . . . . 6 ⊢ (𝑥 = {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} → (𝑁 ∈ 𝑥 ↔ 𝑁 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧})) | |
| 16 | eleq2 2854 | . . . . . . 7 ⊢ (𝑥 = {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} → ((𝑦 + 1) ∈ 𝑥 ↔ (𝑦 + 1) ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧})) | |
| 17 | 16 | raleqbi1dv 3335 | . . . . . 6 ⊢ (𝑥 = {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} → (∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥 ↔ ∀𝑦 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} (𝑦 + 1) ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧})) |
| 18 | 15, 17 | anbi12d 644 | . . . . 5 ⊢ (𝑥 = {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} → ((𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (𝑁 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ∧ ∀𝑦 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} (𝑦 + 1) ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧}))) |
| 19 | 14, 18 | elab 3640 | . . . 4 ⊢ ({𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ∈ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} ↔ (𝑁 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ∧ ∀𝑦 ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} (𝑦 + 1) ∈ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧})) |
| 20 | 9, 12, 19 | mpbir2an 724 | . . 3 ⊢ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ∈ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| 21 | intss1 4930 | . . 3 ⊢ ({𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} ∈ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} → ∩ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} ⊆ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧}) | |
| 22 | 20, 21 | ax-mp 5 | . 2 ⊢ ∩ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} ⊆ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} |
| 23 | 4, 22 | eqssi 3954 | 1 ⊢ {𝑧 ∈ ℤ ∣ 𝑁 ≤ 𝑧} = ∩ {𝑥 ∣ (𝑁 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 = wceq 1570 ∈ wcel 2146 {cab 2743 ∀wral 3081 {crab 3418 ⊆ wss 3906 ∩ cint 4914 class class class wbr 5111 (class class class)co 7419 1c1 11116 + caddc 11118 ≤ cle 11259 ℤcz 12606 |
| 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-sep 5259 ax-nul 5271 ax-pow 5338 ax-pr 5406 ax-un 7742 ax-cnex 11171 ax-resscn 11172 ax-1cn 11173 ax-icn 11174 ax-addcl 11175 ax-addrcl 11176 ax-mulcl 11177 ax-mulrcl 11178 ax-mulcom 11179 ax-addass 11180 ax-mulass 11181 ax-distr 11182 ax-i2m1 11183 ax-1ne0 11184 ax-1rid 11185 ax-rnegex 11186 ax-rrecex 11187 ax-cnre 11188 ax-pre-lttri 11189 ax-pre-lttrn 11190 ax-pre-ltadd 11191 ax-pre-mulgt0 11192 |
| 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-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-op 4598 df-uni 4875 df-int 4915 df-iun 4960 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-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-riota 7376 df-ov 7422 df-oprab 7423 df-mpo 7424 df-om 7869 df-2nd 7993 df-frecs 8284 df-wrecs 8315 df-recs 8364 df-rdg 8403 df-er 8700 df-en 8950 df-dom 8951 df-sdom 8952 df-pnf 11260 df-mnf 11261 df-xr 11262 df-ltxr 11263 df-le 11264 df-sub 11458 df-neg 11459 df-nn 12249 df-n0 12520 df-z 12607 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |