![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > rpnnen2lem1 | Structured version Visualization version GIF version |
Description: Lemma for rpnnen2 16115. (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 12166 | . . . . 5 ⊢ ℕ ∈ V | |
2 | 1 | elpw2 5307 | . . . 4 ⊢ (𝐴 ∈ 𝒫 ℕ ↔ 𝐴 ⊆ ℕ) |
3 | eleq2 2827 | . . . . . . 7 ⊢ (𝑥 = 𝐴 → (𝑛 ∈ 𝑥 ↔ 𝑛 ∈ 𝐴)) | |
4 | 3 | ifbid 4514 | . . . . . 6 ⊢ (𝑥 = 𝐴 → if(𝑛 ∈ 𝑥, ((1 / 3)↑𝑛), 0) = if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) |
5 | 4 | mpteq2dv 5212 | . . . . 5 ⊢ (𝑥 = 𝐴 → (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝑥, ((1 / 3)↑𝑛), 0)) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))) |
6 | rpnnen2.1 | . . . . 5 ⊢ 𝐹 = (𝑥 ∈ 𝒫 ℕ ↦ (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝑥, ((1 / 3)↑𝑛), 0))) | |
7 | 1 | mptex 7178 | . . . . 5 ⊢ (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) ∈ V |
8 | 5, 6, 7 | fvmpt 6953 | . . . 4 ⊢ (𝐴 ∈ 𝒫 ℕ → (𝐹‘𝐴) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))) |
9 | 2, 8 | sylbir 234 | . . 3 ⊢ (𝐴 ⊆ ℕ → (𝐹‘𝐴) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))) |
10 | 9 | fveq1d 6849 | . 2 ⊢ (𝐴 ⊆ ℕ → ((𝐹‘𝐴)‘𝑁) = ((𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))‘𝑁)) |
11 | eleq1 2826 | . . . 4 ⊢ (𝑛 = 𝑁 → (𝑛 ∈ 𝐴 ↔ 𝑁 ∈ 𝐴)) | |
12 | oveq2 7370 | . . . 4 ⊢ (𝑛 = 𝑁 → ((1 / 3)↑𝑛) = ((1 / 3)↑𝑁)) | |
13 | 11, 12 | ifbieq1d 4515 | . . 3 ⊢ (𝑛 = 𝑁 → if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0) = if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0)) |
14 | eqid 2737 | . . 3 ⊢ (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) = (𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0)) | |
15 | ovex 7395 | . . . 4 ⊢ ((1 / 3)↑𝑁) ∈ V | |
16 | c0ex 11156 | . . . 4 ⊢ 0 ∈ V | |
17 | 15, 16 | ifex 4541 | . . 3 ⊢ if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0) ∈ V |
18 | 13, 14, 17 | fvmpt 6953 | . 2 ⊢ (𝑁 ∈ ℕ → ((𝑛 ∈ ℕ ↦ if(𝑛 ∈ 𝐴, ((1 / 3)↑𝑛), 0))‘𝑁) = if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0)) |
19 | 10, 18 | sylan9eq 2797 | 1 ⊢ ((𝐴 ⊆ ℕ ∧ 𝑁 ∈ ℕ) → ((𝐹‘𝐴)‘𝑁) = if(𝑁 ∈ 𝐴, ((1 / 3)↑𝑁), 0)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 397 = wceq 1542 ∈ wcel 2107 ⊆ wss 3915 ifcif 4491 𝒫 cpw 4565 ↦ cmpt 5193 ‘cfv 6501 (class class class)co 7362 0cc0 11058 1c1 11059 / cdiv 11819 ℕcn 12160 3c3 12216 ↑cexp 13974 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2109 ax-9 2117 ax-10 2138 ax-11 2155 ax-12 2172 ax-ext 2708 ax-rep 5247 ax-sep 5261 ax-nul 5268 ax-pr 5389 ax-un 7677 ax-cnex 11114 ax-1cn 11116 ax-icn 11117 ax-addcl 11118 ax-mulcl 11120 ax-i2m1 11126 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1783 df-nf 1787 df-sb 2069 df-mo 2539 df-eu 2568 df-clab 2715 df-cleq 2729 df-clel 2815 df-nfc 2890 df-ne 2945 df-ral 3066 df-rex 3075 df-reu 3357 df-rab 3411 df-v 3450 df-sbc 3745 df-csb 3861 df-dif 3918 df-un 3920 df-in 3922 df-ss 3932 df-pss 3934 df-nul 4288 df-if 4492 df-pw 4567 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4871 df-iun 4961 df-br 5111 df-opab 5173 df-mpt 5194 df-tr 5228 df-id 5536 df-eprel 5542 df-po 5550 df-so 5551 df-fr 5593 df-we 5595 df-xp 5644 df-rel 5645 df-cnv 5646 df-co 5647 df-dm 5648 df-rn 5649 df-res 5650 df-ima 5651 df-pred 6258 df-ord 6325 df-on 6326 df-lim 6327 df-suc 6328 df-iota 6453 df-fun 6503 df-fn 6504 df-f 6505 df-f1 6506 df-fo 6507 df-f1o 6508 df-fv 6509 df-ov 7365 df-om 7808 df-2nd 7927 df-frecs 8217 df-wrecs 8248 df-recs 8322 df-rdg 8361 df-nn 12161 |
This theorem is referenced by: rpnnen2lem3 16105 rpnnen2lem4 16106 rpnnen2lem9 16111 rpnnen2lem10 16112 rpnnen2lem11 16113 |
Copyright terms: Public domain | W3C validator |