Step
*
1
2
1
1
of Lemma
iota_wf
1. I : Cname List
2. x : Cname
3. i : nameset(I)
4. j : nameset(I)
5. i ∈ extd-nameset(I)
6. j ∈ extd-nameset(I)
⊢ (↑isname(i)) 
⇒ (↑isname(j)) 
⇒ (i = j ∈ extd-nameset([x / I])) 
⇒ (i = j ∈ nameset(I))
BY
{ RepeatFor 2 ((D 0 THENA Auto)) }
1
1. I : Cname List
2. x : Cname
3. i : nameset(I)
4. j : nameset(I)
5. i ∈ extd-nameset(I)
6. j ∈ extd-nameset(I)
7. ↑isname(i)
8. ↑isname(j)
⊢ (i = j ∈ extd-nameset([x / I])) 
⇒ (i = j ∈ nameset(I))
Latex:
Latex:
1.  I  :  Cname  List
2.  x  :  Cname
3.  i  :  nameset(I)
4.  j  :  nameset(I)
5.  i  \mmember{}  extd-nameset(I)
6.  j  \mmember{}  extd-nameset(I)
\mvdash{}  (\muparrow{}isname(i))  {}\mRightarrow{}  (\muparrow{}isname(j))  {}\mRightarrow{}  (i  =  j)  {}\mRightarrow{}  (i  =  j)
By
Latex:
RepeatFor  2  ((D  0  THENA  Auto))
Home
Index