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

Theorem sbf 1182
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 1172 . . . 4 |- ([y / x]ph -> E.x(x = y /\ ph))
2 sbf.1 . . . . 5 |- (ph -> A.xph)
3219.41 1091 . . . 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 1181 . . 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 951  E.wex 977  [wsbc 1166
This theorem is referenced by:  sbf2 1183  sb6x 1184  sbequ5 1186  sbequ6 1187  sb19.21 1231  sbrbif 1237  sbid2 1248  sb6rf 1255  equsb3lem 1324  elsb3 1326  sbabel 1576  sbcgf 1976
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 978  df-sb 1168
Copyright terms: Public domain