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

Theorem sbequ1 1542
Description: An equality theorem for substitution.
Assertion
Ref Expression
sbequ1 |- (x = y -> (ph -> [y / x]ph))

Proof of Theorem sbequ1
StepHypRef Expression
1 df-sb 1536 . . 3 |- ([y / x]ph <-> ((x = y -> ph) /\ E.x(x = y /\ ph)))
2 pm3.4 358 . . 3 |- ((x = y /\ ph) -> (x = y -> ph))
3 19.8a 1376 . . 3 |- ((x = y /\ ph) -> E.x(x = y /\ ph))
41, 2, 3sylanbrc 527 . 2 |- ((x = y /\ ph) -> [y / x]ph)
54ex 402 1 |- (x = y -> (ph -> [y / x]ph))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 240   = wceq 1298  E.wex 1326  [wsbc 1534
This theorem is referenced by:  sbequ12 1545  dfsb2 1595  sbequi 1598  sbn 1601  sbi1 1602  hbsb4 1620  sb6rf 1635  sb6rfOLD 1636  mo 1787
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 1319
This theorem depends on definitions:  df-bi 164  df-an 242  df-ex 1327  df-sb 1536
Copyright terms: Public domain