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

Theorem dfdmf 3312
Description: Definition of domain, using bound-variable hypotheses instead of distinct variable conditions.
Hypotheses
Ref Expression
dfdmf.1 |- (z e. A -> A.x z e. A)
dfdmf.2 |- (z e. A -> A.y z e. A)
Assertion
Ref Expression
dfdmf |- dom A = {x | E.y<.x, y>. e. A}
Distinct variable groups:   x,y,z   z,A

Proof of Theorem dfdmf
StepHypRef Expression
1 dfdm3 3308 . 2 |- dom A = {w | E.v<.w, v>. e. A}
2 ax-17 973 . . . . 5 |- (z e. <.w, v>. -> A.y z e. <.w, v>.)
3 dfdmf.2 . . . . 5 |- (z e. A -> A.y z e. A)
42, 3hbel 1569 . . . 4 |- (<.w, v>. e. A -> A.y<.w, v>. e. A)
5 ax-17 973 . . . 4 |- (<.w, y>. e. A -> A.v<.w, y>. e. A)
6 opeq2 2492 . . . . 5 |- (v = y -> <.w, v>. = <.w, y>.)
76eleq1d 1543 . . . 4 |- (v = y -> (<.w, v>. e. A <-> <.w, y>. e. A))
84, 5, 7cbvex 1168 . . 3 |- (E.v<.w, v>. e. A <-> E.y<.w, y>. e. A)
98abbii 1578 . 2 |- {w | E.v<.w, v>. e. A} = {w | E.y<.w, y>. e. A}
10 ax-17 973 . . . . 5 |- (z e. <.w, y>. -> A.x z e. <.w, y>.)
11 dfdmf.1 . . . . 5 |- (z e. A -> A.x z e. A)
1210, 11hbel 1569 . . . 4 |- (<.w, y>. e. A -> A.x<.w, y>. e. A)
1312hbex 1008 . . 3 |- (E.y<.w, y>. e. A -> A.xE.y<.w, y>. e. A)
14 ax-17 973 . . 3 |- (E.y<.x, y>. e. A -> A.wE.y<.x, y>. e. A)
15 opeq1 2491 . . . . 5 |- (w = x -> <.w, y>. = <.x, y>.)
1615eleq1d 1543 . . . 4 |- (w = x -> (<.w, y>. e. A <-> <.x, y>. e. A))
1716exbidv 1281 . . 3 |- (w = x -> (E.y<.w, y>. e. A <-> E.y<.x, y>. e. A))
1813, 14, 17cbvab 1911 . 2 |- {w | E.y<.w, y>. e. A} = {x | E.y<.x, y>. e. A}
191, 9, 183eqtr 1502 1 |- dom A = {x | E.y<.x, y>. e. A}
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 956   = wceq 958   e. wcel 960  E.wex 982  {cab 1466  <.cop 2415  dom cdm 3176
This theorem is referenced by:  dmopab 3326
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-10 968  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-10o 1142  ax-16 1212  ax-11o 1220  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-v 1815  df-un 2053  df-sn 2416  df-pr 2417  df-op 2420  df-br 2625  df-dm 3194
Copyright terms: Public domain