![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > seqeq2 | Structured version Visualization version GIF version |
Description: Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
Ref | Expression |
---|---|
seqeq2 | ⊢ ( + = 𝑄 → seq𝑀( + , 𝐹) = seq𝑀(𝑄, 𝐹)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | oveq 6981 | . . . . . 6 ⊢ ( + = 𝑄 → (𝑦 + (𝐹‘(𝑥 + 1))) = (𝑦𝑄(𝐹‘(𝑥 + 1)))) | |
2 | 1 | opeq2d 4681 | . . . . 5 ⊢ ( + = 𝑄 → 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉 = 〈(𝑥 + 1), (𝑦𝑄(𝐹‘(𝑥 + 1)))〉) |
3 | 2 | mpoeq3dv 7050 | . . . 4 ⊢ ( + = 𝑄 → (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉) = (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦𝑄(𝐹‘(𝑥 + 1)))〉)) |
4 | rdgeq1 7850 | . . . 4 ⊢ ((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉) = (𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦𝑄(𝐹‘(𝑥 + 1)))〉) → rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) = rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦𝑄(𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉)) | |
5 | 3, 4 | syl 17 | . . 3 ⊢ ( + = 𝑄 → rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) = rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦𝑄(𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉)) |
6 | 5 | imaeq1d 5767 | . 2 ⊢ ( + = 𝑄 → (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦𝑄(𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω)) |
7 | df-seq 13184 | . 2 ⊢ seq𝑀( + , 𝐹) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦 + (𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) | |
8 | df-seq 13184 | . 2 ⊢ seq𝑀(𝑄, 𝐹) = (rec((𝑥 ∈ V, 𝑦 ∈ V ↦ 〈(𝑥 + 1), (𝑦𝑄(𝐹‘(𝑥 + 1)))〉), 〈𝑀, (𝐹‘𝑀)〉) “ ω) | |
9 | 6, 7, 8 | 3eqtr4g 2834 | 1 ⊢ ( + = 𝑄 → seq𝑀( + , 𝐹) = seq𝑀(𝑄, 𝐹)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1508 Vcvv 3410 〈cop 4442 “ cima 5407 ‘cfv 6186 (class class class)co 6975 ∈ cmpo 6977 ωcom 7395 reccrdg 7848 1c1 10335 + caddc 10337 seqcseq 13183 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1759 ax-4 1773 ax-5 1870 ax-6 1929 ax-7 1966 ax-8 2053 ax-9 2060 ax-10 2080 ax-11 2094 ax-12 2107 ax-ext 2745 |
This theorem depends on definitions: df-bi 199 df-an 388 df-or 835 df-3an 1071 df-tru 1511 df-ex 1744 df-nf 1748 df-sb 2017 df-clab 2754 df-cleq 2766 df-clel 2841 df-nfc 2913 df-ral 3088 df-rex 3089 df-rab 3092 df-v 3412 df-dif 3827 df-un 3829 df-in 3831 df-ss 3838 df-nul 4174 df-if 4346 df-sn 4437 df-pr 4439 df-op 4443 df-uni 4710 df-br 4927 df-opab 4989 df-mpt 5006 df-xp 5410 df-cnv 5412 df-dm 5414 df-rn 5415 df-res 5416 df-ima 5417 df-pred 5984 df-iota 6150 df-fv 6194 df-ov 6978 df-oprab 6979 df-mpo 6980 df-wrecs 7749 df-recs 7811 df-rdg 7849 df-seq 13184 |
This theorem is referenced by: seqeq2d 13190 sadcom 15671 ressmulgnn 30429 cvmliftlem15 32163 |
Copyright terms: Public domain | W3C validator |