Metamath Proof Explorer


Theorem naecoms

Description: A commutation rule for distinct variable specifiers. Usage of this theorem is discouraged because it depends on ax-13 . (Contributed by NM, 2-Jan-2002) (New usage is discouraged.)

Ref Expression
Hypothesis naecoms.1 ⊢ ¬ ∀ x x = y → φ
Assertion naecoms ⊢ ¬ ∀ y y = x → φ

Proof

Step Hyp Ref Expression
1 naecoms.1 ⊢ ¬ ∀ x x = y → φ
2 aecom ⊢ ∀ x x = y ↔ ∀ y y = x
3 2 1 sylnbir ⊢ ¬ ∀ y y = x → φ