| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > wrecseq123 | Structured version Visualization version GIF version | ||
| Description: General equality theorem for the well-ordered recursive function generator. (Contributed by Scott Fenton, 7-Jun-2018.) (Proof shortened by Scott Fenton, 17-Nov-2024.) |
| Ref | Expression |
|---|---|
| wrecseq123 | ⊢ ((𝑅 = 𝑆 ∧ 𝐴 = 𝐵 ∧ 𝐹 = 𝐺) → wrecs(𝑅, 𝐴, 𝐹) = wrecs(𝑆, 𝐵, 𝐺)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | coeq1 5837 | . . 3 ⊢ (𝐹 = 𝐺 → (𝐹 ∘ 2nd ) = (𝐺 ∘ 2nd )) | |
| 2 | frecseq123 8281 | . . 3 ⊢ ((𝑅 = 𝑆 ∧ 𝐴 = 𝐵 ∧ (𝐹 ∘ 2nd ) = (𝐺 ∘ 2nd )) → frecs(𝑅, 𝐴, (𝐹 ∘ 2nd )) = frecs(𝑆, 𝐵, (𝐺 ∘ 2nd ))) | |
| 3 | 1, 2 | syl3an3 1165 | . 2 ⊢ ((𝑅 = 𝑆 ∧ 𝐴 = 𝐵 ∧ 𝐹 = 𝐺) → frecs(𝑅, 𝐴, (𝐹 ∘ 2nd )) = frecs(𝑆, 𝐵, (𝐺 ∘ 2nd ))) |
| 4 | df-wrecs 8311 | . 2 ⊢ wrecs(𝑅, 𝐴, 𝐹) = frecs(𝑅, 𝐴, (𝐹 ∘ 2nd )) | |
| 5 | df-wrecs 8311 | . 2 ⊢ wrecs(𝑆, 𝐵, 𝐺) = frecs(𝑆, 𝐵, (𝐺 ∘ 2nd )) | |
| 6 | 3, 4, 5 | 3eqtr4g 2795 | 1 ⊢ ((𝑅 = 𝑆 ∧ 𝐴 = 𝐵 ∧ 𝐹 = 𝐺) → wrecs(𝑅, 𝐴, 𝐹) = wrecs(𝑆, 𝐵, 𝐺)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ w3a 1086 = wceq 1540 ∘ ccom 5658 2nd c2nd 7987 frecscfrecs 8279 wrecscwrecs 8310 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-ext 2707 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-sb 2065 df-clab 2714 df-cleq 2727 df-clel 2809 df-ral 3052 df-rab 3416 df-v 3461 df-dif 3929 df-un 3931 df-in 3933 df-ss 3943 df-nul 4309 df-if 4501 df-sn 4602 df-pr 4604 df-op 4608 df-uni 4884 df-br 5120 df-opab 5182 df-xp 5660 df-cnv 5662 df-co 5663 df-dm 5664 df-rn 5665 df-res 5666 df-ima 5667 df-pred 6290 df-iota 6484 df-fv 6539 df-ov 7408 df-frecs 8280 df-wrecs 8311 |
| This theorem is referenced by: wrecseq1 8317 wrecseq2 8318 wrecseq3 8319 |
| Copyright terms: Public domain | W3C validator |