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

Theorem reuxfr 2920
Description: Transfer existential uniqueness from a variable x to another variable y contained in expression A. Use reuhyp 2921 to eliminate the second hypothesis.
Hypotheses
Ref Expression
reuxfr.1 |- (y e. B -> A e. B)
reuxfr.2 |- (x e. B -> E!y e. B x = A)
reuxfr.3 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
reuxfr |- (E!x e. B ph <-> E!y e. B ps)
Distinct variable groups:   ps,x   ph,y   x,A   x,y,B

Proof of Theorem reuxfr
StepHypRef Expression
1 reuxfr.2 . . . . . 6 |- (x e. B -> E!y e. B x = A)
2 reurex 1935 . . . . . 6 |- (E!y e. B x = A -> E.y e. B x = A)
31, 2syl 10 . . . . 5 |- (x e. B -> E.y e. B x = A)
43biantrurd 731 . . . 4 |- (x e. B -> (ph <-> (E.y e. B x = A /\ ph)))
5 r19.41v 1770 . . . . 5 |- (E.y e. B (x = A /\ ph) <-> (E.y e. B x = A /\ ph))
6 reuxfr.3 . . . . . . 7 |- (x = A -> (ph <-> ps))
76pm5.32i 648 . . . . . 6 |- ((x = A /\ ph) <-> (x = A /\ ps))
87rexbii 1675 . . . . 5 |- (E.y e. B (x = A /\ ph) <-> E.y e. B (x = A /\ ps))
95, 8bitr3i 175 . . . 4 |- ((E.y e. B x = A /\ ph) <-> E.y e. B (x = A /\ ps))
104, 9syl6bb 539 . . 3 |- (x e. B -> (ph <-> E.y e. B (x = A /\ ps)))
1110reubiia 1788 . 2 |- (E!x e. B ph <-> E!x e. B E.y e. B (x = A /\ ps))
12 reuxfr.1 . . 3 |- (y e. B -> A e. B)
13 df-reu 1658 . . . . 5 |- (E!y e. B x = A <-> E!y(y e. B /\ x = A))
14 eumo 1415 . . . . 5 |- (E!y(y e. B /\ x = A) -> E*y(y e. B /\ x = A))
1513, 14sylbi 199 . . . 4 |- (E!y e. B x = A -> E*y(y e. B /\ x = A))
161, 15syl 10 . . 3 |- (x e. B -> E*y(y e. B /\ x = A))
1712, 16reuxfr2 2919 . 2 |- (E!x e. B E.y e. B (x = A /\ ps) <-> E!y e. B ps)
1811, 17bitri 173 1 |- (E!x e. B ph <-> E!y e. B ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 960   e. wcel 962  E!weu 1384  E*wmo 1385  E.wrex 1653  E!wreu 1654
This theorem is referenced by:  reuunixfr 2922  zmax 6255  rebtwnz 6257
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 966  ax-gen 967  ax-8 968  ax-10 970  ax-11 971  ax-12 972  ax-17 975  ax-4 977  ax-5o 979  ax-6o 982  ax-9o 1127  ax-10o 1144  ax-16 1214  ax-11o 1222  ax-ext 1464
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 985  df-sb 1176  df-eu 1386  df-mo 1387  df-clab 1470  df-cleq 1475  df-clel 1478  df-ral 1656  df-rex 1657  df-reu 1658  df-v 1819
Copyright terms: Public domain