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

Theorem fvelrnb 5534
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 2450 . . . 4  |-  ( E. x  e.  A  ( F `  x )  =  B  <->  E. x
( x  e.  A  /\  ( F `  x
)  =  B ) )
2 19.41v 1890 . . . . 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 108 . . . . . . . . . 10  |-  ( ( x  e.  A  /\  ( F `  x )  =  B )  ->  x  e.  A )
43anim1i 338 . . . . . . . . 9  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  ( x  e.  A  /\  F  Fn  A ) )
54ancomd 265 . . . . . . . 8  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  ( F  Fn  A  /\  x  e.  A ) )
6 funfvex 5503 . . . . . . . . 9  |-  ( ( Fun  F  /\  x  e.  dom  F )  -> 
( F `  x
)  e.  _V )
76funfni 5288 . . . . . . . 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 109 . . . . . . . . 9  |-  ( ( x  e.  A  /\  ( F `  x )  =  B )  -> 
( F `  x
)  =  B )
109eleq1d 2235 . . . . . . . 8  |-  ( ( x  e.  A  /\  ( F `  x )  =  B )  -> 
( ( F `  x )  e.  _V  <->  B  e.  _V ) )
1110adantr 274 . . . . . . 7  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  ( ( F `  x )  e.  _V  <->  B  e.  _V ) )
128, 11mpbid 146 . . . . . 6  |-  ( ( ( x  e.  A  /\  ( F `  x
)  =  B )  /\  F  Fn  A
)  ->  B  e.  _V )
1312exlimiv 1586 . . . . 5  |-  ( E. x ( ( x  e.  A  /\  ( F `  x )  =  B )  /\  F  Fn  A )  ->  B  e.  _V )
142, 13sylbir 134 . . . 4  |-  ( ( E. x ( x  e.  A  /\  ( F `  x )  =  B )  /\  F  Fn  A )  ->  B  e.  _V )
151, 14sylanb 282 . . 3  |-  ( ( E. x  e.  A  ( F `  x )  =  B  /\  F  Fn  A )  ->  B  e.  _V )
1615expcom 115 . 2  |-  ( F  Fn  A  ->  ( E. x  e.  A  ( F `  x )  =  B  ->  B  e.  _V ) )
17 fnrnfv 5533 . . . 4  |-  ( F  Fn  A  ->  ran  F  =  { y  |  E. x  e.  A  y  =  ( F `  x ) } )
1817eleq2d 2236 . . 3  |-  ( F  Fn  A  ->  ( B  e.  ran  F  <->  B  e.  { y  |  E. x  e.  A  y  =  ( F `  x ) } ) )
19 eqeq1 2172 . . . . . 6  |-  ( y  =  B  ->  (
y  =  ( F `
 x )  <->  B  =  ( F `  x ) ) )
20 eqcom 2167 . . . . . 6  |-  ( B  =  ( F `  x )  <->  ( F `  x )  =  B )
2119, 20bitrdi 195 . . . . 5  |-  ( y  =  B  ->  (
y  =  ( F `
 x )  <->  ( F `  x )  =  B ) )
2221rexbidv 2467 . . . 4  |-  ( y  =  B  ->  ( E. x  e.  A  y  =  ( F `  x )  <->  E. x  e.  A  ( F `  x )  =  B ) )
2322elab3g 2877 . . 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 459 . 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 419 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 103    <-> wb 104    = wceq 1343   E.wex 1480    e. wcel 2136   {cab 2151   E.wrex 2445   _Vcvv 2726   ran crn 4605    Fn wfn 5183   ` cfv 5188
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-io 699  ax-5 1435  ax-7 1436  ax-gen 1437  ax-ie1 1481  ax-ie2 1482  ax-8 1492  ax-10 1493  ax-11 1494  ax-i12 1495  ax-bndl 1497  ax-4 1498  ax-17 1514  ax-i9 1518  ax-ial 1522  ax-i5r 1523  ax-14 2139  ax-ext 2147  ax-sep 4100  ax-pow 4153  ax-pr 4187
This theorem depends on definitions:  df-bi 116  df-3an 970  df-tru 1346  df-nf 1449  df-sb 1751  df-eu 2017  df-mo 2018  df-clab 2152  df-cleq 2158  df-clel 2161  df-nfc 2297  df-ral 2449  df-rex 2450  df-v 2728  df-sbc 2952  df-un 3120  df-in 3122  df-ss 3129  df-pw 3561  df-sn 3582  df-pr 3583  df-op 3585  df-uni 3790  df-br 3983  df-opab 4044  df-mpt 4045  df-id 4271  df-xp 4610  df-rel 4611  df-cnv 4612  df-co 4613  df-dm 4614  df-rn 4615  df-iota 5153  df-fun 5190  df-fn 5191  df-fv 5196
This theorem is referenced by:  chfnrn  5596  rexrn  5622  ralrn  5623  elrnrexdmb  5625  ffnfv  5643  fconstfvm  5703  elunirn  5734  isoini  5786  canth  5796  reldm  6154  ordiso2  7000  eldju  7033  ctssdc  7078  uzn0  9481  frec2uzrand  10340  frecuzrdgtcl  10347  frecuzrdgfunlem  10354  uzin2  10929  reeff1o  13334
  Copyright terms: Public domain W3C validator