![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > suppss | Structured version Visualization version GIF version |
Description: Show that the support of a function is contained in a set. (Contributed by Mario Carneiro, 19-Dec-2014.) (Revised by AV, 28-May-2019.) (Proof shortened by SN, 5-Aug-2024.) |
Ref | Expression |
---|---|
suppss.f | ⊢ (𝜑 → 𝐹:𝐴⟶𝐵) |
suppss.n | ⊢ ((𝜑 ∧ 𝑘 ∈ (𝐴 ∖ 𝑊)) → (𝐹‘𝑘) = 𝑍) |
Ref | Expression |
---|---|
suppss | ⊢ (𝜑 → (𝐹 supp 𝑍) ⊆ 𝑊) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | suppss.f | . . . . . . . 8 ⊢ (𝜑 → 𝐹:𝐴⟶𝐵) | |
2 | 1 | ffnd 6674 | . . . . . . 7 ⊢ (𝜑 → 𝐹 Fn 𝐴) |
3 | 2 | adantl 482 | . . . . . 6 ⊢ (((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) → 𝐹 Fn 𝐴) |
4 | simpll 765 | . . . . . 6 ⊢ (((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) → 𝐹 ∈ V) | |
5 | simplr 767 | . . . . . 6 ⊢ (((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) → 𝑍 ∈ V) | |
6 | elsuppfng 8106 | . . . . . 6 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐹 ∈ V ∧ 𝑍 ∈ V) → (𝑘 ∈ (𝐹 supp 𝑍) ↔ (𝑘 ∈ 𝐴 ∧ (𝐹‘𝑘) ≠ 𝑍))) | |
7 | 3, 4, 5, 6 | syl3anc 1371 | . . . . 5 ⊢ (((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) → (𝑘 ∈ (𝐹 supp 𝑍) ↔ (𝑘 ∈ 𝐴 ∧ (𝐹‘𝑘) ≠ 𝑍))) |
8 | eldif 3923 | . . . . . . . . 9 ⊢ (𝑘 ∈ (𝐴 ∖ 𝑊) ↔ (𝑘 ∈ 𝐴 ∧ ¬ 𝑘 ∈ 𝑊)) | |
9 | suppss.n | . . . . . . . . . 10 ⊢ ((𝜑 ∧ 𝑘 ∈ (𝐴 ∖ 𝑊)) → (𝐹‘𝑘) = 𝑍) | |
10 | 9 | adantll 712 | . . . . . . . . 9 ⊢ ((((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) ∧ 𝑘 ∈ (𝐴 ∖ 𝑊)) → (𝐹‘𝑘) = 𝑍) |
11 | 8, 10 | sylan2br 595 | . . . . . . . 8 ⊢ ((((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) ∧ (𝑘 ∈ 𝐴 ∧ ¬ 𝑘 ∈ 𝑊)) → (𝐹‘𝑘) = 𝑍) |
12 | 11 | expr 457 | . . . . . . 7 ⊢ ((((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) ∧ 𝑘 ∈ 𝐴) → (¬ 𝑘 ∈ 𝑊 → (𝐹‘𝑘) = 𝑍)) |
13 | 12 | necon1ad 2956 | . . . . . 6 ⊢ ((((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) ∧ 𝑘 ∈ 𝐴) → ((𝐹‘𝑘) ≠ 𝑍 → 𝑘 ∈ 𝑊)) |
14 | 13 | expimpd 454 | . . . . 5 ⊢ (((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) → ((𝑘 ∈ 𝐴 ∧ (𝐹‘𝑘) ≠ 𝑍) → 𝑘 ∈ 𝑊)) |
15 | 7, 14 | sylbid 239 | . . . 4 ⊢ (((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) → (𝑘 ∈ (𝐹 supp 𝑍) → 𝑘 ∈ 𝑊)) |
16 | 15 | ssrdv 3953 | . . 3 ⊢ (((𝐹 ∈ V ∧ 𝑍 ∈ V) ∧ 𝜑) → (𝐹 supp 𝑍) ⊆ 𝑊) |
17 | 16 | ex 413 | . 2 ⊢ ((𝐹 ∈ V ∧ 𝑍 ∈ V) → (𝜑 → (𝐹 supp 𝑍) ⊆ 𝑊)) |
18 | supp0prc 8100 | . . . 4 ⊢ (¬ (𝐹 ∈ V ∧ 𝑍 ∈ V) → (𝐹 supp 𝑍) = ∅) | |
19 | 0ss 4361 | . . . 4 ⊢ ∅ ⊆ 𝑊 | |
20 | 18, 19 | eqsstrdi 4001 | . . 3 ⊢ (¬ (𝐹 ∈ V ∧ 𝑍 ∈ V) → (𝐹 supp 𝑍) ⊆ 𝑊) |
21 | 20 | a1d 25 | . 2 ⊢ (¬ (𝐹 ∈ V ∧ 𝑍 ∈ V) → (𝜑 → (𝐹 supp 𝑍) ⊆ 𝑊)) |
22 | 17, 21 | pm2.61i 182 | 1 ⊢ (𝜑 → (𝐹 supp 𝑍) ⊆ 𝑊) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 205 ∧ wa 396 = wceq 1541 ∈ wcel 2106 ≠ wne 2939 Vcvv 3446 ∖ cdif 3910 ⊆ wss 3913 ∅c0 4287 Fn wfn 6496 ⟶wf 6497 ‘cfv 6501 (class class class)co 7362 supp csupp 8097 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2702 ax-sep 5261 ax-nul 5268 ax-pr 5389 ax-un 7677 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2533 df-eu 2562 df-clab 2709 df-cleq 2723 df-clel 2809 df-nfc 2884 df-ne 2940 df-ral 3061 df-rex 3070 df-rab 3406 df-v 3448 df-sbc 3743 df-dif 3916 df-un 3918 df-in 3920 df-ss 3930 df-nul 4288 df-if 4492 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4871 df-br 5111 df-opab 5173 df-id 5536 df-xp 5644 df-rel 5645 df-cnv 5646 df-co 5647 df-dm 5648 df-rn 5649 df-res 5650 df-ima 5651 df-iota 6453 df-fun 6503 df-fn 6504 df-f 6505 df-fv 6509 df-ov 7365 df-oprab 7366 df-mpo 7367 df-supp 8098 |
This theorem is referenced by: suppofssd 8139 suppcoss 8143 fsuppco2 9348 fsuppcor 9349 cantnfp1lem1 9623 cantnfp1lem3 9625 gsumzaddlem 19712 gsumzmhm 19728 gsum2d2lem 19764 lcomfsupp 20419 frlmssuvc1 21237 frlmsslsp 21239 frlmup2 21242 psrbaglesupp 21363 psrbaglesuppOLD 21364 mplsubglem 21442 mpllsslem 21443 mplsubrglem 21447 mvrcl 21458 evlslem3 21527 mhpvscacl 21581 deg1mul3le 25518 jensen 26375 suppovss 31665 fsuppcurry1 31710 fsuppcurry2 31711 resf1o 31715 suppssnn0 31777 fedgmullem1 32411 cantnfub 41714 cantnfresb 41717 |
Copyright terms: Public domain | W3C validator |