Step
*
of Lemma
nerve_box_edge'_wf
∀[C:SmallCategory]. ∀[I:Cname List]. ∀[J:nameset(I) List]. ∀[x:nameset(I)]. ∀[i:ℕ2].
∀[box:open_box(cubical-nerve(C);I;J;x;i)]. ∀[y:nameset(I)]. ∀[c:{c:name-morph(I;[])| (c y) = 0 ∈ ℕ2} ].
  nerve_box_edge'(box; c; y) ∈ cat-arrow(C) nerve_box_label(box;c) nerve_box_label(box;flip(c;y)) 
  supposing (∃j∈J. ¬(j = y ∈ Cname)) ∨ (((c x) = i ∈ ℕ2) ∧ (¬↑null(J)))
BY
{ (InstLemma `nerve_box_edge_wf2` [] THEN Unfold `nerve_box_edge\'` 0 THEN Hypothesis) }
Latex:
Latex:
\mforall{}[C:SmallCategory].  \mforall{}[I:Cname  List].  \mforall{}[J:nameset(I)  List].  \mforall{}[x:nameset(I)].  \mforall{}[i:\mBbbN{}2].
\mforall{}[box:open\_box(cubical-nerve(C);I;J;x;i)].  \mforall{}[y:nameset(I)].  \mforall{}[c:\{c:name-morph(I;[])|  (c  y)  =  0\}  ].
    nerve\_box\_edge'(box;  c;  y)  \mmember{}  cat-arrow(C)  nerve\_box\_label(box;c)  nerve\_box\_label(box;flip(c;y)) 
    supposing  (\mexists{}j\mmember{}J.  \mneg{}(j  =  y))  \mvee{}  (((c  x)  =  i)  \mwedge{}  (\mneg{}\muparrow{}null(J)))
By
Latex:
(InstLemma  `nerve\_box\_edge\_wf2`  []  THEN  Unfold  `nerve\_box\_edge\mbackslash{}'`  0  THEN  Hypothesis)
Home
Index