| 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 7113 | . . 3 ⊢ (𝜑 → {〈𝐴, 𝐵〉} = (𝑥 ∈ {𝐴} ↦ 𝐶)) |
| 5 | 4 | uneq2d 4098 | . 2 ⊢ (𝜑 → ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶))) |
| 6 | mptun 6631 | . . 3 ⊢ (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶)) | |
| 7 | 6 | a1i 11 | . 2 ⊢ (𝜑 → (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶))) |
| 8 | fmptapd.s | . . 3 ⊢ (𝜑 → (𝑅 ∪ {𝐴}) = 𝑆) | |
| 9 | 8 | mpteq1d 5162 | . 2 ⊢ (𝜑 → (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = (𝑥 ∈ 𝑆 ↦ 𝐶)) |
| 10 | 5, 7, 9 | 3eqtr2d 2780 | 1 ⊢ (𝜑 → ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = (𝑥 ∈ 𝑆 ↦ 𝐶)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 396 = wceq 1547 ∈ wcel 2119 ∪ cun 3881 {csn 4555 〈cop 4561 ↦ cmpt 5153 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-10 2152 ax-11 2168 ax-12 2189 ax-ext 2711 ax-sep 5218 ax-pr 5362 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-3an 1094 df-tru 1550 df-fal 1560 df-ex 1787 df-nf 1791 df-sb 2074 df-clab 2718 df-cleq 2731 df-clel 2814 df-nfc 2888 df-ne 2935 df-ral 3054 df-rex 3064 df-rab 3392 df-v 3433 df-sbc 3724 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4262 df-if 4455 df-sn 4556 df-pr 4558 df-op 4562 df-opab 5135 df-mpt 5154 |
| This theorem is referenced by: fmptpr 7116 poimirlem3 37990 poimirlem4 37991 poimirlem16 38003 poimirlem17 38004 poimirlem19 38006 poimirlem20 38007 |
| Copyright terms: Public domain | W3C validator |