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

Theorem equsb3 1325
Description: Substitution applied to an atomic wff. (Contributed by Raph Levien and FL, 4-Dec-2005.)
Assertion
Ref Expression
equsb3 |- ([x / y]y = z <-> x = z)
Distinct variable group:   y,z

Proof of Theorem equsb3
StepHypRef Expression
1 equsb3lem 1324 . . 3 |- ([w / y]y = z <-> w = z)
21sbbii 1170 . 2 |- ([x / w][w / y]y = z <-> [x / w]w = z)
3 ax-17 968 . . 3 |- (y = z -> A.w y = z)
43sbco2 1250 . 2 |- ([x / w][w / y]y = z <-> [x / y]y = z)
5 equsb3lem 1324 . 2 |- ([x / w]w = z <-> x = z)
62, 4, 53bitr3 181 1 |- ([x / y]y = z <-> x = z)
Colors of variables: wff set class
Syntax hints:   <-> wb 146   = wceq 953  [wsbc 1166
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-9 962  ax-10 963  ax-11 964  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-11o 1213
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 978  df-sb 1168
Copyright terms: Public domain