Metamath Proof Explorer


Theorem bj-equsal2

Description: One direction of equsal . (Contributed by BJ, 30-Sep-2018)

Ref Expression
Hypotheses bj-equsal2.1 ⊢ Ⅎ x φ
bj-equsal2.2 ⊢ x = y → φ → ψ
Assertion bj-equsal2 ⊢ φ → ∀ x x = y → ψ

Proof

Step Hyp Ref Expression
1 bj-equsal2.1 ⊢ Ⅎ x φ
2 bj-equsal2.2 ⊢ x = y → φ → ψ
3 1 bj-equsal1ti ⊢ ∀ x x = y → φ ↔ φ
4 2 a2i ⊢ x = y → φ → x = y → ψ
5 4 alimi ⊢ ∀ x x = y → φ → ∀ x x = y → ψ
6 3 5 sylbir ⊢ φ → ∀ x x = y → ψ