Step
*
1
4
1
1
1
2
1
4
1
of Lemma
face-maps-comp-property
.....wf..... 
1. a1 : Cname
2. a2 : ℕ2
3. L : (Cname × ℕ2) List
4. ∀[I:Cname List]
     ∀y:nameset(map(λp.(fst(p));L) @ I)
       (((↑isname(face-maps-comp(L) y)) 
⇒ ((¬(y ∈ map(λp.(fst(p));L))) ∧ ((face-maps-comp(L) y) = y ∈ nameset(I))))
       ∧ ((¬↑isname(face-maps-comp(L) y))
         
⇒ ((y ∈ map(λp.(fst(p));L)) ∧ ((face-maps-comp(L) y) = outl(apply-alist(CnameDeq;L;y)) ∈ ℕ2))))
5. I : Cname List
6. y : nameset([a1 / (map(λp.(fst(p));L) @ I)])
7. y ≠ a1
8. ¬(y = a1 ∈ Cname)
9. ↑isname(y)
⊢ isname(y) ∈ 𝔹
BY
{ TACTIC:((DVar `y' THEN All  Thin) THEN Unfold `isname` 0 THEN Auto) }
Latex:
Latex:
.....wf..... 
1.  a1  :  Cname
2.  a2  :  \mBbbN{}2
3.  L  :  (Cname  \mtimes{}  \mBbbN{}2)  List
4.  \mforall{}[I:Cname  List]
          \mforall{}y:nameset(map(\mlambda{}p.(fst(p));L)  @  I)
              (((\muparrow{}isname(face-maps-comp(L)  y))
              {}\mRightarrow{}  ((\mneg{}(y  \mmember{}  map(\mlambda{}p.(fst(p));L)))  \mwedge{}  ((face-maps-comp(L)  y)  =  y)))
              \mwedge{}  ((\mneg{}\muparrow{}isname(face-maps-comp(L)  y))
                  {}\mRightarrow{}  ((y  \mmember{}  map(\mlambda{}p.(fst(p));L))  \mwedge{}  ((face-maps-comp(L)  y)  =  outl(apply-alist(CnameDeq;L;y))))))
5.  I  :  Cname  List
6.  y  :  nameset([a1  /  (map(\mlambda{}p.(fst(p));L)  @  I)])
7.  y  \mneq{}  a1
8.  \mneg{}(y  =  a1)
9.  \muparrow{}isname(y)
\mvdash{}  isname(y)  \mmember{}  \mBbbB{}
By
Latex:
TACTIC:((DVar  `y'  THEN  All    Thin)  THEN  Unfold  `isname`  0  THEN  Auto)
Home
Index