Database
CLASSICAL FIRST-ORDER LOGIC WITH EQUALITY
Predicate calculus with equality: Tarski's system S2 (1 rule, 6 schemes)
Axiom scheme ax-8 (Left Equality for Binary Predicate)
elequ1
Next ⟩
elsb1
Metamath Proof Explorer
Ascii
Unicode
Theorem
elequ1
Description:
An identity law for the non-logical predicate.
(Contributed by
NM
, 30-Jun-1993)
Ref
Expression
Assertion
elequ1
⊢
x
=
y
→
x
∈
z
↔
y
∈
z
Proof
Step
Hyp
Ref
Expression
1
ax8
⊢
x
=
y
→
x
∈
z
→
y
∈
z
2
ax8
⊢
y
=
x
→
y
∈
z
→
x
∈
z
3
2
equcoms
⊢
x
=
y
→
y
∈
z
→
x
∈
z
4
1
3
impbid
⊢
x
=
y
→
x
∈
z
↔
y
∈
z