| 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 7514. (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 8027 | . . . . . 6 ⊢ (𝐶 ∈ 𝑉 → dom 𝐹 = (𝐴 × 𝐵)) |
| 3 | opelxpi 5668 | . . . . . . 7 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 〈𝑥, 𝑦〉 ∈ (𝐴 × 𝐵)) | |
| 4 | eleq2 2825 | . . . . . . 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 1110 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → 〈𝑥, 𝑦〉 ∈ dom 𝐹) |
| 9 | 1 | mpofun 7491 | . . . 4 ⊢ Fun 𝐹 |
| 10 | funres 6540 | . . . 4 ⊢ (Fun 𝐹 → Fun (𝐹 ↾ {〈𝑥, 𝑦〉})) | |
| 11 | 9, 10 | ax-mp 5 | . . 3 ⊢ Fun (𝐹 ↾ {〈𝑥, 𝑦〉}) |
| 12 | df-dfat 47567 | . . . 4 ⊢ (𝐹 defAt 〈𝑥, 𝑦〉 ↔ (〈𝑥, 𝑦〉 ∈ dom 𝐹 ∧ Fun (𝐹 ↾ {〈𝑥, 𝑦〉}))) | |
| 13 | aovfundmoveq 47629 | . . . 4 ⊢ (𝐹 defAt 〈𝑥, 𝑦〉 → ((𝑥𝐹𝑦)) = (𝑥𝐹𝑦)) | |
| 14 | 12, 13 | sylbir 235 | . . 3 ⊢ ((〈𝑥, 𝑦〉 ∈ dom 𝐹 ∧ Fun (𝐹 ↾ {〈𝑥, 𝑦〉})) → ((𝑥𝐹𝑦)) = (𝑥𝐹𝑦)) |
| 15 | 8, 11, 14 | sylancl 587 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → ((𝑥𝐹𝑦)) = (𝑥𝐹𝑦)) |
| 16 | 1 | ovmpt4g 7514 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → (𝑥𝐹𝑦) = 𝐶) |
| 17 | 15, 16 | eqtrd 2771 | 1 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → ((𝑥𝐹𝑦)) = 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1087 = wceq 1542 ∈ wcel 2114 {csn 4567 〈cop 4573 × cxp 5629 dom cdm 5631 ↾ cres 5633 Fun wfun 6492 (class class class)co 7367 ∈ cmpo 7369 defAt wdfat 47564 ((caov 47566 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2708 ax-sep 5231 ax-nul 5241 ax-pr 5375 ax-un 7689 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3062 df-rab 3390 df-v 3431 df-sbc 3729 df-csb 3838 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-nul 4274 df-if 4467 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4851 df-int 4890 df-iun 4935 df-br 5086 df-opab 5148 df-mpt 5167 df-id 5526 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-iota 6454 df-fun 6500 df-fn 6501 df-f 6502 df-fv 6506 df-ov 7370 df-oprab 7371 df-mpo 7372 df-1st 7942 df-2nd 7943 df-aiota 47533 df-dfat 47567 df-afv 47568 df-aov 47569 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |