![]() |
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 7040.) (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 2826 | . . 3 ⊢ (𝐶 ∈ 𝑉 → ∃𝑧 𝑧 = 𝐶) | |
2 | moeq 3729 | . . . . . . 7 ⊢ ∃*𝑧 𝑧 = 𝐶 | |
3 | 2 | a1i 11 | . . . . . 6 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → ∃*𝑧 𝑧 = 𝐶) |
4 | ovmpt4g.3 | . . . . . . 7 ⊢ 𝐹 = (𝑥 ∈ 𝐴, 𝑦 ∈ 𝐵 ↦ 𝐶) | |
5 | df-mpo 7453 | . . . . . . 7 ⊢ (𝑥 ∈ 𝐴, 𝑦 ∈ 𝐵 ↦ 𝐶) = {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) ∧ 𝑧 = 𝐶)} | |
6 | 4, 5 | eqtri 2768 | . . . . . 6 ⊢ 𝐹 = {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) ∧ 𝑧 = 𝐶)} |
7 | 3, 6 | ovidi 7593 | . . . . 5 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝑧 = 𝐶 → (𝑥𝐹𝑦) = 𝑧)) |
8 | eqeq2 2752 | . . . . 5 ⊢ (𝑧 = 𝐶 → ((𝑥𝐹𝑦) = 𝑧 ↔ (𝑥𝐹𝑦) = 𝐶)) | |
9 | 7, 8 | mpbidi 241 | . . . 4 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝑧 = 𝐶 → (𝑥𝐹𝑦) = 𝐶)) |
10 | 9 | exlimdv 1932 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (∃𝑧 𝑧 = 𝐶 → (𝑥𝐹𝑦) = 𝐶)) |
11 | 1, 10 | syl5 34 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝐶 ∈ 𝑉 → (𝑥𝐹𝑦) = 𝐶)) |
12 | 11 | 3impia 1117 | 1 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝐶 ∈ 𝑉) → (𝑥𝐹𝑦) = 𝐶) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1087 = wceq 1537 ∃wex 1777 ∈ wcel 2108 ∃*wmo 2541 (class class class)co 7448 {coprab 7449 ∈ cmpo 7450 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2158 ax-12 2178 ax-ext 2711 ax-sep 5317 ax-nul 5324 ax-pr 5447 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-nf 1782 df-sb 2065 df-mo 2543 df-eu 2572 df-clab 2718 df-cleq 2732 df-clel 2819 df-nfc 2895 df-ral 3068 df-rex 3077 df-rab 3444 df-v 3490 df-dif 3979 df-un 3981 df-ss 3993 df-nul 4353 df-if 4549 df-sn 4649 df-pr 4651 df-op 4655 df-uni 4932 df-br 5167 df-opab 5229 df-id 5593 df-xp 5706 df-rel 5707 df-cnv 5708 df-co 5709 df-dm 5710 df-iota 6525 df-fun 6575 df-fv 6581 df-ov 7451 df-oprab 7452 df-mpo 7453 |
This theorem is referenced by: ovmpos 7598 ov2gf 7599 ovmpodxf 7600 ovmpodf 7606 ofmres 8025 fnmpoovd 8128 mapxpen 9209 pwfseqlem2 10728 pwfseqlem3 10729 fullfunc 17973 fthfunc 17974 prfcl 18272 curf1cl 18298 curfcl 18302 hofcl 18329 gsum2d2lem 20015 gsum2d2 20016 gsumcom2 20017 dprdval 20047 dprd2d2 20088 cnmpt21 23700 cnmpt2t 23702 cnmptcom 23707 cnmpt2k 23717 xkocnv 23843 suppovss 32697 fedgmullem1 33642 fedgmullem2 33643 fedgmul 33644 madjusmdetlem1 33773 madjusmdetlem3 33775 finxpreclem5 37361 sdclem2 37702 smflimlem1 46692 smflimlem2 46693 aovmpt4g 47116 ovmpordxf 48063 |
Copyright terms: Public domain | W3C validator |