| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > seqeq3 | Structured version Visualization version GIF version | ||
| Description: Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Ref | Expression |
|---|---|
| seqeq3 | ⊢ (𝐹 = 𝐺 → seq𝑀( + , 𝐹) = seq𝑀( + , 𝐺)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fveq1 6833 | . . . . . . 7 ⊢ (𝐹 = 𝐺 → (𝐹‘(𝑥 + 1)) = (𝐺‘(𝑥 + 1))) | |
| 2 | 1 | oveq2d 7374 | . . . . . 6 ⊢ (𝐹 = 𝐺 → (𝑦 + (𝐹‘(𝑥 + 1))) = (𝑦 + (𝐺‘(𝑥 + 1)))) |
| 3 | 2 | opeq2d 4836 | . . . . 5 ⊢ (𝐹 = 𝐺 → 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉 = 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉) |
| 4 | 3 | mpoeq3dv 7437 | . . . 4 ⊢ (𝐹 = 𝐺 → (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉) = (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉)) |
| 5 | fveq1 6833 | . . . . 5 ⊢ (𝐹 = 𝐺 → (𝐹‘𝑀) = (𝐺‘𝑀)) | |
| 6 | 5 | opeq2d 4836 | . . . 4 ⊢ (𝐹 = 𝐺 → 〈𝑀, (𝐹‘𝑀)〉 = 〈𝑀, (𝐺‘𝑀)〉) |
| 7 | rdgeq12 8344 | . . . 4 ⊢ (((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉) = (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉) ∧ 〈𝑀, (𝐹‘𝑀)〉 = 〈𝑀, (𝐺‘𝑀)〉) → rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) = rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉)) | |
| 8 | 4, 6, 7 | syl2anc 584 | . . 3 ⊢ (𝐹 = 𝐺 → rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) = rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉)) |
| 9 | 8 | imaeq1d 6018 | . 2 ⊢ (𝐹 = 𝐺 → (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉) “ ω)) |
| 10 | df-seq 13925 | . 2 ⊢ seq𝑀( + , 𝐹) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) | |
| 11 | df-seq 13925 | . 2 ⊢ seq𝑀( + , 𝐺) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉) “ ω) | |
| 12 | 9, 10, 11 | 3eqtr4g 2796 | 1 ⊢ (𝐹 = 𝐺 → seq𝑀( + , 𝐹) = seq𝑀( + , 𝐺)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1541 Vcvv 3440 〈cop 4586 “ cima 5627 ‘cfv 6492 (class class class)co 7358 ∈ cmpo 7360 ωcom 7808 reccrdg 8340 1c1 11027 + caddc 11029 seqcseq 13924 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-ext 2708 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-sb 2068 df-clab 2715 df-cleq 2728 df-clel 2811 df-ral 3052 df-rab 3400 df-v 3442 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-nul 4286 df-if 4480 df-sn 4581 df-pr 4583 df-op 4587 df-uni 4864 df-br 5099 df-opab 5161 df-mpt 5180 df-xp 5630 df-cnv 5632 df-co 5633 df-dm 5634 df-rn 5635 df-res 5636 df-ima 5637 df-pred 6259 df-iota 6448 df-fv 6500 df-ov 7361 df-oprab 7362 df-mpo 7363 df-frecs 8223 df-wrecs 8254 df-recs 8303 df-rdg 8341 df-seq 13925 |
| This theorem is referenced by: seqeq3d 13932 cbvprod 15836 cbvprodv 15837 prodeq1i 15839 iprodmul 15926 geolim3 26303 leibpilem2 26907 basel 27056 faclim 35940 sumeq2si 36396 prodeq2si 36398 cbvprodvw2 36441 ovoliunnfl 37863 voliunnfl 37865 heiborlem10 38021 binomcxplemnn0 44590 binomcxplemdvsum 44596 binomcxp 44598 fourierdlem112 46462 fouriersw 46475 voliunsge0lem 46716 |
| Copyright terms: Public domain | W3C validator |