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

Theorem bi2bian9 696
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 425 . 2 |- ((ph /\ th) -> (ps <-> ch))
3 bi2an9.2 . . 3 |- (th -> (ta <-> et))
43adantl 424 . 2 |- ((ph /\ th) -> (ta <-> et))
52, 4bibi12d 691 1 |- ((ph /\ th) -> ((ps <-> ta) <-> (ch <-> et)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   /\ wa 240
This theorem is referenced by:  uzindOLD 7420
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 164  df-an 242
Copyright terms: Public domain