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

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

Proof of Theorem reuxfr2
StepHypRef Expression
1 2reuswap 1937 . . . 4 |- (A.x e. B E*y(y e. B /\ (x = A /\ ph)) -> (E!x e. B E.y e. B (x = A /\ ph) -> E!y e. B E.x e. B (x = A /\ ph)))
2 reuxfr2.2 . . . . . 6 |- (x e. B -> E*y(y e. B /\ x = A))
3 moan 1422 . . . . . 6 |- (E*y(y e. B /\ x = A) -> E*y(ph /\ (y e. B /\ x = A)))
42, 3syl 10 . . . . 5 |- (x e. B -> E*y(ph /\ (y e. B /\ x = A)))
5 ancom 435 . . . . . . 7 |- ((ph /\ (y e. B /\ x = A)) <-> ((y e. B /\ x = A) /\ ph))
6 anass 439 . . . . . . 7 |- (((y e. B /\ x = A) /\ ph) <-> (y e. B /\ (x = A /\ ph)))
75, 6bitr 173 . . . . . 6 |- ((ph /\ (y e. B /\ x = A)) <-> (y e. B /\ (x = A /\ ph)))
87mobii 1405 . . . . 5 |- (E*y(ph /\ (y e. B /\ x = A)) <-> E*y(y e. B /\ (x = A /\ ph)))
94, 8sylib 198 . . . 4 |- (x e. B -> E*y(y e. B /\ (x = A /\ ph)))
101, 9mprg 1700 . . 3 |- (E!x e. B E.y e. B (x = A /\ ph) -> E!y e. B E.x e. B (x = A /\ ph))
11 2reuswap 1937 . . . 4 |- (A.y e. B E*x(x e. B /\ (x = A /\ ph)) -> (E!y e. B E.x e. B (x = A /\ ph) -> E!x e. B E.y e. B (x = A /\ ph)))
12 moeq 1920 . . . . . . 7 |- E*x x = A
1312moani 1423 . . . . . 6 |- E*x((x e. B /\ ph) /\ x = A)
14 ancom 435 . . . . . . . 8 |- (((x e. B /\ ph) /\ x = A) <-> (x = A /\ (x e. B /\ ph)))
15 an12 484 . . . . . . . 8 |- ((x = A /\ (x e. B /\ ph)) <-> (x e. B /\ (x = A /\ ph)))
1614, 15bitr 173 . . . . . . 7 |- (((x e. B /\ ph) /\ x = A) <-> (x e. B /\ (x = A /\ ph)))
1716mobii 1405 . . . . . 6 |- (E*x((x e. B /\ ph) /\ x = A) <-> E*x(x e. B /\ (x = A /\ ph)))
1813, 17mpbi 189 . . . . 5 |- E*x(x e. B /\ (x = A /\ ph))
1918a1i 8 . . . 4 |- (y e. B -> E*x(x e. B /\ (x = A /\ ph)))
2011, 19mprg 1700 . . 3 |- (E!y e. B E.x e. B (x = A /\ ph) -> E!x e. B E.y e. B (x = A /\ ph))
2110, 20impbi 157 . 2 |- (E!x e. B E.y e. B (x = A /\ ph) <-> E!y e. B E.x e. B (x = A /\ ph))
22 reuxfr2.1 . . . 4 |- (y e. B -> A e. B)
23 pm4.2d 171 . . . . 5 |- (x = A -> (ph <-> ph))
2423ceqsrexv 1889 . . . 4 |- (A e. B -> (E.x e. B (x = A /\ ph) <-> ph))
2522, 24syl 10 . . 3 |- (y e. B -> (E.x e. B (x = A /\ ph) <-> ph))
2625reubiia 1781 . 2 |- (E!y e. B E.x e. B (x = A /\ ph) <-> E!y e. B ph)
2721, 26bitr 173 1 |- (E!x e. B E.y e. B (x = A /\ ph) <-> E!y e. B ph)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 956   e. wcel 958  E*wmo 1381  E.wrex 1646  E!wreu 1647
This theorem is referenced by:  reuxfr 2904
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-11 967  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-eu 1382  df-mo 1383  df-clab 1464  df-cleq 1469  df-clel 1472  df-ral 1649  df-rex 1650  df-reu 1651  df-v 1812
Copyright terms: Public domain