| 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 7939 | . . 3 ⊢ ((𝐵 ∈ 𝐷 ∧ 𝐴 ∈ 𝐶) → {𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V) | |
| 2 | 1 | ancoms 464 | . 2 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → {𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V) |
| 3 | elex 3478 | . . 3 ⊢ (𝐴 ∈ 𝐶 → 𝐴 ∈ V) | |
| 4 | elex 3478 | . . 3 ⊢ (𝐵 ∈ 𝐷 → 𝐵 ∈ V) | |
| 5 | feq3 6689 | . . . . . 6 ⊢ (𝑥 = 𝐴 → (𝑓:𝑦⟶𝑥 ↔ 𝑓:𝑦⟶𝐴)) | |
| 6 | 5 | abbidv 2831 | . . . . 5 ⊢ (𝑥 = 𝐴 → {𝑓 ∣ 𝑓:𝑦⟶𝑥} = {𝑓 ∣ 𝑓:𝑦⟶𝐴}) |
| 7 | feq2 6688 | . . . . . 6 ⊢ (𝑦 = 𝐵 → (𝑓:𝑦⟶𝐴 ↔ 𝑓:𝐵⟶𝐴)) | |
| 8 | 7 | abbidv 2831 | . . . . 5 ⊢ (𝑦 = 𝐵 → {𝑓 ∣ 𝑓:𝑦⟶𝐴} = {𝑓 ∣ 𝑓:𝐵⟶𝐴}) |
| 9 | df-map 8828 | . . . . 5 ⊢ ↑m = (𝑥 ∈ V, 𝑦 ∈ V ↦ {𝑓 ∣ 𝑓:𝑦⟶𝑥}) | |
| 10 | 6, 8, 9 | ovmpog 7575 | . . . 4 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V ∧ {𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V) → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴}) |
| 11 | 10 | 3expia 1139 | . . 3 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V) → ({𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴})) |
| 12 | 3, 4, 11 | syl2an 608 | . 2 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → ({𝑓 ∣ 𝑓:𝐵⟶𝐴} ∈ V → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴})) |
| 13 | 2, 12 | mpd 16 | 1 ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐷) → (𝐴 ↑m 𝐵) = {𝑓 ∣ 𝑓:𝐵⟶𝐴}) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 = wceq 1570 ∈ wcel 2146 {cab 2743 Vcvv 3457 ⟶wf 6536 (class class class)co 7416 ↑m cmap 8826 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2737 ax-sep 5259 ax-pow 5338 ax-pr 5406 ax-un 7738 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ral 3082 df-rex 3092 df-rab 3419 df-v 3459 df-sbc 3747 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-nul 4287 df-if 4490 df-pw 4566 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4875 df-br 5112 df-opab 5176 df-id 5558 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-iota 6496 df-fun 6542 df-fn 6543 df-f 6544 df-fv 6548 df-ov 7419 df-oprab 7420 df-mpo 7421 df-map 8828 |
| This theorem is used by: mapval 8837 elmapg 8838 ixpconstg 8906 hashf1lem2 14507 efmndbasabf 18955 symgbasfi 19473 birthdaylem1 27147 birthdaylem2 27148 cnfex 45781 |
| Copyright terms: Public domain | W3C validator |