![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > ovmpt4g | Structured version Visualization version GIF version |
Description: Value of a function given by the maps-to notation. (This is the operation analogue of fvmpt2 7027.) (Contributed by NM, 21-Feb-2004.) (Revised by Mario Carneiro, 1-Sep-2015.) |
Ref | Expression |
---|---|
ovmpt4g.3 | ⊢ 𝐹 = (𝑥 ∈ 𝐴, 𝑦 ∈ 𝐵 ↦ 𝐶) |
Ref | Expression |
---|---|
ovmpt4g | ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → (𝑥𝐹𝑦) = 𝐶) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elisset 2821 | . . 3 ⊢ (𝐶 ∈ 𝑉 → ∃𝑧 𝑧 = 𝐶) | |
2 | moeq 3716 | . . . . . . 7 ⊢ ∃*𝑧 𝑧 = 𝐶 | |
3 | 2 | a1i 11 | . . . . . 6 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → ∃*𝑧 𝑧 = 𝐶) |
4 | ovmpt4g.3 | . . . . . . 7 ⊢ 𝐹 = (𝑥 ∈ 𝐴, 𝑦 ∈ 𝐵 ↦ 𝐶) | |
5 | df-mpo 7436 | . . . . . . 7 ⊢ (𝑥 ∈ 𝐴, 𝑦 ∈ 𝐵 ↦ 𝐶) = {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) ∧ 𝑧 = 𝐶)} | |
6 | 4, 5 | eqtri 2763 | . . . . . 6 ⊢ 𝐹 = {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) ∧ 𝑧 = 𝐶)} |
7 | 3, 6 | ovidi 7576 | . . . . 5 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝑧 = 𝐶 → (𝑥𝐹𝑦) = 𝑧)) |
8 | eqeq2 2747 | . . . . 5 ⊢ (𝑧 = 𝐶 → ((𝑥𝐹𝑦) = 𝑧 ↔ (𝑥𝐹𝑦) = 𝐶)) | |
9 | 7, 8 | mpbidi 241 | . . . 4 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝑧 = 𝐶 → (𝑥𝐹𝑦) = 𝐶)) |
10 | 9 | exlimdv 1931 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (∃𝑧 𝑧 = 𝐶 → (𝑥𝐹𝑦) = 𝐶)) |
11 | 1, 10 | syl5 34 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝐶 ∈ 𝑉 → (𝑥𝐹𝑦) = 𝐶)) |
12 | 11 | 3impia 1116 | 1 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → (𝑥𝐹𝑦) = 𝐶) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1086 = wceq 1537 ∃wex 1776 ∈ wcel 2106 ∃*wmo 2536 (class class class)co 7431 {coprab 7432 ∈ cmpo 7433 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1792 ax-4 1806 ax-5 1908 ax-6 1965 ax-7 2005 ax-8 2108 ax-9 2116 ax-10 2139 ax-11 2155 ax-12 2175 ax-ext 2706 ax-sep 5302 ax-nul 5312 ax-pr 5438 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1540 df-fal 1550 df-ex 1777 df-nf 1781 df-sb 2063 df-mo 2538 df-eu 2567 df-clab 2713 df-cleq 2727 df-clel 2814 df-nfc 2890 df-ral 3060 df-rex 3069 df-rab 3434 df-v 3480 df-dif 3966 df-un 3968 df-ss 3980 df-nul 4340 df-if 4532 df-sn 4632 df-pr 4634 df-op 4638 df-uni 4913 df-br 5149 df-opab 5211 df-id 5583 df-xp 5695 df-rel 5696 df-cnv 5697 df-co 5698 df-dm 5699 df-iota 6516 df-fun 6565 df-fv 6571 df-ov 7434 df-oprab 7435 df-mpo 7436 |
This theorem is referenced by: ovmpos 7581 ov2gf 7582 ovmpodxf 7583 ovmpodf 7589 ofmres 8008 fnmpoovd 8111 mapxpen 9182 pwfseqlem2 10697 pwfseqlem3 10698 fullfunc 17960 fthfunc 17961 prfcl 18259 curf1cl 18285 curfcl 18289 hofcl 18316 gsum2d2lem 20006 gsum2d2 20007 gsumcom2 20008 dprdval 20038 dprd2d2 20079 cnmpt21 23695 cnmpt2t 23697 cnmptcom 23702 cnmpt2k 23712 xkocnv 23838 suppovss 32696 fedgmullem1 33657 fedgmullem2 33658 fedgmul 33659 madjusmdetlem1 33788 madjusmdetlem3 33790 finxpreclem5 37378 sdclem2 37729 smflimlem1 46727 smflimlem2 46728 aovmpt4g 47151 ovmpordxf 48184 |
Copyright terms: Public domain | W3C validator |