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

Theorem hb3or 1010
Description: If x is not free in ph, ps, and ch, it is not free in (ph \/ ps \/ ch).
Hypotheses
Ref Expression
hb.1 |- (ph -> A.xph)
hb.2 |- (ps -> A.xps)
hb.3 |- (ch -> A.xch)
Assertion
Ref Expression
hb3or |- ((ph \/ ps \/ ch) -> A.x(ph \/ ps \/ ch))

Proof of Theorem hb3or
StepHypRef Expression
1 hb.1 . . . 4 |- (ph -> A.xph)
2 hb.2 . . . 4 |- (ps -> A.xps)
31, 2hbor 1007 . . 3 |- ((ph \/ ps) -> A.x(ph \/ ps))
4 hb.3 . . 3 |- (ch -> A.xch)
53, 4hbor 1007 . 2 |- (((ph \/ ps) \/ ch) -> A.x((ph \/ ps) \/ ch))
6 df-3or 775 . 2 |- ((ph \/ ps \/ ch) <-> ((ph \/ ps) \/ ch))
76albii 998 . 2 |- (A.x(ph \/ ps \/ ch) <-> A.x((ph \/ ps) \/ ch))
85, 6, 73imtr4 219 1 |- ((ph \/ ps \/ ch) -> A.x(ph \/ ps \/ ch))
Colors of variables: wff set class
Syntax hints:   -> wi 3   \/ wo 222   \/ w3o 773  A.wal 953
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 962  ax-4 972  ax-5o 974  ax-6o 977
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3or 775
Copyright terms: Public domain