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

Theorem euxfr2 1897
Description: Transfer existential uniqueness from a variable x to another variable y contained in expression A.
Hypotheses
Ref Expression
euxfr2.1 |- A e. V
euxfr2.2 |- E*y x = A
Assertion
Ref Expression
euxfr2 |- (E!xE.y(x = A /\ ph) <-> E!yph)
Distinct variable groups:   ph,x   x,A

Proof of Theorem euxfr2
StepHypRef Expression
1 2euswap 1422 . . . 4 |- (A.xE*y(x = A /\ ph) -> (E!xE.y(x = A /\ ph) -> E!yE.x(x = A /\ ph)))
2 euxfr2.2 . . . . . 6 |- E*y x = A
32moani 1400 . . . . 5 |- E*y(ph /\ x = A)
4 ancom 435 . . . . . 6 |- ((ph /\ x = A) <-> (x = A /\ ph))
54mobii 1382 . . . . 5 |- (E*y(ph /\ x = A) <-> E*y(x = A /\ ph))
63, 5mpbi 189 . . . 4 |- E*y(x = A /\ ph)
71, 6mpg 962 . . 3 |- (E!xE.y(x = A /\ ph) -> E!yE.x(x = A /\ ph))
8 2euswap 1422 . . . 4 |- (A.yE*x(x = A /\ ph) -> (E!yE.x(x = A /\ ph) -> E!xE.y(x = A /\ ph)))
9 moeq 1892 . . . . . 6 |- E*x x = A
109moani 1400 . . . . 5 |- E*x(ph /\ x = A)
114mobii 1382 . . . . 5 |- (E*x(ph /\ x = A) <-> E*x(x = A /\ ph))
1210, 11mpbi 189 . . . 4 |- E*x(x = A /\ ph)
138, 12mpg 962 . . 3 |- (E!yE.x(x = A /\ ph) -> E!xE.y(x = A /\ ph))
147, 13impbi 157 . 2 |- (E!xE.y(x = A /\ ph) <-> E!yE.x(x = A /\ ph))
15 euxfr2.1 . . . 4 |- A e. V
16 pm4.2i 171 . . . 4 |- (x = A -> (ph <-> ph))
1715, 16ceqsexv 1810 . . 3 |- (E.x(x = A /\ ph) <-> ph)
1817eubii 1364 . 2 |- (E!yE.x(x = A /\ ph) <-> E!yph)
1914, 18bitr 173 1 |- (E!xE.y(x = A /\ ph) <-> E!yph)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  E.wex 956   = wceq 1099   e. wcel 1105  E!weu 1357  E*wmo 1358  Vcvv 1786
This theorem is referenced by:  euxfr 1898  euop2 2769
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-7 954  ax-gen 955  ax-8 1101  ax-9 1102  ax-10 1103  ax-12 1104  ax-11 1180  ax-17 1190  ax-16 1194  ax-11o 1202  ax-ext 1436
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 957  df-sb 1155  df-eu 1359  df-mo 1360  df-clab 1441  df-cleq 1446  df-clel 1449  df-v 1787
Copyright terms: Public domain