| Mathbox for Alexander van der Vekens |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > Mathboxes > aovmpt4g | Structured version Visualization version GIF version | ||
| Description: Value of a function given by the maps-to notation, analogous to ovmpt4g 7543. (Contributed by Alexander van der Vekens, 26-May-2017.) |
| Ref | Expression |
|---|---|
| aovmpt4g.3 | ⊢ 𝐹 = (𝑥 ∈ 𝐴, 𝑦 ∈ 𝐵 ↦ 𝐶) |
| Ref | Expression |
|---|---|
| aovmpt4g | ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → ((𝑥𝐹𝑦)) = 𝐶) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | aovmpt4g.3 | . . . . . . 7 ⊢ 𝐹 = (𝑥 ∈ 𝐴, 𝑦 ∈ 𝐵 ↦ 𝐶) | |
| 2 | 1 | dmmpog 8062 | . . . . . 6 ⊢ (𝐶 ∈ 𝑉 → dom 𝐹 = (𝐴 × 𝐵)) |
| 3 | opelxpi 5683 | . . . . . . 7 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 〈𝑥, 𝑦〉 ∈ (𝐴 × 𝐵)) | |
| 4 | eleq2 2818 | . . . . . . 7 ⊢ (dom 𝐹 = (𝐴 × 𝐵) → (〈𝑥, 𝑦〉 ∈ dom 𝐹 ↔ 〈𝑥, 𝑦〉 ∈ (𝐴 × 𝐵))) | |
| 5 | 3, 4 | imbitrrid 246 | . . . . . 6 ⊢ (dom 𝐹 = (𝐴 × 𝐵) → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 〈𝑥, 𝑦〉 ∈ dom 𝐹)) |
| 6 | 2, 5 | syl 17 | . . . . 5 ⊢ (𝐶 ∈ 𝑉 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 〈𝑥, 𝑦〉 ∈ dom 𝐹)) |
| 7 | 6 | impcom 407 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) ∧ 𝐶 ∈ 𝑉) → 〈𝑥, 𝑦〉 ∈ dom 𝐹) |
| 8 | 7 | 3impa 1109 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → 〈𝑥, 𝑦〉 ∈ dom 𝐹) |
| 9 | 1 | mpofun 7520 | . . . 4 ⊢ Fun 𝐹 |
| 10 | funres 6566 | . . . 4 ⊢ (Fun 𝐹 → Fun (𝐹 ↾ {〈𝑥, 𝑦〉})) | |
| 11 | 9, 10 | ax-mp 5 | . . 3 ⊢ Fun (𝐹 ↾ {〈𝑥, 𝑦〉}) |
| 12 | df-dfat 47090 | . . . 4 ⊢ (𝐹 defAt 〈𝑥, 𝑦〉 ↔ (〈𝑥, 𝑦〉 ∈ dom 𝐹 ∧ Fun (𝐹 ↾ {〈𝑥, 𝑦〉}))) | |
| 13 | aovfundmoveq 47152 | . . . 4 ⊢ (𝐹 defAt 〈𝑥, 𝑦〉 → ((𝑥𝐹𝑦)) = (𝑥𝐹𝑦)) | |
| 14 | 12, 13 | sylbir 235 | . . 3 ⊢ ((〈𝑥, 𝑦〉 ∈ dom 𝐹 ∧ Fun (𝐹 ↾ {〈𝑥, 𝑦〉})) → ((𝑥𝐹𝑦)) = (𝑥𝐹𝑦)) |
| 15 | 8, 11, 14 | sylancl 586 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → ((𝑥𝐹𝑦)) = (𝑥𝐹𝑦)) |
| 16 | 1 | ovmpt4g 7543 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → (𝑥𝐹𝑦) = 𝐶) |
| 17 | 15, 16 | eqtrd 2765 | 1 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → ((𝑥𝐹𝑦)) = 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1086 = wceq 1540 ∈ wcel 2109 {csn 4597 〈cop 4603 × cxp 5644 dom cdm 5646 ↾ cres 5648 Fun wfun 6513 (class class class)co 7394 ∈ cmpo 7396 defAt wdfat 47087 ((caov 47089 |
| 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 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2702 ax-sep 5259 ax-nul 5269 ax-pr 5395 ax-un 7718 |
| 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-nf 1784 df-sb 2066 df-mo 2534 df-eu 2563 df-clab 2709 df-cleq 2722 df-clel 2804 df-nfc 2880 df-ne 2928 df-ral 3047 df-rex 3056 df-rab 3412 df-v 3457 df-sbc 3762 df-csb 3871 df-dif 3925 df-un 3927 df-in 3929 df-ss 3939 df-nul 4305 df-if 4497 df-sn 4598 df-pr 4600 df-op 4604 df-uni 4880 df-int 4919 df-iun 4965 df-br 5116 df-opab 5178 df-mpt 5197 df-id 5541 df-xp 5652 df-rel 5653 df-cnv 5654 df-co 5655 df-dm 5656 df-rn 5657 df-res 5658 df-ima 5659 df-iota 6472 df-fun 6521 df-fn 6522 df-f 6523 df-fv 6527 df-ov 7397 df-oprab 7398 df-mpo 7399 df-1st 7977 df-2nd 7978 df-aiota 47056 df-dfat 47090 df-afv 47091 df-aov 47092 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |