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

Theorem sbf 1186
Description: Substitution for a variable not free in a wff does not affect it.
Hypothesis
Ref Expression
sbf.1 |- (ph -> A.xph)
Assertion
Ref Expression
sbf |- ([y / x]ph <-> ph)

Proof of Theorem sbf
StepHypRef Expression
1 sb1 1176 . . . 4 |- ([y / x]ph -> E.x(x = y /\ ph))
2 sbf.1 . . . . 5 |- (ph -> A.xph)
3219.41 1095 . . . 4 |- (E.x(x = y /\ ph) <-> (E.x x = y /\ ph))
41, 3sylib 198 . . 3 |- ([y / x]ph -> (E.x x = y /\ ph))
54pm3.27d 325 . 2 |- ([y / x]ph -> ph)
6 stdpc4 1185 . . 3 |- (A.xph -> [y / x]ph)
72, 6syl 10 . 2 |- (ph -> [y / x]ph)
85, 7impbi 157 1 |- ([y / x]ph <-> ph)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954  E.wex 980  [wsbc 1170
This theorem is referenced by:  sbf2 1187  sb6x 1188  sbequ5 1190  sbequ6 1191  sb19.21 1236  sbrbif 1242  sbid2 1253  sb6rf 1260  equsb3lem 1329  elsb3 1331  sbabel 1584  sbcgf 1986
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172
Copyright terms: Public domain