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

Theorem 2albi 1108
Description: Split a biconditional and distribute 2 quantifiers.
Assertion
Ref Expression
2albi |- (A.xA.y(ph <-> ps) <-> (A.xA.y(ph -> ps) /\ A.xA.y(ps -> ph)))

Proof of Theorem 2albi
StepHypRef Expression
1 albi 1107 . . 3 |- (A.y(ph <-> ps) <-> (A.y(ph -> ps) /\ A.y(ps -> ph)))
21albii 999 . 2 |- (A.xA.y(ph <-> ps) <-> A.x(A.y(ph -> ps) /\ A.y(ps -> ph)))
3 19.26 1067 . 2 |- (A.x(A.y(ph -> ps) /\ A.y(ps -> ph)) <-> (A.xA.y(ph -> ps) /\ A.xA.y(ps -> ph)))
42, 3bitr 173 1 |- (A.xA.y(ph <-> ps) <-> (A.xA.y(ph -> ps) /\ A.xA.y(ps -> ph)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954
This theorem is referenced by:  2eu6 1454  eqrel 3250
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-4 973  ax-5o 975
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain