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

Theorem eqfunfv 5749
Description: Equality of functions is determined by their values. (Contributed by Scott Fenton, 19-Jun-2011.)
Assertion
Ref Expression
eqfunfv  |-  ( ( Fun  F  /\  Fun  G )  ->  ( F  =  G  <->  ( dom  F  =  dom  G  /\  A. x  e.  dom  F ( F `  x )  =  ( G `  x ) ) ) )
Distinct variable groups:    x, F    x, G

Proof of Theorem eqfunfv
StepHypRef Expression
1 funfn 5356 . 2  |-  ( Fun 
F  <->  F  Fn  dom  F )
2 funfn 5356 . 2  |-  ( Fun 
G  <->  G  Fn  dom  G )
3 eqfnfv2 5745 . 2  |-  ( ( F  Fn  dom  F  /\  G  Fn  dom  G )  ->  ( F  =  G  <->  ( dom  F  =  dom  G  /\  A. x  e.  dom  F ( F `  x )  =  ( G `  x ) ) ) )
41, 2, 3syl2anb 291 1  |-  ( ( Fun  F  /\  Fun  G )  ->  ( F  =  G  <->  ( dom  F  =  dom  G  /\  A. x  e.  dom  F ( F `  x )  =  ( G `  x ) ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    = wceq 1397   A.wral 2510   dom cdm 4725   Fun wfun 5320    Fn wfn 5321   ` cfv 5326
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 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-14 2205  ax-ext 2213  ax-sep 4207  ax-pow 4264  ax-pr 4299
This theorem depends on definitions:  df-bi 117  df-3an 1006  df-tru 1400  df-nf 1509  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ral 2515  df-rex 2516  df-v 2804  df-sbc 3032  df-csb 3128  df-un 3204  df-in 3206  df-ss 3213  df-pw 3654  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-br 4089  df-opab 4151  df-mpt 4152  df-id 4390  df-xp 4731  df-rel 4732  df-cnv 4733  df-co 4734  df-dm 4735  df-iota 5286  df-fun 5328  df-fn 5329  df-fv 5334
This theorem is referenced by:  ennnfonelemex  13034
  Copyright terms: Public domain W3C validator