![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > pmvalg | GIF version |
Description: The value of the partial mapping operation. (𝐴 ↑pm 𝐵) is the set of all partial functions that map from 𝐵 to 𝐴. (Contributed by NM, 15-Nov-2007.) (Revised by Mario Carneiro, 8-Sep-2013.) |
Ref | Expression |
---|---|
pmvalg | ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → (𝐴 ↑pm 𝐵) = {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓}) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | ssrab2 3264 | . . 3 ⊢ {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓} ⊆ 𝒫 (𝐵 × 𝐴) | |
2 | xpexg 4773 | . . . . 5 ⊢ ((𝐵 ∈ 𝐷 ∧ 𝐴 ∈ 𝐶) → (𝐵 × 𝐴) ∈ V) | |
3 | 2 | ancoms 268 | . . . 4 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → (𝐵 × 𝐴) ∈ V) |
4 | pwexg 4209 | . . . 4 ⊢ ((𝐵 × 𝐴) ∈ V → 𝒫 (𝐵 × 𝐴) ∈ V) | |
5 | 3, 4 | syl 14 | . . 3 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → 𝒫 (𝐵 × 𝐴) ∈ V) |
6 | ssexg 4168 | . . 3 ⊢ (({𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓} ⊆ 𝒫 (𝐵 × 𝐴) ∧ 𝒫 (𝐵 × 𝐴) ∈ V) → {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓} ∈ V) | |
7 | 1, 5, 6 | sylancr 414 | . 2 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓} ∈ V) |
8 | elex 2771 | . . 3 ⊢ (𝐴 ∈ 𝐶 → 𝐴 ∈ V) | |
9 | elex 2771 | . . 3 ⊢ (𝐵 ∈ 𝐷 → 𝐵 ∈ V) | |
10 | xpeq2 4674 | . . . . . . 7 ⊢ (𝑥 = 𝐴 → (𝑦 × 𝑥) = (𝑦 × 𝐴)) | |
11 | 10 | pweqd 3606 | . . . . . 6 ⊢ (𝑥 = 𝐴 → 𝒫 (𝑦 × 𝑥) = 𝒫 (𝑦 × 𝐴)) |
12 | rabeq 2752 | . . . . . 6 ⊢ (𝒫 (𝑦 × 𝑥) = 𝒫 (𝑦 × 𝐴) → {𝑓 ∈ 𝒫 (𝑦 × 𝑥) ∣ Fun 𝑓} = {𝑓 ∈ 𝒫 (𝑦 × 𝐴) ∣ Fun 𝑓}) | |
13 | 11, 12 | syl 14 | . . . . 5 ⊢ (𝑥 = 𝐴 → {𝑓 ∈ 𝒫 (𝑦 × 𝑥) ∣ Fun 𝑓} = {𝑓 ∈ 𝒫 (𝑦 × 𝐴) ∣ Fun 𝑓}) |
14 | xpeq1 4673 | . . . . . . 7 ⊢ (𝑦 = 𝐵 → (𝑦 × 𝐴) = (𝐵 × 𝐴)) | |
15 | 14 | pweqd 3606 | . . . . . 6 ⊢ (𝑦 = 𝐵 → 𝒫 (𝑦 × 𝐴) = 𝒫 (𝐵 × 𝐴)) |
16 | rabeq 2752 | . . . . . 6 ⊢ (𝒫 (𝑦 × 𝐴) = 𝒫 (𝐵 × 𝐴) → {𝑓 ∈ 𝒫 (𝑦 × 𝐴) ∣ Fun 𝑓} = {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓}) | |
17 | 15, 16 | syl 14 | . . . . 5 ⊢ (𝑦 = 𝐵 → {𝑓 ∈ 𝒫 (𝑦 × 𝐴) ∣ Fun 𝑓} = {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓}) |
18 | df-pm 6705 | . . . . 5 ⊢ ↑pm = (𝑥 ∈ V, 𝑦 ∈ V ↦ {𝑓 ∈ 𝒫 (𝑦 × 𝑥) ∣ Fun 𝑓}) | |
19 | 13, 17, 18 | ovmpog 6053 | . . . 4 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V ∧ {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓} ∈ V) → (𝐴 ↑pm 𝐵) = {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓}) |
20 | 19 | 3expia 1207 | . . 3 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V) → ({𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓} ∈ V → (𝐴 ↑pm 𝐵) = {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓})) |
21 | 8, 9, 20 | syl2an 289 | . 2 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → ({𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓} ∈ V → (𝐴 ↑pm 𝐵) = {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓})) |
22 | 7, 21 | mpd 13 | 1 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → (𝐴 ↑pm 𝐵) = {𝑓 ∈ 𝒫 (𝐵 × 𝐴) ∣ Fun 𝑓}) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 104 = wceq 1364 ∈ wcel 2164 {crab 2476 Vcvv 2760 ⊆ wss 3153 𝒫 cpw 3601 × cxp 4657 Fun wfun 5248 (class class class)co 5918 ↑pm cpm 6703 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 615 ax-in2 616 ax-io 710 ax-5 1458 ax-7 1459 ax-gen 1460 ax-ie1 1504 ax-ie2 1505 ax-8 1515 ax-10 1516 ax-11 1517 ax-i12 1518 ax-bndl 1520 ax-4 1521 ax-17 1537 ax-i9 1541 ax-ial 1545 ax-i5r 1546 ax-13 2166 ax-14 2167 ax-ext 2175 ax-sep 4147 ax-pow 4203 ax-pr 4238 ax-un 4464 ax-setind 4569 |
This theorem depends on definitions: df-bi 117 df-3an 982 df-tru 1367 df-fal 1370 df-nf 1472 df-sb 1774 df-eu 2045 df-mo 2046 df-clab 2180 df-cleq 2186 df-clel 2189 df-nfc 2325 df-ne 2365 df-ral 2477 df-rex 2478 df-rab 2481 df-v 2762 df-sbc 2986 df-dif 3155 df-un 3157 df-in 3159 df-ss 3166 df-pw 3603 df-sn 3624 df-pr 3625 df-op 3627 df-uni 3836 df-br 4030 df-opab 4091 df-id 4324 df-xp 4665 df-rel 4666 df-cnv 4667 df-co 4668 df-dm 4669 df-iota 5215 df-fun 5256 df-fv 5262 df-ov 5921 df-oprab 5922 df-mpo 5923 df-pm 6705 |
This theorem is referenced by: elpmg 6718 |
Copyright terms: Public domain | W3C validator |