Metamath Proof Explorer


Theorem bj-eu3f

Description: Version of eu3v where the disjoint variable condition is replaced with a nonfreeness hypothesis. This is a "backup" of a theorem that used to be in the main part with label "eu3" and was deprecated in favor of eu3v . (Contributed by NM, 8-Jul-1994) (Proof shortened by BJ, 31-May-2019)

Ref Expression
Hypothesis bj-eu3f.1 𝑦 𝜑
Assertion bj-eu3f ( ∃! 𝑥 𝜑 ↔ ( ∃ 𝑥 𝜑 ∧ ∃ 𝑦𝑥 ( 𝜑𝑥 = 𝑦 ) ) )

Proof

Step Hyp Ref Expression
1 bj-eu3f.1 𝑦 𝜑
2 df-eu ( ∃! 𝑥 𝜑 ↔ ( ∃ 𝑥 𝜑 ∧ ∃* 𝑥 𝜑 ) )
3 1 mof ( ∃* 𝑥 𝜑 ↔ ∃ 𝑦𝑥 ( 𝜑𝑥 = 𝑦 ) )
4 3 anbi2i ( ( ∃ 𝑥 𝜑 ∧ ∃* 𝑥 𝜑 ) ↔ ( ∃ 𝑥 𝜑 ∧ ∃ 𝑦𝑥 ( 𝜑𝑥 = 𝑦 ) ) )
5 2 4 bitri ( ∃! 𝑥 𝜑 ↔ ( ∃ 𝑥 𝜑 ∧ ∃ 𝑦𝑥 ( 𝜑𝑥 = 𝑦 ) ) )