| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > mapvalg | Structured version Visualization version GIF version | ||
| Description: The value of set exponentiation. (𝐴 ↑m 𝐵) is the set of all functions that map from 𝐵 to 𝐴. Definition 10.24 of [Kunen] p. 24. (Contributed by NM, 8-Dec-2003.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| Ref | Expression |
|---|---|
| mapvalg | ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴}) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | mapex 7933 | . . 3 ⊢ ((𝐵 ∈ 𝐷 ∧ 𝐴 ∈ 𝐶) → {𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V) | |
| 2 | 1 | ancoms 463 | . 2 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → {𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V) |
| 3 | elex 3476 | . . 3 ⊢ (𝐴 ∈ 𝐶 → 𝐴 ∈ V) | |
| 4 | elex 3476 | . . 3 ⊢ (𝐵 ∈ 𝐷 → 𝐵 ∈ V) | |
| 5 | feq3 6685 | . . . . . 6 ⊢ (𝑥 = 𝐴 → (𝑓:𝑦⟶𝑥 ↔ 𝑓:𝑦⟶𝐴)) | |
| 6 | 5 | abbidv 2829 | . . . . 5 ⊢ (𝑥 = 𝐴 → {𝑓 ∣ 𝑓:𝑦⟶𝑥} = {𝑓 ∣ 𝑓:𝑦⟶𝐴}) |
| 7 | feq2 6684 | . . . . . 6 ⊢ (𝑦 = 𝐵 → (𝑓:𝑦⟶𝐴 ↔ 𝑓:𝐵⟶𝐴)) | |
| 8 | 7 | abbidv 2829 | . . . . 5 ⊢ (𝑦 = 𝐵 → {𝑓 ∣ 𝑓:𝑦⟶𝐴} = {𝑓 ∣ 𝑓:𝐵⟶𝐴}) |
| 9 | df-map 8822 | . . . . 5 ⊢ ↑m = (𝑥 ∈ V, 𝑦 ∈ V ↦ {𝑓 ∣ 𝑓:𝑦⟶𝑥}) | |
| 10 | 6, 8, 9 | ovmpog 7569 | . . . 4 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V ∧ {𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V) → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴}) |
| 11 | 10 | 3expia 1139 | . . 3 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V) → ({𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴})) |
| 12 | 3, 4, 11 | syl2an 607 | . 2 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → ({𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴})) |
| 13 | 2, 12 | mpd 16 | 1 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴}) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 400 = wceq 1570 ∈ wcel 2143 {cab 2741 Vcvv 3455 ⟶wf 6532 (class class class)co 7410 ↑m cmap 8820 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-sep 5257 ax-pow 5336 ax-pr 5404 ax-un 7732 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ral 3080 df-rex 3090 df-rab 3417 df-v 3457 df-sbc 3745 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-nul 4287 df-if 4488 df-pw 4564 df-sn 4590 df-pr 4592 df-op 4596 df-uni 4873 df-br 5110 df-opab 5174 df-id 5556 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-fv 6544 df-ov 7413 df-oprab 7414 df-mpo 7415 df-map 8822 |
| This theorem is referenced by: mapval 8831 elmapg 8832 ixpconstg 8900 hashf1lem2 14489 efmndbasabf 18926 symgbasfi 19444 birthdaylem1 27116 birthdaylem2 27117 cnfex 45748 |
| Copyright terms: Public domain | W3C validator |