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

Theorem euf 1377
Description: A version of the existential uniqueness definition with a hypothesis instead of a distinct variable condition.
Hypothesis
Ref Expression
euf.1 |- (ph -> A.yph)
Assertion
Ref Expression
euf |- (E!xph <-> E.yA.x(ph <-> x = y))
Distinct variable group:   x,y

Proof of Theorem euf
StepHypRef Expression
1 df-eu 1375 . 2 |- (E!xph <-> E.zA.x(ph <-> x = z))
2 euf.1 . . . . 5 |- (ph -> A.yph)
3 ax-17 968 . . . . 5 |- (x = z -> A.y x = z)
42, 3hbbi 1007 . . . 4 |- ((ph <-> x = z) -> A.y(ph <-> x = z))
54hbal 1002 . . 3 |- (A.x(ph <-> x = z) -> A.yA.x(ph <-> x = z))
6 ax-17 968 . . 3 |- (A.x(ph <-> x = y) -> A.zA.x(ph <-> x = y))
7 equequ2 1131 . . . . 5 |- (z = y -> (x = z <-> x = y))
87bibi2d 616 . . . 4 |- (z = y -> ((ph <-> x = z) <-> (ph <-> x = y)))
98albidv 1273 . . 3 |- (z = y -> (A.x(ph <-> x = z) <-> A.x(ph <-> x = y)))
105, 6, 9cbvex 1162 . 2 |- (E.zA.x(ph <-> x = z) <-> E.yA.x(ph <-> x = y))
111, 10bitr 173 1 |- (E!xph <-> E.yA.x(ph <-> x = y))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 951   = wceq 953  E.wex 977  E!weu 1373
This theorem is referenced by:  eu1 1385  eumo0 1388
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-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-eu 1375
Copyright terms: Public domain