| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fvelimab | Structured version Visualization version GIF version | ||
| Description: Function value in an image. (Contributed by NM, 20-Jan-2007.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) (Revised by David Abernethy, 17-Dec-2011.) |
| Ref | Expression |
|---|---|
| fvelimab | ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | elex 3450 | . . 3 ⊢ (𝐶 ∈ (𝐹 “ 𝐵) → 𝐶 ∈ V) | |
| 2 | 1 | anim2i 618 | . 2 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ (𝐹 “ 𝐵)) → ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ V)) |
| 3 | fvex 6853 | . . . . 5 ⊢ (𝐹‘𝑥) ∈ V | |
| 4 | eleq1 2824 | . . . . 5 ⊢ ((𝐹‘𝑥) = 𝐶 → ((𝐹‘𝑥) ∈ V ↔ 𝐶 ∈ V)) | |
| 5 | 3, 4 | mpbii 233 | . . . 4 ⊢ ((𝐹‘𝑥) = 𝐶 → 𝐶 ∈ V) |
| 6 | 5 | rexlimivw 3134 | . . 3 ⊢ (∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶 → 𝐶 ∈ V) |
| 7 | 6 | anim2i 618 | . 2 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶) → ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ V)) |
| 8 | eleq1 2824 | . . . . . 6 ⊢ (𝑦 = 𝐶 → (𝑦 ∈ (𝐹 “ 𝐵) ↔ 𝐶 ∈ (𝐹 “ 𝐵))) | |
| 9 | eqeq2 2748 | . . . . . . 7 ⊢ (𝑦 = 𝐶 → ((𝐹‘𝑥) = 𝑦 ↔ (𝐹‘𝑥) = 𝐶)) | |
| 10 | 9 | rexbidv 3161 | . . . . . 6 ⊢ (𝑦 = 𝐶 → (∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦 ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)) |
| 11 | 8, 10 | bibi12d 345 | . . . . 5 ⊢ (𝑦 = 𝐶 → ((𝑦 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦) ↔ (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶))) |
| 12 | 11 | imbi2d 340 | . . . 4 ⊢ (𝑦 = 𝐶 → (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝑦 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦)) ↔ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)))) |
| 13 | fnfun 6598 | . . . . . 6 ⊢ (𝐹 Fn 𝐴 → Fun 𝐹) | |
| 14 | fndm 6601 | . . . . . . . 8 ⊢ (𝐹 Fn 𝐴 → dom 𝐹 = 𝐴) | |
| 15 | 14 | sseq2d 3954 | . . . . . . 7 ⊢ (𝐹 Fn 𝐴 → (𝐵 ⊆ dom 𝐹 ↔ 𝐵 ⊆ 𝐴)) |
| 16 | 15 | biimpar 477 | . . . . . 6 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → 𝐵 ⊆ dom 𝐹) |
| 17 | dfimafn 6902 | . . . . . 6 ⊢ ((Fun 𝐹 ∧ 𝐵 ⊆ dom 𝐹) → (𝐹 “ 𝐵) = {𝑦 ∣ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦}) | |
| 18 | 13, 16, 17 | syl2an2r 686 | . . . . 5 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐹 “ 𝐵) = {𝑦 ∣ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦}) |
| 19 | 18 | eqabrd 2877 | . . . 4 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝑦 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦)) |
| 20 | 12, 19 | vtoclg 3499 | . . 3 ⊢ (𝐶 ∈ V → ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶))) |
| 21 | 20 | impcom 407 | . 2 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ V) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)) |
| 22 | 2, 7, 21 | pm5.21nd 802 | 1 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1542 ∈ wcel 2114 {cab 2714 ∃wrex 3061 Vcvv 3429 ⊆ wss 3889 dom cdm 5631 “ cima 5634 Fun wfun 6492 Fn wfn 6493 ‘cfv 6498 |
| 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 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-12 2185 ax-ext 2708 ax-sep 5231 ax-nul 5241 ax-pr 5375 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-ne 2933 df-ral 3052 df-rex 3062 df-rab 3390 df-v 3431 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-nul 4274 df-if 4467 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4851 df-br 5086 df-opab 5148 df-id 5526 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-iota 6454 df-fun 6500 df-fn 6501 df-fv 6506 |
| This theorem is referenced by: fvelimabd 6913 fimarab 6914 unima 6915 ssimaex 6925 ralima 7192 reximaOLD 7194 ralimaOLD 7195 f1elima 7218 fnssintima 7317 imaeqsexvOLD 7318 ovelimab 7545 fimaproj 8085 tcrank 9808 djuun 9850 ackbij2 10164 fin1a2lem6 10327 iunfo 10461 grothomex 10752 axpre-sup 11092 injresinjlem 13745 txkgen 23617 fmucndlem 24255 efopn 26622 nobdaymin 27745 eqcuts2 27778 cuteq0 27807 elold 27851 lrrecfr 27935 negsproplem2 28021 negsunif 28047 negleft 28050 negright 28051 bdayons 28268 renegscl 28490 pjimai 32247 indf1ofs 32926 qtophaus 33980 eulerpartgbij 34516 eulerpartlemgvv 34520 ballotlemsima 34660 noinfepfnregs 35276 elmthm 35758 elintfv 35947 regsfromunir1 36722 aks6d1c6lem5 42616 isnacs2 43138 isnacs3 43142 islmodfg 43497 kercvrlsm 43511 isnumbasgrplem2 43532 dfacbasgrp 43536 fourierdlem62 46596 uhgrimisgrgric 48407 clnbgrgrim 48410 |
| Copyright terms: Public domain | W3C validator |