HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem dffunmof 3516
Description: Definition of function, using bound-variable hypotheses instead of distinct variable conditions.
Hypotheses
Ref Expression
dffunmof.1 |- (z e. A -> A.x z e. A)
dffunmof.2 |- (z e. A -> A.y z e. A)
Assertion
Ref Expression
dffunmof |- (Fun A <-> (Rel A /\ A.xE*y xAy))
Distinct variable groups:   x,y,z   z,A

Proof of Theorem dffunmof
StepHypRef Expression
1 dffun3 3513 . 2 |- (Fun A <-> (Rel A /\ A.wE.uA.v(wAv -> v = u)))
2 ax-17 968 . . . . . . 7 |- (z e. w -> A.y z e. w)
3 dffunmof.2 . . . . . . 7 |- (z e. A -> A.y z e. A)
4 ax-17 968 . . . . . . 7 |- (z e. v -> A.y z e. v)
52, 3, 4hbbr 2648 . . . . . 6 |- (wAv -> A.y wAv)
6 ax-17 968 . . . . . 6 |- (wAy -> A.v wAy)
7 breq2 2613 . . . . . 6 |- (v = y -> (wAv <-> wAy))
85, 6, 7cbvmo 1401 . . . . 5 |- (E*v wAv <-> E*y wAy)
98albii 996 . . . 4 |- (A.wE*v wAv <-> A.wE*y wAy)
10 ax-17 968 . . . . . 6 |- (wAv -> A.u wAv)
1110mo2 1393 . . . . 5 |- (E*v wAv <-> E.uA.v(wAv -> v = u))
1211albii 996 . . . 4 |- (A.wE*v wAv <-> A.wE.uA.v(wAv -> v = u))
13 ax-17 968 . . . . . . 7 |- (z e. w -> A.x z e. w)
14 dffunmof.1 . . . . . . 7 |- (z e. A -> A.x z e. A)
15 ax-17 968 . . . . . . 7 |- (z e. y -> A.x z e. y)
1613, 14, 15hbbr 2648 . . . . . 6 |- (wAy -> A.x wAy)
1716hbmo 1400 . . . . 5 |- (E*y wAy -> A.xE*y wAy)
18 ax-17 968 . . . . 5 |- (E*y xAy -> A.wE*y xAy)
19 ax-17 968 . . . . . 6 |- (w = x -> A.y w = x)
20 breq1 2612 . . . . . 6 |- (w = x -> (wAy <-> xAy))
2119, 20mobid 1397 . . . . 5 |- (w = x -> (E*y wAy <-> E*y xAy))
2217, 18, 21cbval 1161 . . . 4 |- (A.wE*y wAy <-> A.xE*y xAy)
239, 12, 223bitr3r 182 . . 3 |- (A.xE*y xAy <-> A.wE.uA.v(wAv -> v = u))
2423anbi2i 479 . 2 |- ((Rel A /\ A.xE*y xAy) <-> (Rel A /\ A.wE.uA.v(wAv -> v = u)))
251, 24bitr4 176 1 |- (Fun A <-> (Rel A /\ A.xE*y xAy))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 951   = wceq 953   e. wcel 955  E.wex 977  E*wmo 1374   class class class wbr 2609  Rel wrel 3165  Fun wfun 3166
This theorem is referenced by:  dffunmo 3517  funopab 3534
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-10 963  ax-11 964  ax-12 965  ax-13 966  ax-14 967  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-16 1206  ax-11o 1213  ax-ext 1452  ax-sep 2693  ax-pow 2732  ax-pr 2769
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 978  df-sb 1168  df-eu 1375  df-mo 1376  df-clab 1457  df-cleq 1462  df-clel 1465  df-ne 1579  df-v 1803  df-dif 2039  df-un 2040  df-in 2041  df-ss 2043  df-nul 2271  df-pw 2392  df-sn 2402  df-pr 2403  df-op 2406  df-br 2610  df-opab 2657  df-id 2824  df-cnv 3176  df-co 3177  df-fun 3182
Copyright terms: Public domain