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

Theorem elsb3 1329
Description: Substitution applied to an atomic membership wff.
Assertion
Ref Expression
elsb3 |- ([x / y]y e. z <-> x e. z)
Distinct variable group:   y,z

Proof of Theorem elsb3
StepHypRef Expression
1 equsb2 1192 . . . . . 6 |- [w / y]w = y
2 elequ1 1134 . . . . . . 7 |- (w = y -> (w e. z <-> y e. z))
32sbimi 1171 . . . . . 6 |- ([w / y]w = y -> [w / y](w e. z <-> y e. z))
41, 3ax-mp 7 . . . . 5 |- [w / y](w e. z <-> y e. z)
5 sbbi 1237 . . . . 5 |- ([w / y](w e. z <-> y e. z) <-> ([w / y]w e. z <-> [w / y]y e. z))
64, 5mpbi 189 . . . 4 |- ([w / y]w e. z <-> [w / y]y e. z)
7 ax-17 969 . . . . 5 |- (w e. z -> A.y w e. z)
87sbf 1184 . . . 4 |- ([w / y]w e. z <-> w e. z)
96, 8bitr3 175 . . 3 |- ([w / y]y e. z <-> w e. z)
109sbbii 1172 . 2 |- ([x / w][w / y]y e. z <-> [x / w]w e. z)
11 ax-17 969 . . 3 |- (y e. z -> A.w y e. z)
1211sbco2 1253 . 2 |- ([x / w][w / y]y e. z <-> [x / y]y e. z)
13 equsb2 1192 . . . . 5 |- [x / w]x = w
14 elequ1 1134 . . . . . 6 |- (x = w -> (x e. z <-> w e. z))
1514sbimi 1171 . . . . 5 |- ([x / w]x = w -> [x / w](x e. z <-> w e. z))
1613, 15ax-mp 7 . . . 4 |- [x / w](x e. z <-> w e. z)
17 sbbi 1237 . . . 4 |- ([x / w](x e. z <-> w e. z) <-> ([x / w]x e. z <-> [x / w]w e. z))
1816, 17mpbi 189 . . 3 |- ([x / w]x e. z <-> [x / w]w e. z)
19 ax-17 969 . . . 4 |- (x e. z -> A.w x e. z)
2019sbf 1184 . . 3 |- ([x / w]x e. z <-> x e. z)
2118, 20bitr3 175 . 2 |- ([x / w]w e. z <-> x e. z)
2210, 12, 213bitr3 181 1 |- ([x / y]y e. z <-> x e. z)
Colors of variables: wff set class
Syntax hints:   <-> wb 146   e. wcel 956  [wsbc 1168
This theorem is referenced by:  cvjust 1469
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-9 963  ax-10 964  ax-11 965  ax-12 966  ax-13 967  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138  ax-11o 1216
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 979  df-sb 1170
Copyright terms: Public domain