Step
*
1
5
of Lemma
face-maps-comp-property
1. L : (Cname × ℕ2) List
2. ∀L:(Cname × ℕ2) List
     ∀[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))))
⊢ ∀[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))))
BY
{ TACTIC:(SimpleInstHyp ⌜L⌝ (-1)⋅ THEN Trivial) }
Latex:
Latex:
1.  L  :  (Cname  \mtimes{}  \mBbbN{}2)  List
2.  \mforall{}L:(Cname  \mtimes{}  \mBbbN{}2)  List
          \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))))))
\mvdash{}  \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))))))
By
Latex:
TACTIC:(SimpleInstHyp  \mkleeneopen{}L\mkleeneclose{}  (-1)\mcdot{}  THEN  Trivial)
Home
Index