| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > df-pm | Structured version Visualization version GIF version | ||
| Description: Define the partial mapping operation. A partial function from 𝐵 to 𝐴 is a function from a subset of 𝐵 to 𝐴. The set of all partial functions from 𝐵 to 𝐴 is written (𝐴 ↑pm 𝐵) (see pmvalg 8877). A notation for this operation apparently does not appear in the literature. We use ↑pm to distinguish it from the less general set exponentiation operation ↑m (df-map 8868). See mapsspm 8916 for its relationship to set exponentiation. (Contributed by NM, 15-Nov-2007.) |
| Ref | Expression |
|---|---|
| df-pm | ⊢ ↑pm = (𝑥 ∈ V, 𝑦 ∈ V ↦ {𝑓 ∈ 𝒫 (𝑦 × 𝑥) ∣ Fun 𝑓}) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | cpm 8867 | . 2 class ↑pm | |
| 2 | vx | . . 3 setvar 𝑥 | |
| 3 | vy | . . 3 setvar 𝑦 | |
| 4 | cvv 3480 | . . 3 class V | |
| 5 | vf | . . . . . 6 setvar 𝑓 | |
| 6 | 5 | cv 1539 | . . . . 5 class 𝑓 |
| 7 | 6 | wfun 6555 | . . . 4 wff Fun 𝑓 |
| 8 | 3 | cv 1539 | . . . . . 6 class 𝑦 |
| 9 | 2 | cv 1539 | . . . . . 6 class 𝑥 |
| 10 | 8, 9 | cxp 5683 | . . . . 5 class (𝑦 × 𝑥) |
| 11 | 10 | cpw 4600 | . . . 4 class 𝒫 (𝑦 × 𝑥) |
| 12 | 7, 5, 11 | crab 3436 | . . 3 class {𝑓 ∈ 𝒫 (𝑦 × 𝑥) ∣ Fun 𝑓} |
| 13 | 2, 3, 4, 4, 12 | cmpo 7433 | . 2 class (𝑥 ∈ V, 𝑦 ∈ V ↦ {𝑓 ∈ 𝒫 (𝑦 × 𝑥) ∣ Fun 𝑓}) |
| 14 | 1, 13 | wceq 1540 | 1 wff ↑pm = (𝑥 ∈ V, 𝑦 ∈ V ↦ {𝑓 ∈ 𝒫 (𝑦 × 𝑥) ∣ Fun 𝑓}) |
| Colors of variables: wff setvar class |
| This definition is referenced by: fnpm 8874 pmvalg 8877 |
| Copyright terms: Public domain | W3C validator |