| 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 6861 | . . . . . . 7 ⊢ (𝐹 = 𝐺 → (𝐹‘(𝑥 + 1)) = (𝐺‘(𝑥 + 1))) | |
| 2 | 1 | oveq2d 7407 | . . . . . 6 ⊢ (𝐹 = 𝐺 → (𝑦 + (𝐹‘(𝑥 + 1))) = (𝑦 + (𝐺‘(𝑥 + 1)))) |
| 3 | 2 | opeq2d 4835 | . . . . 5 ⊢ (𝐹 = 𝐺 → 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉 = 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉) |
| 4 | 3 | mpoeq3dv 7470 | . . . 4 ⊢ (𝐹 = 𝐺 → (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉) = (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉)) |
| 5 | fveq1 6861 | . . . . 5 ⊢ (𝐹 = 𝐺 → (𝐹‘𝑀) = (𝐺‘𝑀)) | |
| 6 | 5 | opeq2d 4835 | . . . 4 ⊢ (𝐹 = 𝐺 → 〈𝑀, (𝐹‘𝑀)〉 = 〈𝑀, (𝐺‘𝑀)〉) |
| 7 | rdgeq12 8378 | . . . 4 ⊢ (((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉) = (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉) ∧ 〈𝑀, (𝐹‘𝑀)〉 = 〈𝑀, (𝐺‘𝑀)〉) → rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) = rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉)) | |
| 8 | 4, 6, 7 | syl2anc 593 | . . 3 ⊢ (𝐹 = 𝐺 → rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) = rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉)) |
| 9 | 8 | imaeq1d 6044 | . 2 ⊢ (𝐹 = 𝐺 → (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉) “ ω)) |
| 10 | df-seq 14009 | . 2 ⊢ seq𝑀( + , 𝐹) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) | |
| 11 | df-seq 14009 | . 2 ⊢ seq𝑀( + , 𝐺) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉) “ ω) | |
| 12 | 9, 10, 11 | 3eqtr4g 2821 | 1 ⊢ (𝐹 = 𝐺 → seq𝑀( + , 𝐹) = seq𝑀( + , 𝐺)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1559 Vcvv 3453 〈cop 4585 “ cima 5646 ‘cfv 6516 (class class class)co 7391 ∈ cmpo 7393 ωcom 7841 reccrdg 8374 1c1 11068 + caddc 11070 seqcseq 14008 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1814 ax-4 1828 ax-5 1929 ax-6 1986 ax-7 2027 ax-8 2143 ax-9 2151 ax-ext 2733 |
| This theorem depends on definitions: df-bi 209 df-an 400 df-or 859 df-3an 1099 df-tru 1562 df-fal 1572 df-ex 1799 df-sb 2090 df-clab 2740 df-cleq 2753 df-clel 2836 df-ral 3076 df-rab 3414 df-v 3455 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-nul 4284 df-if 4478 df-sn 4580 df-pr 4582 df-op 4586 df-uni 4863 df-br 5098 df-opab 5160 df-mpt 5179 df-xp 5649 df-cnv 5651 df-co 5652 df-dm 5653 df-rn 5654 df-res 5655 df-ima 5656 df-pred 6283 df-iota 6472 df-fv 6524 df-ov 7394 df-oprab 7395 df-mpo 7396 df-frecs 8256 df-wrecs 8287 df-recs 8336 df-rdg 8375 df-seq 14009 |
| This theorem is referenced by: seqeq3d 14016 cbvprod 15934 cbvprodv 15935 prodeq1i 15937 iprodmul 16024 geolim3 26391 leibpilem2 26994 basel 27142 faclim 36057 sumeq2si 36523 prodeq2si 36525 cbvprodvw2 36568 ovoliunnfl 38122 voliunnfl 38124 heiborlem10 38280 binomcxplemnn0 44886 binomcxplemdvsum 44892 binomcxp 44894 fourierdlem112 46753 fouriersw 46766 voliunsge0lem 47007 |
| Copyright terms: Public domain | W3C validator |