Metamath Proof Explorer


Theorem equsexh

Description: An equivalence related to implicit substitution. Usage of this theorem is discouraged because it depends on ax-13 . See equsexhv for a version with a disjoint variable condition which does not require ax-13 . (Contributed by NM, 5-Aug-1993) (New usage is discouraged.)

Ref Expression
Hypotheses equsalh.1 ⊢ ψ → ∀ x ψ
equsalh.2 ⊢ x = y → φ ↔ ψ
Assertion equsexh ⊢ ∃ x x = y ∧ φ ↔ ψ

Proof

Step Hyp Ref Expression
1 equsalh.1 ⊢ ψ → ∀ x ψ
2 equsalh.2 ⊢ x = y → φ ↔ ψ
3 1 nf5i ⊢ Ⅎ x ψ
4 3 2 equsex ⊢ ∃ x x = y ∧ φ ↔ ψ