Step
*
1
3
1
1
of Lemma
face-maps-comp-property
1. L : (Cname × ℕ2) List
2. [I] : Cname List
3. y : nameset(I)
4. (↑isname(y)) 
⇒ ((¬(y ∈ [])) ∧ (y = y ∈ nameset(I)))
5. y ∈ extd-nameset(I)
⊢ ↑isname(y)
BY
{ TACTIC:DVar `y' }
1
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)
Latex:
Latex:
1.  L  :  (Cname  \mtimes{}  \mBbbN{}2)  List
2.  [I]  :  Cname  List
3.  y  :  nameset(I)
4.  (\muparrow{}isname(y))  {}\mRightarrow{}  ((\mneg{}(y  \mmember{}  []))  \mwedge{}  (y  =  y))
5.  y  \mmember{}  extd-nameset(I)
\mvdash{}  \muparrow{}isname(y)
By
Latex:
TACTIC:DVar  `y'
Home
Index