Step * 1 1 2 1 1 of Lemma boundary-of-0-dim-is-nil


1. : ℕ
2. : ℚCube(k) List
3. (∀c∈K.dim(c) 0 ∈ ℤ)
4. ∀[L:ℚCube(k) List]. [] supposing ∀x:ℚCube(k). (x ∈ L))
5. : ℚCube(k)
6. : ℚCube(k)
7. (c ∈ K)
8. ↑Inhabited(c)
9. (x ∈ rat-cube-faces(k;c))
⊢ False
BY
(Assert dim(c) 0 ∈ ℤ BY
         (RWO  "l_all_iff" THEN Auto)) }

1
1. : ℕ
2. : ℚCube(k) List
3. (∀c∈K.dim(c) 0 ∈ ℤ)
4. ∀[L:ℚCube(k) List]. [] supposing ∀x:ℚCube(k). (x ∈ L))
5. : ℚCube(k)
6. : ℚCube(k)
7. (c ∈ K)
8. ↑Inhabited(c)
9. (x ∈ rat-cube-faces(k;c))
10. dim(c) 0 ∈ ℤ
⊢ False


Latex:


Latex:

1.  k  :  \mBbbN{}
2.  K  :  \mBbbQ{}Cube(k)  List
3.  (\mforall{}c\mmember{}K.dim(c)  =  0)
4.  \mforall{}[L:\mBbbQ{}Cube(k)  List].  L  \msim{}  []  supposing  \mforall{}x:\mBbbQ{}Cube(k).  (\mneg{}(x  \mmember{}  L))
5.  x  :  \mBbbQ{}Cube(k)
6.  c  :  \mBbbQ{}Cube(k)
7.  (c  \mmember{}  K)
8.  \muparrow{}Inhabited(c)
9.  (x  \mmember{}  rat-cube-faces(k;c))
\mvdash{}  False


By


Latex:
(Assert  dim(c)  =  0  BY
              (RWO    "l\_all\_iff"  3  THEN  Auto))




Home Index