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

Theorem sbralie 1938
Description: Implicit to explicit substitution that swaps variables in a quantified expression.
Hypothesis
Ref Expression
sbralie.1 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
sbralie |- ([x / y]A.x e. y ph <-> A.y e. x ps)
Distinct variable groups:   x,y   ph,y   ps,x

Proof of Theorem sbralie
StepHypRef Expression
1 ax-17 970 . . . . 5 |- (ph -> A.zph)
2 hbs1 1331 . . . . 5 |- ([z / x]ph -> A.x[z / x]ph)
3 sbequ12 1180 . . . . 5 |- (x = z -> (ph <-> [z / x]ph))
41, 2, 3cbvral 1795 . . . 4 |- (A.x e. y ph <-> A.z e. y [z / x]ph)
54sbbii 1173 . . 3 |- ([x / y]A.x e. y ph <-> [x / y]A.z e. y [z / x]ph)
6 ax-17 970 . . . 4 |- (A.z e. x [z / x]ph -> A.yA.z e. x [z / x]ph)
7 raleq1 1784 . . . 4 |- (y = x -> (A.z e. y [z / x]ph <-> A.z e. x [z / x]ph))
86, 7sbie 1195 . . 3 |- ([x / y]A.z e. y [z / x]ph <-> A.z e. x [z / x]ph)
95, 8bitr 173 . 2 |- ([x / y]A.x e. y ph <-> A.z e. x [z / x]ph)
10 ax-17 970 . . 3 |- ([z / x]ph -> A.y[z / x]ph)
11 hbs1 1331 . . 3 |- ([y / z][z / x]ph -> A.z[y / z][z / x]ph)
12 sbequ12 1180 . . 3 |- (z = y -> ([z / x]ph <-> [y / z][z / x]ph))
1310, 11, 12cbvral 1795 . 2 |- (A.z e. x [z / x]ph <-> A.y e. x [y / z][z / x]ph)
141sbco2 1254 . . . 4 |- ([y / z][z / x]ph <-> [y / x]ph)
15 ax-17 970 . . . . 5 |- (ps -> A.xps)
16 sbralie.1 . . . . 5 |- (x = y -> (ph <-> ps))
1715, 16sbie 1195 . . . 4 |- ([y / x]ph <-> ps)
1814, 17bitr 173 . . 3 |- ([y / z][z / x]ph <-> ps)
1918ralbii 1665 . 2 |- (A.y e. x [y / z][z / x]ph <-> A.y e. x ps)
209, 13, 193bitr 177 1 |- ([x / y]A.x e. y ph <-> A.y e. x ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   = wceq 955  [wsbc 1169  A.wral 1643
This theorem is referenced by:  tfinds2 3161
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-9 964  ax-10 965  ax-11 966  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139  ax-16 1209  ax-11o 1217  ax-ext 1458
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 980  df-sb 1171  df-cleq 1468  df-clel 1471  df-ral 1647
Copyright terms: Public domain