Step * of Lemma groupoid-cube-lemma2

[G:Groupoid]. ∀[x000,x100,x010,x110,x001,x101,x011,x111:cat-ob(cat(G))]. ∀[a:cat-arrow(cat(G)) x001 x011].
[b:cat-arrow(cat(G)) x011 x111]. ∀[c:cat-arrow(cat(G)) x001 x101]. ∀[d:cat-arrow(cat(G)) x101 x111].
[e:cat-arrow(cat(G)) x000 x010]. ∀[f:cat-arrow(cat(G)) x010 x110]. ∀[g:cat-arrow(cat(G)) x000 x100].
[h:cat-arrow(cat(G)) x100 x110].
  uiff(a d;e h) 
  supposing (∃i:cat-arrow(cat(G)) x000 x001
              ∃j:cat-arrow(cat(G)) x010 x011
               ∃k:cat-arrow(cat(G)) x110 x111
                ∃l:cat-arrow(cat(G)) x100 x101. (e a ∧ b ∧ k ∧ l))
  ∨ (∃i:cat-arrow(cat(G)) x001 x000
      ∃j:cat-arrow(cat(G)) x011 x010
       ∃k:cat-arrow(cat(G)) x111 x110
        ∃l:cat-arrow(cat(G)) x101 x100. (a e ∧ f ∧ h ∧ l))
BY
((UnivCD THENA Auto) THEN -1 THEN ExRepD) }

1
1. Groupoid
2. x000 cat-ob(cat(G))
3. x100 cat-ob(cat(G))
4. x010 cat-ob(cat(G))
5. x110 cat-ob(cat(G))
6. x001 cat-ob(cat(G))
7. x101 cat-ob(cat(G))
8. x011 cat-ob(cat(G))
9. x111 cat-ob(cat(G))
10. cat-arrow(cat(G)) x001 x011
11. cat-arrow(cat(G)) x011 x111
12. cat-arrow(cat(G)) x001 x101
13. cat-arrow(cat(G)) x101 x111
14. cat-arrow(cat(G)) x000 x010
15. cat-arrow(cat(G)) x010 x110
16. cat-arrow(cat(G)) x000 x100
17. cat-arrow(cat(G)) x100 x110
18. cat-arrow(cat(G)) x000 x001
19. cat-arrow(cat(G)) x010 x011
20. cat-arrow(cat(G)) x110 x111
21. cat-arrow(cat(G)) x100 x101
22. a
23. b
24. k
25. l
⊢ uiff(a d;e h)

2
1. Groupoid
2. x000 cat-ob(cat(G))
3. x100 cat-ob(cat(G))
4. x010 cat-ob(cat(G))
5. x110 cat-ob(cat(G))
6. x001 cat-ob(cat(G))
7. x101 cat-ob(cat(G))
8. x011 cat-ob(cat(G))
9. x111 cat-ob(cat(G))
10. cat-arrow(cat(G)) x001 x011
11. cat-arrow(cat(G)) x011 x111
12. cat-arrow(cat(G)) x001 x101
13. cat-arrow(cat(G)) x101 x111
14. cat-arrow(cat(G)) x000 x010
15. cat-arrow(cat(G)) x010 x110
16. cat-arrow(cat(G)) x000 x100
17. cat-arrow(cat(G)) x100 x110
18. cat-arrow(cat(G)) x001 x000
19. cat-arrow(cat(G)) x011 x010
20. cat-arrow(cat(G)) x111 x110
21. cat-arrow(cat(G)) x101 x100
22. e
23. f
24. h
25. l
⊢ uiff(a d;e h)


Latex:


Latex:
\mforall{}[G:Groupoid].  \mforall{}[x000,x100,x010,x110,x001,x101,x011,x111:cat-ob(cat(G))].
\mforall{}[a:cat-arrow(cat(G))  x001  x011].  \mforall{}[b:cat-arrow(cat(G))  x011  x111].
\mforall{}[c:cat-arrow(cat(G))  x001  x101].  \mforall{}[d:cat-arrow(cat(G))  x101  x111].
\mforall{}[e:cat-arrow(cat(G))  x000  x010].  \mforall{}[f:cat-arrow(cat(G))  x010  x110].
\mforall{}[g:cat-arrow(cat(G))  x000  x100].  \mforall{}[h:cat-arrow(cat(G))  x100  x110].
    uiff(a  o  b  =  c  o  d;e  o  f  =  g  o  h) 
    supposing  (\mexists{}i:cat-arrow(cat(G))  x000  x001
                            \mexists{}j:cat-arrow(cat(G))  x010  x011
                              \mexists{}k:cat-arrow(cat(G))  x110  x111
                                \mexists{}l:cat-arrow(cat(G))  x100  x101
                                  (e  o  j  =  i  o  a  \mwedge{}  f  o  k  =  j  o  b  \mwedge{}  l  o  d  =  h  o  k  \mwedge{}  i  o  c  =  g  o  l))
    \mvee{}  (\mexists{}i:cat-arrow(cat(G))  x001  x000
            \mexists{}j:cat-arrow(cat(G))  x011  x010
              \mexists{}k:cat-arrow(cat(G))  x111  x110
                \mexists{}l:cat-arrow(cat(G))  x101  x100
                  (a  o  j  =  i  o  e  \mwedge{}  b  o  k  =  j  o  f  \mwedge{}  d  o  k  =  l  o  h  \mwedge{}  i  o  g  =  c  o  l))


By


Latex:
((UnivCD  THENA  Auto)  THEN  D  -1  THEN  ExRepD)




Home Index