| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fmptapd | Structured version Visualization version GIF version | ||
| Description: Append an additional value to a function. (Contributed by Thierry Arnoux, 3-Jan-2017.) (Revised by AV, 10-Aug-2024.) |
| Ref | Expression |
|---|---|
| fmptapd.a | ⊢ (𝜑 → 𝐴 ∈ 𝑉) |
| fmptapd.b | ⊢ (𝜑 → 𝐵 ∈ 𝑊) |
| fmptapd.s | ⊢ (𝜑 → (𝑅 ∪ {𝐴}) = 𝑆) |
| fmptapd.c | ⊢ ((𝜑 ∧ 𝑥 = 𝐴) → 𝐶 = 𝐵) |
| Ref | Expression |
|---|---|
| fmptapd | ⊢ (𝜑 → ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = (𝑥 ∈ 𝑆 ↦ 𝐶)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fmptapd.c | . . . 4 ⊢ ((𝜑 ∧ 𝑥 = 𝐴) → 𝐶 = 𝐵) | |
| 2 | fmptapd.a | . . . 4 ⊢ (𝜑 → 𝐴 ∈ 𝑉) | |
| 3 | fmptapd.b | . . . 4 ⊢ (𝜑 → 𝐵 ∈ 𝑊) | |
| 4 | 1, 2, 3 | fmptsnd 7112 | . . 3 ⊢ (𝜑 → {〈𝐴, 𝐵〉} = (𝑥 ∈ {𝐴} ↦ 𝐶)) |
| 5 | 4 | uneq2d 4117 | . 2 ⊢ (𝜑 → ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶))) |
| 6 | mptun 6635 | . . 3 ⊢ (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶)) | |
| 7 | 6 | a1i 11 | . 2 ⊢ (𝜑 → (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶))) |
| 8 | fmptapd.s | . . 3 ⊢ (𝜑 → (𝑅 ∪ {𝐴}) = 𝑆) | |
| 9 | 8 | mpteq1d 5185 | . 2 ⊢ (𝜑 → (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = (𝑥 ∈ 𝑆 ↦ 𝐶)) |
| 10 | 5, 7, 9 | 3eqtr2d 2774 | 1 ⊢ (𝜑 → ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = (𝑥 ∈ 𝑆 ↦ 𝐶)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1541 ∈ wcel 2113 ∪ cun 3896 {csn 4577 〈cop 4583 ↦ cmpt 5176 |
| 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-10 2146 ax-11 2162 ax-12 2182 ax-ext 2705 ax-sep 5238 ax-nul 5248 ax-pr 5374 |
| 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-nf 1785 df-sb 2068 df-clab 2712 df-cleq 2725 df-clel 2808 df-nfc 2882 df-ne 2930 df-ral 3049 df-rex 3058 df-rab 3397 df-v 3439 df-sbc 3738 df-dif 3901 df-un 3903 df-ss 3915 df-nul 4283 df-if 4477 df-sn 4578 df-pr 4580 df-op 4584 df-opab 5158 df-mpt 5177 |
| This theorem is referenced by: fmptpr 7115 poimirlem3 37736 poimirlem4 37737 poimirlem16 37749 poimirlem17 37750 poimirlem19 37752 poimirlem20 37753 |
| Copyright terms: Public domain | W3C validator |