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

Theorem sbimi 1210
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 333 . . . 4 |- ((x = y /\ ph) -> (x = y /\ ps))
4319.22i 1076 . . 3 |- (E.x(x = y /\ ph) -> E.x(x = y /\ ps))
52, 4anim12i 331 . 2 |- (((x = y -> ph) /\ E.x(x = y /\ ph)) -> ((x = y -> ps) /\ E.x(x = y /\ ps)))
6 df-sb 1209 . 2 |- ([y / x]ph <-> ((x = y -> ph) /\ E.x(x = y /\ ph)))
7 df-sb 1209 . 2 |- ([y / x]ps <-> ((x = y -> ps) /\ E.x(x = y /\ ps)))
85, 6, 73imtr4i 217 1 |- ([y / x]ph -> [y / x]ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 221  E.wex 1016  [wsbc 1207
This theorem is referenced by:  sbbii 1211  sb6f 1238  hbsb3 1243  sbi2 1270  sbco 1290  equsb3lem 1368  elsb3 1370  sbal1 1385  sbal 1386  tfinds2 3216  csbfsum 7230  firnfi3 11830
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 999  ax-4 1009  ax-5o 1011
This theorem depends on definitions:  df-bi 145  df-an 223  df-ex 1017  df-sb 1209
Copyright terms: Public domain