Metamath Proof Explorer


Theorem elequ1

Description: An identity law for the non-logical predicate. (Contributed by NM, 30-Jun-1993)

Ref Expression
Assertion elequ1 ( 𝑥 = 𝑦 → ( 𝑥𝑧𝑦𝑧 ) )

Proof

Step Hyp Ref Expression
1 ax8 ( 𝑥 = 𝑦 → ( 𝑥𝑧𝑦𝑧 ) )
2 ax8 ( 𝑦 = 𝑥 → ( 𝑦𝑧𝑥𝑧 ) )
3 2 equcoms ( 𝑥 = 𝑦 → ( 𝑦𝑧𝑥𝑧 ) )
4 1 3 impbid ( 𝑥 = 𝑦 → ( 𝑥𝑧𝑦𝑧 ) )