Step * 1 1 2 1 of Lemma iota-identity2

.....wf..... 
1. Cname List
2. Cname
3. : ℕ2
4. ¬(x ∈ I)
5. 1 ∈ (nameset(I) ⟶ extd-nameset(I))
6. ∀i,j:nameset(I).  ((↑isname(1 i))  (↑isname(1 j))  ((1 i) (1 j) ∈ extd-nameset(I))  (i j ∈ nameset(I)))
7. x1 nameset(I)
8. x1 ≠ x
⊢ isname(x1) ∈ 𝔹
BY
(D -2 THEN Unfold `isname` THEN Auto) }


Latex:


Latex:
.....wf..... 
1.  I  :  Cname  List
2.  x  :  Cname
3.  i  :  \mBbbN{}2
4.  \mneg{}(x  \mmember{}  I)
5.  1  =  1
6.  \mforall{}i,j:nameset(I).    ((\muparrow{}isname(1  i))  {}\mRightarrow{}  (\muparrow{}isname(1  j))  {}\mRightarrow{}  ((1  i)  =  (1  j))  {}\mRightarrow{}  (i  =  j))
7.  x1  :  nameset(I)
8.  x1  \mneq{}  x
\mvdash{}  isname(x1)  \mmember{}  \mBbbB{}


By


Latex:
(D  -2  THEN  Unfold  `isname`  0  THEN  Auto)




Home Index