Metamath Proof Explorer


Theorem 19.41vv

Description: Version of 19.41 with two quantifiers and a disjoint variable condition requiring fewer axioms. (Contributed by NM, 30-Apr-1995)

Ref Expression
Assertion 19.41vv
|- ( E. x E. y ( ph /\ ps ) <-> ( E. x E. y ph /\ ps ) )

Proof

Step Hyp Ref Expression
1 19.41v
 |-  ( E. y ( ph /\ ps ) <-> ( E. y ph /\ ps ) )
2 1 exbii
 |-  ( E. x E. y ( ph /\ ps ) <-> E. x ( E. y ph /\ ps ) )
3 19.41v
 |-  ( E. x ( E. y ph /\ ps ) <-> ( E. x E. y ph /\ ps ) )
4 2 3 bitri
 |-  ( E. x E. y ( ph /\ ps ) <-> ( E. x E. y ph /\ ps ) )