Step * 2 3 2 of Lemma swap-names_wf


1. Cname List
2. z1 nameset(I)
3. z2 nameset(I)
4. nameset(I)
5. ¬(i z2 ∈ Cname)
6. ¬(i z1 ∈ Cname)
7. nameset(I)
8. z1 ∈ Cname
⊢ (↑isname(i))  (↑isname(z2))  (i z2 ∈ extd-nameset(I))  (i j ∈ nameset(I))
BY
(RWO  "isname-nameset" THEN (Reduce THENA Auto)) }

1
1. Cname List
2. z1 nameset(I)
3. z2 nameset(I)
4. nameset(I)
5. ¬(i z2 ∈ Cname)
6. ¬(i z1 ∈ Cname)
7. nameset(I)
8. z1 ∈ Cname
⊢ True  True  (i z2 ∈ extd-nameset(I))  (i j ∈ nameset(I))


Latex:


Latex:

1.  I  :  Cname  List
2.  z1  :  nameset(I)
3.  z2  :  nameset(I)
4.  i  :  nameset(I)
5.  \mneg{}(i  =  z2)
6.  \mneg{}(i  =  z1)
7.  j  :  nameset(I)
8.  j  =  z1
\mvdash{}  (\muparrow{}isname(i))  {}\mRightarrow{}  (\muparrow{}isname(z2))  {}\mRightarrow{}  (i  =  z2)  {}\mRightarrow{}  (i  =  j)


By


Latex:
(RWO    "isname-nameset"  0  THEN  (Reduce  0  THENA  Auto))




Home Index