![]() |
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 6906 | . . . . . . 7 ⊢ (𝐹 = 𝐺 → (𝐹‘(𝑥 + 1)) = (𝐺‘(𝑥 + 1))) | |
2 | 1 | oveq2d 7447 | . . . . . 6 ⊢ (𝐹 = 𝐺 → (𝑦 + (𝐹‘(𝑥 + 1))) = (𝑦 + (𝐺‘(𝑥 + 1)))) |
3 | 2 | opeq2d 4885 | . . . . 5 ⊢ (𝐹 = 𝐺 → 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉 = 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉) |
4 | 3 | mpoeq3dv 7512 | . . . 4 ⊢ (𝐹 = 𝐺 → (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉) = (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉)) |
5 | fveq1 6906 | . . . . 5 ⊢ (𝐹 = 𝐺 → (𝐹‘𝑀) = (𝐺‘𝑀)) | |
6 | 5 | opeq2d 4885 | . . . 4 ⊢ (𝐹 = 𝐺 → 〈𝑀, (𝐹‘𝑀)〉 = 〈𝑀, (𝐺‘𝑀)〉) |
7 | rdgeq12 8452 | . . . 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 6079 | . 2 ⊢ (𝐹 = 𝐺 → (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉) “ ω)) |
10 | df-seq 14040 | . 2 ⊢ seq𝑀( + , 𝐹) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) | |
11 | df-seq 14040 | . 2 ⊢ seq𝑀( + , 𝐺) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐺‘(𝑥 + 1)))〉), 〈𝑀, (𝐺‘𝑀)〉) “ ω) | |
12 | 9, 10, 11 | 3eqtr4g 2800 | 1 ⊢ (𝐹 = 𝐺 → seq𝑀( + , 𝐹) = seq𝑀( + , 𝐺)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1537 Vcvv 3478 〈cop 4637 “ cima 5692 ‘cfv 6563 (class class class)co 7431 ∈ cmpo 7433 ωcom 7887 reccrdg 8448 1c1 11154 + caddc 11156 seqcseq 14039 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1792 ax-4 1806 ax-5 1908 ax-6 1965 ax-7 2005 ax-8 2108 ax-9 2116 ax-ext 2706 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1540 df-fal 1550 df-ex 1777 df-sb 2063 df-clab 2713 df-cleq 2727 df-clel 2814 df-ral 3060 df-rab 3434 df-v 3480 df-dif 3966 df-un 3968 df-in 3970 df-ss 3980 df-nul 4340 df-if 4532 df-sn 4632 df-pr 4634 df-op 4638 df-uni 4913 df-br 5149 df-opab 5211 df-mpt 5232 df-xp 5695 df-cnv 5697 df-co 5698 df-dm 5699 df-rn 5700 df-res 5701 df-ima 5702 df-pred 6323 df-iota 6516 df-fv 6571 df-ov 7434 df-oprab 7435 df-mpo 7436 df-frecs 8305 df-wrecs 8336 df-recs 8410 df-rdg 8449 df-seq 14040 |
This theorem is referenced by: seqeq3d 14047 cbvprod 15946 cbvprodv 15947 prodeq1i 15949 iprodmul 16036 geolim3 26396 leibpilem2 26999 basel 27148 faclim 35726 sumeq2si 36184 prodeq2si 36186 cbvprodvw2 36230 ovoliunnfl 37649 voliunnfl 37651 heiborlem10 37807 binomcxplemnn0 44345 binomcxplemdvsum 44351 binomcxp 44353 fourierdlem112 46174 fouriersw 46187 voliunsge0lem 46428 |
Copyright terms: Public domain | W3C validator |