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

Theorem sbimi 1175
Description: Infer substitution into antecedent and consequent of an implication.
Hypothesis
Ref Expression
sbimi.1 |- (ph -> ps)
Assertion
Ref Expression
sbimi |- ([y / x]ph -> [y / x]ps)

Proof of Theorem sbimi
StepHypRef Expression
1 sbimi.1 . . . 4 |- (ph -> ps)
21imim2i 17 . . 3 |- ((x = y -> ph) -> (x = y -> ps))
31anim2i 335 . . . 4 |- ((x = y /\ ph) -> (x = y /\ ps))
4319.22i 1042 . . 3 |- (E.x(x = y /\ ph) -> E.x(x = y /\ ps))
52, 4anim12i 333 . 2 |- (((x = y -> ph) /\ E.x(x = y /\ ph)) -> ((x = y -> ps) /\ E.x(x = y /\ ps)))
6 df-sb 1174 . 2 |- ([y / x]ph <-> ((x = y -> ph) /\ E.x(x = y /\ ph)))
7 df-sb 1174 . 2 |- ([y / x]ps <-> ((x = y -> ps) /\ E.x(x = y /\ ps)))
85, 6, 73imtr4 219 1 |- ([y / x]ph -> [y / x]ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223  E.wex 982  [wsbc 1172
This theorem is referenced by:  sbbii 1176  sb6f 1203  hbsb3 1208  sbi2 1235  sbco 1254  equsb3lem 1331  elsb3 1333  sbal1 1348  sbal 1349  tfinds2 3172  csbfsum 7034
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 965  ax-4 975  ax-5o 977
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 983  df-sb 1174
Copyright terms: Public domain