| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > rpnnen2lem1 | Structured version Visualization version GIF version | ||
| Description: Lemma for rpnnen2 16288. (Contributed by Mario Carneiro, 13-May-2013.) |
| Ref | Expression |
|---|---|
| rpnnen2.1 | ⊢ 𝐹 = (𝑥 ∈ 𝒫 ℕ ↦ (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝑥, ((1 / 3)↑𝑛), 0))) |
| Ref | Expression |
|---|---|
| rpnnen2lem1 | ⊢ ((𝐴 ⊆ ℕ ∧ 𝑁 ∈ ℕ) → ((𝐹‘𝐴)‘𝑁) = if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | nnex 12245 | . . . . 5 ⊢ ℕ ∈ V | |
| 2 | 1 | elpw2 5304 | . . . 4 ⊢ (𝐴 ∈ 𝒫 ℕ ↔ 𝐴 ⊆ ℕ) |
| 3 | eleq2 2851 | . . . . . . 7 ⊢ (𝑥 = 𝐴 → (𝑛 ∈ 𝑥 ↔ 𝑛 ∈ 𝐴)) | |
| 4 | 3 | ifbid 4510 | . . . . . 6 ⊢ (𝑥 = 𝐴 → if(𝑛 ∈ 𝑥, ((1 / 3)↑𝑛), 0) = if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) |
| 5 | 4 | mpteq2dv 5204 | . . . . 5 ⊢ (𝑥 = 𝐴 → (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝑥, ((1 / 3)↑𝑛), 0)) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))) |
| 6 | rpnnen2.1 | . . . . 5 ⊢ 𝐹 = (𝑥 ∈ 𝒫 ℕ ↦ (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝑥, ((1 / 3)↑𝑛), 0))) | |
| 7 | 1 | mptex 7221 | . . . . 5 ⊢ (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) ∈ V |
| 8 | 5, 6, 7 | fvmpt 6989 | . . . 4 ⊢ (𝐴 ∈ 𝒫 ℕ → (𝐹‘𝐴) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))) |
| 9 | 2, 8 | sylbir 238 | . . 3 ⊢ (𝐴 ⊆ ℕ → (𝐹‘𝐴) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))) |
| 10 | 9 | fveq1d 6883 | . 2 ⊢ (𝐴 ⊆ ℕ → ((𝐹‘𝐴)‘𝑁) = ((𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))‘𝑁)) |
| 11 | eleq1 2850 | . . . 4 ⊢ (𝑛 = 𝑁 → (𝑛 ∈ 𝐴 ↔ 𝑁 ∈ 𝐴)) | |
| 12 | oveq2 7420 | . . . 4 ⊢ (𝑛 = 𝑁 → ((1 / 3)↑𝑛) = ((1 / 3)↑𝑁)) | |
| 13 | 11, 12 | ifbieq1d 4511 | . . 3 ⊢ (𝑛 = 𝑁 → if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0) = if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0)) |
| 14 | eqid 2762 | . . 3 ⊢ (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) | |
| 15 | ovex 7445 | . . . 4 ⊢ ((1 / 3)↑𝑁) ∈ V | |
| 16 | c0ex 11206 | . . . 4 ⊢ 0 ∈ V | |
| 17 | 15, 16 | ifex 4537 | . . 3 ⊢ if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0) ∈ V |
| 18 | 13, 14, 17 | fvmpt 6989 | . 2 ⊢ (𝑁 ∈ ℕ → ((𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))‘𝑁) = if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0)) |
| 19 | 10, 18 | sylan9eq 2817 | 1 ⊢ ((𝐴 ⊆ ℕ ∧ 𝑁 ∈ ℕ) → ((𝐹‘𝐴)‘𝑁) = if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 400 = wceq 1569 ∈ wcel 2142 ⊆ wss 3904 ifcif 4486 𝒫 cpw 4561 ↦ cmpt 5191 ‘cfv 6536 (class class class)co 7412 0cc0 11106 1c1 11107 / cdiv 11877 ℕcn 12239 3c3 12302 ↑cexp 14104 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1824 ax-4 1838 ax-5 1939 ax-6 1996 ax-7 2037 ax-8 2144 ax-9 2152 ax-10 2175 ax-11 2191 ax-12 2212 ax-ext 2734 ax-rep 5237 ax-sep 5256 ax-nul 5268 ax-pr 5403 ax-un 7734 ax-cnex 11162 ax-1cn 11164 ax-icn 11165 ax-addcl 11166 ax-mulcl 11168 ax-i2m1 11174 |
| This proof depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1103 df-3an 1104 df-tru 1572 df-fal 1582 df-ex 1809 df-nf 1813 df-sb 2096 df-mo 2566 df-eu 2596 df-clab 2741 df-cleq 2754 df-clel 2837 df-nfc 2911 df-ne 2958 df-ral 3079 df-rex 3089 df-reu 3369 df-rab 3416 df-v 3456 df-sbc 3744 df-csb 3853 df-dif 3907 df-un 3909 df-in 3911 df-ss 3921 df-pss 3924 df-nul 4286 df-if 4487 df-pw 4563 df-sn 4589 df-pr 4591 df-op 4595 df-uni 4872 df-iun 4957 df-br 5109 df-opab 5173 df-mpt 5192 df-tr 5218 df-id 5555 df-eprel 5560 df-po 5568 df-so 5569 df-fr 5613 df-we 5615 df-xp 5666 df-rel 5667 df-cnv 5668 df-co 5669 df-dm 5670 df-rn 5671 df-res 5672 df-ima 5673 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-ov 7415 df-om 7861 df-2nd 7985 df-frecs 8276 df-wrecs 8307 df-recs 8356 df-rdg 8395 df-nn 12240 |
| This theorem is used by: rpnnen2lem3 16278 rpnnen2lem4 16279 rpnnen2lem9 16284 rpnnen2lem10 16285 rpnnen2lem11 16286 |
| Copyright terms: Public domain | W3C validator |