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

Theorem bi2bian9 632
Description: Deduction joining two biconditionals with different antecedents.
Hypotheses
Ref Expression
bi2an9.1 |- (ph -> (ps <-> ch))
bi2an9.2 |- (th -> (ta <-> et))
Assertion
Ref Expression
bi2bian9 |- ((ph /\ th) -> ((ps <-> ta) <-> (ch <-> et)))

Proof of Theorem bi2bian9
StepHypRef Expression
1 bi2an9.1 . . 3 |- (ph -> (ps <-> ch))
21adantr 389 . 2 |- ((ph /\ th) -> (ps <-> ch))
3 bi2an9.2 . . 3 |- (th -> (ta <-> et))
43adantl 388 . 2 |- ((ph /\ th) -> (ta <-> et))
52, 4bibi12d 627 1 |- ((ph /\ th) -> ((ps <-> ta) <-> (ch <-> et)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223
This theorem is referenced by:  uzindOLD 6156
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain