ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  fvelrnb Unicode version

Theorem fvelrnb 5604
Description: A member of a function's range is a value of the function. (Contributed by NM, 31-Oct-1995.)
Assertion
Ref Expression
fvelrnb  |-  ( F  Fn  A  ->  ( B  e.  ran  F  <->  E. x  e.  A  ( F `  x )  =  B ) )
Distinct variable groups:    x, A    x, B    x, F

Proof of Theorem fvelrnb
Dummy variable  y is distinct from all other variables.
StepHypRef Expression
1 df-rex 2478 . . . 4  |-  ( E. x  e.  A  ( F `  x )  =  B  <->  E. x
( x  e.  A  /\  ( F `  x
)  =  B ) )
2 19.41v 1914 . . . . 5  |-  ( E. x ( ( x  e.  A  /\  ( F `  x )  =  B )  /\  F  Fn  A )  <->  ( E. x ( x  e.  A  /\  ( F `
 x )  =  B )  /\  F  Fn  A ) )
3 simpl 109 . . . . . . . . . 10  |-  ( ( x  e.  A  /\  ( F `  x )  =  B )  ->  x  e.  A )
43anim1i 340 . . . . . . . . 9  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  ( x  e.  A  /\  F  Fn  A ) )
54ancomd 267 . . . . . . . 8  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  ( F  Fn  A  /\  x  e.  A ) )
6 funfvex 5571 . . . . . . . . 9  |-  ( ( Fun  F  /\  x  e.  dom  F )  -> 
( F `  x
)  e.  _V )
76funfni 5354 . . . . . . . 8  |-  ( ( F  Fn  A  /\  x  e.  A )  ->  ( F `  x
)  e.  _V )
85, 7syl 14 . . . . . . 7  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  ( F `  x )  e.  _V )
9 simpr 110 . . . . . . . . 9  |-  ( ( x  e.  A  /\  ( F `  x )  =  B )  -> 
( F `  x
)  =  B )
109eleq1d 2262 . . . . . . . 8  |-  ( ( x  e.  A  /\  ( F `  x )  =  B )  -> 
( ( F `  x )  e.  _V  <->  B  e.  _V ) )
1110adantr 276 . . . . . . 7  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  ( ( F `  x )  e.  _V  <->  B  e.  _V ) )
128, 11mpbid 147 . . . . . 6  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  B  e.  _V )
1312exlimiv 1609 . . . . 5  |-  ( E. x ( ( x  e.  A  /\  ( F `  x )  =  B )  /\  F  Fn  A )  ->  B  e.  _V )
142, 13sylbir 135 . . . 4  |-  ( ( E. x ( x  e.  A  /\  ( F `  x )  =  B )  /\  F  Fn  A )  ->  B  e.  _V )
151, 14sylanb 284 . . 3  |-  ( ( E. x  e.  A  ( F `  x )  =  B  /\  F  Fn  A )  ->  B  e.  _V )
1615expcom 116 . 2  |-  ( F  Fn  A  ->  ( E. x  e.  A  ( F `  x )  =  B  ->  B  e.  _V ) )
17 fnrnfv 5603 . . . 4  |-  ( F  Fn  A  ->  ran  F  =  { y  |  E. x  e.  A  y  =  ( F `  x ) } )
1817eleq2d 2263 . . 3  |-  ( F  Fn  A  ->  ( B  e.  ran  F  <->  B  e.  { y  |  E. x  e.  A  y  =  ( F `  x ) } ) )
19 eqeq1 2200 . . . . . 6  |-  ( y  =  B  ->  (
y  =  ( F `
 x )  <->  B  =  ( F `  x ) ) )
20 eqcom 2195 . . . . . 6  |-  ( B  =  ( F `  x )  <->  ( F `  x )  =  B )
2119, 20bitrdi 196 . . . . 5  |-  ( y  =  B  ->  (
y  =  ( F `
 x )  <->  ( F `  x )  =  B ) )
2221rexbidv 2495 . . . 4  |-  ( y  =  B  ->  ( E. x  e.  A  y  =  ( F `  x )  <->  E. x  e.  A  ( F `  x )  =  B ) )
2322elab3g 2911 . . 3  |-  ( ( E. x  e.  A  ( F `  x )  =  B  ->  B  e.  _V )  ->  ( B  e.  { y  |  E. x  e.  A  y  =  ( F `  x ) }  <->  E. x  e.  A  ( F `  x )  =  B ) )
2418, 23sylan9bbr 463 . 2  |-  ( ( ( E. x  e.  A  ( F `  x )  =  B  ->  B  e.  _V )  /\  F  Fn  A
)  ->  ( B  e.  ran  F  <->  E. x  e.  A  ( F `  x )  =  B ) )
2516, 24mpancom 422 1  |-  ( F  Fn  A  ->  ( B  e.  ran  F  <->  E. x  e.  A  ( F `  x )  =  B ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    = wceq 1364   E.wex 1503    e. wcel 2164   {cab 2179   E.wrex 2473   _Vcvv 2760   ran crn 4660    Fn wfn 5249   ` cfv 5254
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-io 710  ax-5 1458  ax-7 1459  ax-gen 1460  ax-ie1 1504  ax-ie2 1505  ax-8 1515  ax-10 1516  ax-11 1517  ax-i12 1518  ax-bndl 1520  ax-4 1521  ax-17 1537  ax-i9 1541  ax-ial 1545  ax-i5r 1546  ax-14 2167  ax-ext 2175  ax-sep 4147  ax-pow 4203  ax-pr 4238
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1472  df-sb 1774  df-eu 2045  df-mo 2046  df-clab 2180  df-cleq 2186  df-clel 2189  df-nfc 2325  df-ral 2477  df-rex 2478  df-v 2762  df-sbc 2986  df-un 3157  df-in 3159  df-ss 3166  df-pw 3603  df-sn 3624  df-pr 3625  df-op 3627  df-uni 3836  df-br 4030  df-opab 4091  df-mpt 4092  df-id 4324  df-xp 4665  df-rel 4666  df-cnv 4667  df-co 4668  df-dm 4669  df-rn 4670  df-iota 5215  df-fun 5256  df-fn 5257  df-fv 5262
This theorem is referenced by:  foelcdmi  5609  chfnrn  5669  rexrn  5695  ralrn  5696  elrnrexdmb  5698  ffnfv  5716  fconstfvm  5776  elunirn  5809  isoini  5861  canth  5871  reldm  6239  ordiso2  7094  eldju  7127  ctssdc  7172  uzn0  9608  frec2uzrand  10476  frecuzrdgtcl  10483  frecuzrdgfunlem  10490  uzin2  11131  imasgrp2  13180  imasrng  13452  imasring  13560  reeff1o  14908
  Copyright terms: Public domain W3C validator