Metamath Proof Explorer


Theorem hbsb2e

Description: Special case of a bound-variable hypothesis builder for substitution. Usage of this theorem is discouraged because it depends on ax-13 . (Contributed by NM, 2-Feb-2007) (New usage is discouraged.)

Ref Expression
Assertion hbsb2e ⊢ y x φ → ∀ x y x ∃ y φ

Proof

Step Hyp Ref Expression
1 sb4e ⊢ y x φ → ∀ x x = y → ∃ y φ
2 sb2 ⊢ ∀ x x = y → ∃ y φ → y x ∃ y φ
3 2 axc4i ⊢ ∀ x x = y → ∃ y φ → ∀ x y x ∃ y φ
4 1 3 syl ⊢ y x φ → ∀ x y x ∃ y φ