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

Theorem hb3an 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
hb3an |- ((ph /\ ps /\ ch) -> A.x(ph /\ ps /\ ch))

Proof of Theorem hb3an
StepHypRef Expression
1 hb.1 . . . 4 |- (ph -> A.xph)
2 hb.2 . . . 4 |- (ps -> A.xps)
31, 2hban 1007 . . 3 |- ((ph /\ ps) -> A.x(ph /\ ps))
4 hb.3 . . 3 |- (ch -> A.xch)
53, 4hban 1007 . 2 |- (((ph /\ ps) /\ ch) -> A.x((ph /\ ps) /\ ch))
6 df-3an 776 . 2 |- ((ph /\ ps /\ ch) <-> ((ph /\ ps) /\ ch))
76albii 997 . 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   /\ wa 223   /\ w3a 774  A.wal 952
This theorem is referenced by:  mopick2 1434
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 961  ax-4 971  ax-5o 973  ax-6o 976
This theorem depends on definitions:  df-bi 147  df-an 225  df-3an 776
Copyright terms: Public domain