Step
*
1
1
3
1
1
of Lemma
nerve_box_edge_wf2
1. C : SmallCategory
2. I : Cname List
3. J : nameset(I) List
4. x : nameset(I)
5. i : ℕ2
6. box : open_box(cubical-nerve(C);I;J;x;i)
7. ∀[L:name-morph(I;[])]
     ∀f:I-face(cubical-nerve(C);I)
       ((cube(f) L) = nerve_box_label(box;L) ∈ cat-ob(C)) supposing 
          ((f ∈ box) and 
          (direction(f) = (L dimension(f)) ∈ ℕ2)) 
     supposing ((L x) = i ∈ ℕ2) ∨ (¬↑null(J))
8. y : nameset(I)
9. c : name-morph(I;[])
10. (c y) = 0 ∈ ℕ2
11. v : I-face(cubical-nerve(C);I)
12. (v ∈ box)
13. direction(v) = (c dimension(v)) ∈ ℕ2
14. direction(v) = (flip(c;y) dimension(v)) ∈ ℕ2
15. nerve-box-common-face(box;c;y)
= v
∈ {f:I-face(cubical-nerve(C);I)| 
   (f ∈ box) ∧ (direction(f) = (c dimension(f)) ∈ ℕ2) ∧ (direction(f) = (flip(c;y) dimension(f)) ∈ ℕ2)} 
16. ¬↑null(J)
17. (cube(v) c) = nerve_box_label(box;c) ∈ cat-ob(C)
18. (cube(v) flip(c;y)) = nerve_box_label(box;flip(c;y)) ∈ cat-ob(C)
19. c ∈ cat-ob(poset-cat(I-[dimension(v)]))
20. flip(c;y) ∈ cat-ob(poset-cat(I-[dimension(v)]))
21. i1 : nameset(I-[dimension(v)])
⊢ (c i1) ≤ (flip(c;y) i1)
BY
{ (RepUR ``name-morph-flip`` 0 THEN AutoSplit) }
Latex:
Latex:
1.  C  :  SmallCategory
2.  I  :  Cname  List
3.  J  :  nameset(I)  List
4.  x  :  nameset(I)
5.  i  :  \mBbbN{}2
6.  box  :  open\_box(cubical-nerve(C);I;J;x;i)
7.  \mforall{}[L:name-morph(I;[])]
          \mforall{}f:I-face(cubical-nerve(C);I)
              ((cube(f)  L)  =  nerve\_box\_label(box;L))  supposing 
                    ((f  \mmember{}  box)  and 
                    (direction(f)  =  (L  dimension(f)))) 
          supposing  ((L  x)  =  i)  \mvee{}  (\mneg{}\muparrow{}null(J))
8.  y  :  nameset(I)
9.  c  :  name-morph(I;[])
10.  (c  y)  =  0
11.  v  :  I-face(cubical-nerve(C);I)
12.  (v  \mmember{}  box)
13.  direction(v)  =  (c  dimension(v))
14.  direction(v)  =  (flip(c;y)  dimension(v))
15.  nerve-box-common-face(box;c;y)  =  v
16.  \mneg{}\muparrow{}null(J)
17.  (cube(v)  c)  =  nerve\_box\_label(box;c)
18.  (cube(v)  flip(c;y))  =  nerve\_box\_label(box;flip(c;y))
19.  c  \mmember{}  cat-ob(poset-cat(I-[dimension(v)]))
20.  flip(c;y)  \mmember{}  cat-ob(poset-cat(I-[dimension(v)]))
21.  i1  :  nameset(I-[dimension(v)])
\mvdash{}  (c  i1)  \mleq{}  (flip(c;y)  i1)
By
Latex:
(RepUR  ``name-morph-flip``  0  THEN  AutoSplit)
Home
Index