| 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 3461 | . . 3 ⊢ (𝐶 ∈ (𝐹 “ 𝐵) → 𝐶 ∈ V) | |
| 2 | 1 | anim2i 617 | . 2 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ (𝐹 “ 𝐵)) → ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ V)) |
| 3 | fvex 6847 | . . . . 5 ⊢ (𝐹‘𝑥) ∈ V | |
| 4 | eleq1 2824 | . . . . 5 ⊢ ((𝐹‘𝑥) = 𝐶 → ((𝐹‘𝑥) ∈ V ↔ 𝐶 ∈ V)) | |
| 5 | 3, 4 | mpbii 233 | . . . 4 ⊢ ((𝐹‘𝑥) = 𝐶 → 𝐶 ∈ V) |
| 6 | 5 | rexlimivw 3133 | . . 3 ⊢ (∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶 → 𝐶 ∈ V) |
| 7 | 6 | anim2i 617 | . 2 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶) → ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ V)) |
| 8 | eleq1 2824 | . . . . . 6 ⊢ (𝑦 = 𝐶 → (𝑦 ∈ (𝐹 “ 𝐵) ↔ 𝐶 ∈ (𝐹 “ 𝐵))) | |
| 9 | eqeq2 2748 | . . . . . . 7 ⊢ (𝑦 = 𝐶 → ((𝐹‘𝑥) = 𝑦 ↔ (𝐹‘𝑥) = 𝐶)) | |
| 10 | 9 | rexbidv 3160 | . . . . . 6 ⊢ (𝑦 = 𝐶 → (∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦 ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)) |
| 11 | 8, 10 | bibi12d 345 | . . . . 5 ⊢ (𝑦 = 𝐶 → ((𝑦 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦) ↔ (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶))) |
| 12 | 11 | imbi2d 340 | . . . 4 ⊢ (𝑦 = 𝐶 → (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝑦 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦)) ↔ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)))) |
| 13 | fnfun 6592 | . . . . . 6 ⊢ (𝐹 Fn 𝐴 → Fun 𝐹) | |
| 14 | fndm 6595 | . . . . . . . 8 ⊢ (𝐹 Fn 𝐴 → dom 𝐹 = 𝐴) | |
| 15 | 14 | sseq2d 3966 | . . . . . . 7 ⊢ (𝐹 Fn 𝐴 → (𝐵 ⊆ dom 𝐹 ↔ 𝐵 ⊆ 𝐴)) |
| 16 | 15 | biimpar 477 | . . . . . 6 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → 𝐵 ⊆ dom 𝐹) |
| 17 | dfimafn 6896 | . . . . . 6 ⊢ ((Fun 𝐹 ∧ 𝐵 ⊆ dom 𝐹) → (𝐹 “ 𝐵) = {𝑦 ∣ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦}) | |
| 18 | 13, 16, 17 | syl2an2r 685 | . . . . 5 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐹 “ 𝐵) = {𝑦 ∣ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦}) |
| 19 | 18 | eqabrd 2877 | . . . 4 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝑦 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝑦)) |
| 20 | 12, 19 | vtoclg 3511 | . . 3 ⊢ (𝐶 ∈ V → ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶))) |
| 21 | 20 | impcom 407 | . 2 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) ∧ 𝐶 ∈ V) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)) |
| 22 | 2, 7, 21 | pm5.21nd 801 | 1 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐵 ⊆ 𝐴) → (𝐶 ∈ (𝐹 “ 𝐵) ↔ ∃𝑥 ∈ 𝐵 (𝐹‘𝑥) = 𝐶)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1541 ∈ wcel 2113 {cab 2714 ∃wrex 3060 Vcvv 3440 ⊆ wss 3901 dom cdm 5624 “ cima 5627 Fun wfun 6486 Fn wfn 6487 ‘cfv 6492 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-12 2184 ax-ext 2708 ax-sep 5241 ax-nul 5251 ax-pr 5377 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-ne 2933 df-ral 3052 df-rex 3061 df-rab 3400 df-v 3442 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-nul 4286 df-if 4480 df-sn 4581 df-pr 4583 df-op 4587 df-uni 4864 df-br 5099 df-opab 5161 df-id 5519 df-xp 5630 df-rel 5631 df-cnv 5632 df-co 5633 df-dm 5634 df-rn 5635 df-res 5636 df-ima 5637 df-iota 6448 df-fun 6494 df-fn 6495 df-fv 6500 |
| This theorem is referenced by: fvelimabd 6907 fimarab 6908 unima 6909 ssimaex 6919 ralima 7183 reximaOLD 7185 ralimaOLD 7186 f1elima 7209 fnssintima 7308 imaeqsexvOLD 7309 ovelimab 7536 fimaproj 8077 tcrank 9796 djuun 9838 ackbij2 10152 fin1a2lem6 10315 iunfo 10449 grothomex 10740 axpre-sup 11080 injresinjlem 13706 txkgen 23596 fmucndlem 24234 efopn 26623 nobdaymin 27749 eqcuts2 27782 cuteq0 27811 elold 27855 lrrecfr 27939 negsproplem2 28025 negsunif 28051 negleft 28054 negright 28055 bdayons 28272 renegscl 28494 pjimai 32251 indf1ofs 32948 qtophaus 33993 eulerpartgbij 34529 eulerpartlemgvv 34533 ballotlemsima 34673 noinfepfnregs 35288 elmthm 35770 elintfv 35959 regsfromunir1 36670 aks6d1c6lem5 42427 isnacs2 42944 isnacs3 42948 islmodfg 43307 kercvrlsm 43321 isnumbasgrplem2 43342 dfacbasgrp 43346 fourierdlem62 46408 uhgrimisgrgric 48173 clnbgrgrim 48176 |
| Copyright terms: Public domain | W3C validator |