Step
*
1
3
1
1
1
of Lemma
face-maps-comp-property
1. L : (Cname × ℕ2) List
2. [I] : Cname List
3. y : Cname
4. [%3] : (y ∈ I)
5. (↑isname(y)) 
⇒ ((¬(y ∈ [])) ∧ (y = y ∈ nameset(I)))
6. y ∈ extd-nameset(I)
⊢ ↑isname(y)
BY
{ (All Thin THEN D 1 THEN Unfold `isname` 0 THEN Auto) }
Latex:
Latex:
1.  L  :  (Cname  \mtimes{}  \mBbbN{}2)  List
2.  [I]  :  Cname  List
3.  y  :  Cname
4.  [\%3]  :  (y  \mmember{}  I)
5.  (\muparrow{}isname(y))  {}\mRightarrow{}  ((\mneg{}(y  \mmember{}  []))  \mwedge{}  (y  =  y))
6.  y  \mmember{}  extd-nameset(I)
\mvdash{}  \muparrow{}isname(y)
By
Latex:
(All  Thin  THEN  D  1  THEN  Unfold  `isname`  0  THEN  Auto)
Home
Index