Metamath Proof Explorer


Theorem mojust

Description: Soundness justification theorem for df-mo . (Contributed by NM, 11-Mar-2010) Added this theorem by adapting the proof of eujust . (Revised by BJ, 30-Sep-2022)

Ref Expression
Assertion mojust ( ∃ 𝑦𝑥 ( 𝜑𝑥 = 𝑦 ) ↔ ∃ 𝑧𝑥 ( 𝜑𝑥 = 𝑧 ) )

Proof

Step Hyp Ref Expression
1 equequ2 ( 𝑦 = 𝑧 → ( 𝑥 = 𝑦𝑥 = 𝑧 ) )
2 1 imbi2d ( 𝑦 = 𝑧 → ( ( 𝜑𝑥 = 𝑦 ) ↔ ( 𝜑𝑥 = 𝑧 ) ) )
3 2 albidv ( 𝑦 = 𝑧 → ( ∀ 𝑥 ( 𝜑𝑥 = 𝑦 ) ↔ ∀ 𝑥 ( 𝜑𝑥 = 𝑧 ) ) )
4 3 cbvexvw ( ∃ 𝑦𝑥 ( 𝜑𝑥 = 𝑦 ) ↔ ∃ 𝑧𝑥 ( 𝜑𝑥 = 𝑧 ) )