| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > funimass3 | Structured version Visualization version GIF version | ||
| Description: A kind of contraposition law that infers an image subclass from a subclass of a preimage. Raph Levien remarks: "Likely this could be proved directly, and fvimacnv 7043 would be the special case of 𝐴 being a singleton, but it works this way round too." (Contributed by Raph Levien, 20-Nov-2006.) |
| Ref | Expression |
|---|---|
| funimass3 | ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → ((𝐹 “ 𝐴) ⊆ 𝐵 ↔ 𝐴 ⊆ (◡𝐹 “ 𝐵))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | funimass4 6943 | . . 3 ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → ((𝐹 “ 𝐴) ⊆ 𝐵 ↔ ∀𝑥 ∈ 𝐴 (𝐹‘𝑥) ∈ 𝐵)) | |
| 2 | ssel 3952 | . . . . . 6 ⊢ (𝐴 ⊆ dom 𝐹 → (𝑥 ∈ 𝐴 → 𝑥 ∈ dom 𝐹)) | |
| 3 | fvimacnv 7043 | . . . . . . 7 ⊢ ((Fun 𝐹 ∧ 𝑥 ∈ dom 𝐹) → ((𝐹‘𝑥) ∈ 𝐵 ↔ 𝑥 ∈ (◡𝐹 “ 𝐵))) | |
| 4 | 3 | ex 412 | . . . . . 6 ⊢ (Fun 𝐹 → (𝑥 ∈ dom 𝐹 → ((𝐹‘𝑥) ∈ 𝐵 ↔ 𝑥 ∈ (◡𝐹 “ 𝐵)))) |
| 5 | 2, 4 | syl9r 78 | . . . . 5 ⊢ (Fun 𝐹 → (𝐴 ⊆ dom 𝐹 → (𝑥 ∈ 𝐴 → ((𝐹‘𝑥) ∈ 𝐵 ↔ 𝑥 ∈ (◡𝐹 “ 𝐵))))) |
| 6 | 5 | imp31 417 | . . . 4 ⊢ (((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) ∧ 𝑥 ∈ 𝐴) → ((𝐹‘𝑥) ∈ 𝐵 ↔ 𝑥 ∈ (◡𝐹 “ 𝐵))) |
| 7 | 6 | ralbidva 3161 | . . 3 ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → (∀𝑥 ∈ 𝐴 (𝐹‘𝑥) ∈ 𝐵 ↔ ∀𝑥 ∈ 𝐴 𝑥 ∈ (◡𝐹 “ 𝐵))) |
| 8 | 1, 7 | bitrd 279 | . 2 ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → ((𝐹 “ 𝐴) ⊆ 𝐵 ↔ ∀𝑥 ∈ 𝐴 𝑥 ∈ (◡𝐹 “ 𝐵))) |
| 9 | dfss3 3947 | . 2 ⊢ (𝐴 ⊆ (◡𝐹 “ 𝐵) ↔ ∀𝑥 ∈ 𝐴 𝑥 ∈ (◡𝐹 “ 𝐵)) | |
| 10 | 8, 9 | bitr4di 289 | 1 ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → ((𝐹 “ 𝐴) ⊆ 𝐵 ↔ 𝐴 ⊆ (◡𝐹 “ 𝐵))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∈ wcel 2108 ∀wral 3051 ⊆ wss 3926 ◡ccnv 5653 dom cdm 5654 “ cima 5657 Fun wfun 6525 ‘cfv 6531 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2157 ax-12 2177 ax-ext 2707 ax-sep 5266 ax-nul 5276 ax-pr 5402 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2065 df-mo 2539 df-eu 2568 df-clab 2714 df-cleq 2727 df-clel 2809 df-ne 2933 df-ral 3052 df-rex 3061 df-rab 3416 df-v 3461 df-dif 3929 df-un 3931 df-in 3933 df-ss 3943 df-nul 4309 df-if 4501 df-sn 4602 df-pr 4604 df-op 4608 df-uni 4884 df-br 5120 df-opab 5182 df-id 5548 df-xp 5660 df-rel 5661 df-cnv 5662 df-co 5663 df-dm 5664 df-rn 5665 df-res 5666 df-ima 5667 df-iota 6484 df-fun 6533 df-fn 6534 df-fv 6539 |
| This theorem is referenced by: funimass5 7045 funconstss 7046 fvimacnvALT 7047 r0weon 10026 iscnp3 23182 cnpnei 23202 cnclsi 23210 cncls 23212 cncnp 23218 1stccnp 23400 txcnpi 23546 xkoco2cn 23596 xkococnlem 23597 basqtop 23649 kqnrmlem1 23681 kqnrmlem2 23682 reghmph 23731 nrmhmph 23732 elfm3 23888 rnelfm 23891 symgtgp 24044 tgpconncompeqg 24050 eltsms 24071 ucnprima 24220 plyco0 26149 plyeq0 26168 xrlimcnp 26930 rinvf1o 32608 xppreima 32623 rhmpreimacnlem 33915 cvmliftmolem1 35303 cvmlift2lem9 35333 cvmlift3lem6 35346 mclsppslem 35605 |
| Copyright terms: Public domain | W3C validator |