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

Theorem euxfr 1930
Description: Transfer existential uniqueness from a variable x to another variable y contained in expression A.
Hypotheses
Ref Expression
euxfr.1 |- A e. V
euxfr.2 |- E!y x = A
euxfr.3 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
euxfr |- (E!xph <-> E!yps)
Distinct variable groups:   ps,x   ph,y   x,A

Proof of Theorem euxfr
StepHypRef Expression
1 euxfr.2 . . . . . 6 |- E!y x = A
2 euex 1396 . . . . . 6 |- (E!y x = A -> E.y x = A)
31, 2ax-mp 7 . . . . 5 |- E.y x = A
43biantrur 727 . . . 4 |- (ph <-> (E.y x = A /\ ph))
5 19.41v 1307 . . . 4 |- (E.y(x = A /\ ph) <-> (E.y x = A /\ ph))
6 euxfr.3 . . . . . 6 |- (x = A -> (ph <-> ps))
76pm5.32i 647 . . . . 5 |- ((x = A /\ ph) <-> (x = A /\ ps))
87exbii 1053 . . . 4 |- (E.y(x = A /\ ph) <-> E.y(x = A /\ ps))
94, 5, 83bitr2 179 . . 3 |- (ph <-> E.y(x = A /\ ps))
109eubii 1389 . 2 |- (E!xph <-> E!xE.y(x = A /\ ps))
11 euxfr.1 . . 3 |- A e. V
121eumoi 1414 . . 3 |- E*y x = A
1311, 12euxfr2 1929 . 2 |- (E!xE.y(x = A /\ ps) <-> E!yps)
1410, 13bitr 173 1 |- (E!xph <-> E!yps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 958   e. wcel 960  E.wex 982  E!weu 1382  Vcvv 1814
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-11 969  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-eu 1384  df-mo 1385  df-clab 1467  df-cleq 1472  df-clel 1475  df-v 1815
Copyright terms: Public domain