| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fmptap | Structured version Visualization version GIF version | ||
| Description: Append an additional value to a function. (Contributed by NM, 6-Jun-2006.) (Revised by Mario Carneiro, 31-Aug-2015.) |
| Ref | Expression |
|---|---|
| fmptap.0a | ⊢ 𝐴 ∈ V |
| fmptap.0b | ⊢ 𝐵 ∈ V |
| fmptap.1 | ⊢ (𝑅 ∪ {𝐴}) = 𝑆 |
| fmptap.2 | ⊢ (𝑥 = 𝐴 → 𝐶 = 𝐵) |
| Ref | Expression |
|---|---|
| fmptap | ⊢ ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = (𝑥 ∈ 𝑆 ↦ 𝐶) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fmptap.0a | . . . . 5 ⊢ 𝐴 ∈ V | |
| 2 | fmptap.0b | . . . . 5 ⊢ 𝐵 ∈ V | |
| 3 | fmptsn 7166 | . . . . 5 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V) → {〈𝐴, 𝐵〉} = (𝑥 ∈ {𝐴} ↦ 𝐵)) | |
| 4 | 1, 2, 3 | mp2an 705 | . . . 4 ⊢ {〈𝐴, 𝐵〉} = (𝑥 ∈ {𝐴} ↦ 𝐵) |
| 5 | elsni 4601 | . . . . . 6 ⊢ (𝑥 ∈ {𝐴} → 𝑥 = 𝐴) | |
| 6 | fmptap.2 | . . . . . 6 ⊢ (𝑥 = 𝐴 → 𝐶 = 𝐵) | |
| 7 | 5, 6 | syl 18 | . . . . 5 ⊢ (𝑥 ∈ {𝐴} → 𝐶 = 𝐵) |
| 8 | 7 | mpteq2ia 5200 | . . . 4 ⊢ (𝑥 ∈ {𝐴} ↦ 𝐶) = (𝑥 ∈ {𝐴} ↦ 𝐵) |
| 9 | 4, 8 | eqtr4i 2786 | . . 3 ⊢ {〈𝐴, 𝐵〉} = (𝑥 ∈ {𝐴} ↦ 𝐶) |
| 10 | 9 | uneq2i 4112 | . 2 ⊢ ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶)) |
| 11 | mptun 6679 | . 2 ⊢ (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ (𝑥 ∈ {𝐴} ↦ 𝐶)) | |
| 12 | fmptap.1 | . . 3 ⊢ (𝑅 ∪ {𝐴}) = 𝑆 | |
| 13 | 12 | mpteq1i 5196 | . 2 ⊢ (𝑥 ∈ (𝑅 ∪ {𝐴}) ↦ 𝐶) = (𝑥 ∈ 𝑆 ↦ 𝐶) |
| 14 | 10, 11, 13 | 3eqtr2i 2789 | 1 ⊢ ((𝑥 ∈ 𝑅 ↦ 𝐶) ∪ {〈𝐴, 𝐵〉}) = (𝑥 ∈ 𝑆 ↦ 𝐶) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 = wceq 1570 ∈ wcel 2145 Vcvv 3450 ∪ cun 3897 {csn 4584 〈cop 4590 ↦ cmpt 5186 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2213 ax-ext 2732 ax-sep 5251 ax-pr 5398 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2564 df-eu 2594 df-clab 2739 df-cleq 2752 df-clel 2835 df-nfc 2909 df-ne 2956 df-ral 3077 df-rex 3087 df-reu 3366 df-rab 3413 df-v 3452 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4280 df-if 4483 df-sn 4585 df-pr 4587 df-op 4591 df-br 5104 df-opab 5168 df-mpt 5187 df-id 5550 df-xp 5661 df-rel 5662 df-cnv 5663 df-co 5664 df-dm 5665 df-rn 5666 df-fun 6535 df-fn 6536 df-f 6537 df-f1 6538 df-fo 6539 df-f1o 6540 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |