Metamath Proof Explorer


Theorem sb6x

Description: Equivalence involving substitution for a variable not free. Usage of this theorem is discouraged because it depends on ax-13 . Usage of sb6 is preferred, which requires fewer axioms. (Contributed by NM, 2-Jun-1993) (Revised by Mario Carneiro, 4-Oct-2016) (New usage is discouraged.)

Ref Expression
Hypothesis sb6x.1 ⊢ Ⅎ x φ
Assertion sb6x ⊢ y x φ ↔ ∀ x x = y → φ

Proof

Step Hyp Ref Expression
1 sb6x.1 ⊢ Ⅎ x φ
2 1 sbf ⊢ y x φ ↔ φ
3 biidd ⊢ x = y → φ ↔ φ
4 1 3 equsal ⊢ ∀ x x = y → φ ↔ φ
5 2 4 bitr4i ⊢ y x φ ↔ ∀ x x = y → φ