![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > fsetprcnex | Structured version Visualization version GIF version |
Description: The class of all functions from a nonempty set 𝐴 into a proper class 𝐵 is not a set. If one of the preconditions is not fufilled, then {𝑓 ∣ 𝑓:𝐴⟶𝐵} is a set, see fsetdmprc0 8851 for 𝐴 ∉ V, fset0 8850 for 𝐴 = ∅, and fsetex 8852 for 𝐵 ∈ V, see also fsetexb 8860. (Contributed by AV, 14-Sep-2024.) (Proof shortened by BJ, 15-Sep-2024.) |
Ref | Expression |
---|---|
fsetprcnex | ⊢ (((𝐴 ∈ 𝑉 ∧ 𝐴 ≠ ∅) ∧ 𝐵 ∉ V) → {𝑓 ∣ 𝑓:𝐴⟶𝐵} ∉ V) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | n0 4341 | . . . 4 ⊢ (𝐴 ≠ ∅ ↔ ∃𝑎 𝑎 ∈ 𝐴) | |
2 | feq1 6692 | . . . . . . . . . 10 ⊢ (𝑓 = 𝑚 → (𝑓:𝐴⟶𝐵 ↔ 𝑚:𝐴⟶𝐵)) | |
3 | 2 | cbvabv 2799 | . . . . . . . . 9 ⊢ {𝑓 ∣ 𝑓:𝐴⟶𝐵} = {𝑚 ∣ 𝑚:𝐴⟶𝐵} |
4 | fveq1 6884 | . . . . . . . . . 10 ⊢ (𝑔 = 𝑛 → (𝑔‘𝑎) = (𝑛‘𝑎)) | |
5 | 4 | cbvmptv 5254 | . . . . . . . . 9 ⊢ (𝑔 ∈ {𝑓 ∣ 𝑓:𝐴⟶𝐵} ↦ (𝑔‘𝑎)) = (𝑛 ∈ {𝑓 ∣ 𝑓:𝐴⟶𝐵} ↦ (𝑛‘𝑎)) |
6 | 3, 5 | fsetfocdm 8857 | . . . . . . . 8 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝑎 ∈ 𝐴) → (𝑔 ∈ {𝑓 ∣ 𝑓:𝐴⟶𝐵} ↦ (𝑔‘𝑎)):{𝑓 ∣ 𝑓:𝐴⟶𝐵}–onto→𝐵) |
7 | focdmex 7941 | . . . . . . . 8 ⊢ ({𝑓 ∣ 𝑓:𝐴⟶𝐵} ∈ V → ((𝑔 ∈ {𝑓 ∣ 𝑓:𝐴⟶𝐵} ↦ (𝑔‘𝑎)):{𝑓 ∣ 𝑓:𝐴⟶𝐵}–onto→𝐵 → 𝐵 ∈ V)) | |
8 | 6, 7 | syl5com 31 | . . . . . . 7 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝑎 ∈ 𝐴) → ({𝑓 ∣ 𝑓:𝐴⟶𝐵} ∈ V → 𝐵 ∈ V)) |
9 | 8 | nelcon3d 3044 | . . . . . 6 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝑎 ∈ 𝐴) → (𝐵 ∉ V → {𝑓 ∣ 𝑓:𝐴⟶𝐵} ∉ V)) |
10 | 9 | expcom 413 | . . . . 5 ⊢ (𝑎 ∈ 𝐴 → (𝐴 ∈ 𝑉 → (𝐵 ∉ V → {𝑓 ∣ 𝑓:𝐴⟶𝐵} ∉ V))) |
11 | 10 | exlimiv 1925 | . . . 4 ⊢ (∃𝑎 𝑎 ∈ 𝐴 → (𝐴 ∈ 𝑉 → (𝐵 ∉ V → {𝑓 ∣ 𝑓:𝐴⟶𝐵} ∉ V))) |
12 | 1, 11 | sylbi 216 | . . 3 ⊢ (𝐴 ≠ ∅ → (𝐴 ∈ 𝑉 → (𝐵 ∉ V → {𝑓 ∣ 𝑓:𝐴⟶𝐵} ∉ V))) |
13 | 12 | impcom 407 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐴 ≠ ∅) → (𝐵 ∉ V → {𝑓 ∣ 𝑓:𝐴⟶𝐵} ∉ V)) |
14 | 13 | imp 406 | 1 ⊢ (((𝐴 ∈ 𝑉 ∧ 𝐴 ≠ ∅) ∧ 𝐵 ∉ V) → {𝑓 ∣ 𝑓:𝐴⟶𝐵} ∉ V) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 ∃wex 1773 ∈ wcel 2098 {cab 2703 ≠ wne 2934 ∉ wnel 3040 Vcvv 3468 ∅c0 4317 ↦ cmpt 5224 ⟶wf 6533 –onto→wfo 6535 ‘cfv 6537 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1789 ax-4 1803 ax-5 1905 ax-6 1963 ax-7 2003 ax-8 2100 ax-9 2108 ax-10 2129 ax-11 2146 ax-12 2163 ax-ext 2697 ax-rep 5278 ax-sep 5292 ax-nul 5299 ax-pr 5420 ax-un 7722 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 845 df-3an 1086 df-tru 1536 df-fal 1546 df-ex 1774 df-nf 1778 df-sb 2060 df-mo 2528 df-eu 2557 df-clab 2704 df-cleq 2718 df-clel 2804 df-nfc 2879 df-ne 2935 df-nel 3041 df-ral 3056 df-rex 3065 df-reu 3371 df-rab 3427 df-v 3470 df-sbc 3773 df-csb 3889 df-dif 3946 df-un 3948 df-in 3950 df-ss 3960 df-nul 4318 df-if 4524 df-sn 4624 df-pr 4626 df-op 4630 df-uni 4903 df-iun 4992 df-br 5142 df-opab 5204 df-mpt 5225 df-id 5567 df-xp 5675 df-rel 5676 df-cnv 5677 df-co 5678 df-dm 5679 df-rn 5680 df-res 5681 df-ima 5682 df-iota 6489 df-fun 6539 df-fn 6540 df-f 6541 df-f1 6542 df-fo 6543 df-f1o 6544 df-fv 6545 |
This theorem is referenced by: fsetcdmex 8859 fsetexb 8860 |
Copyright terms: Public domain | W3C validator |