Metamath Proof Explorer


Theorem moexexvw

Description: "At most one" double quantification. Version of moexexv with an additional disjoint variable condition, which does not require ax-13 . (Contributed by NM, 26-Jan-1997) (Revised by Gino Giotto, 22-Aug-2023) Factor out common proof lines with moexex . (Revised by Wolf Lammen, 2-Oct-2023)

Ref Expression
Assertion moexexvw ( ( ∃* 𝑥 𝜑 ∧ ∀ 𝑥 ∃* 𝑦 𝜓 ) → ∃* 𝑦𝑥 ( 𝜑𝜓 ) )

Proof

Step Hyp Ref Expression
1 nfv 𝑦 𝜑
2 nfv 𝑦 ∃* 𝑥 𝜑
3 nfe1 𝑥𝑥 ( 𝜑𝜓 )
4 3 nfmov 𝑥 ∃* 𝑦𝑥 ( 𝜑𝜓 )
5 1 2 4 moexexlem ( ( ∃* 𝑥 𝜑 ∧ ∀ 𝑥 ∃* 𝑦 𝜓 ) → ∃* 𝑦𝑥 ( 𝜑𝜓 ) )