Step
*
2
1
of Lemma
member-rat-complex-boundary-n
1. n : ℕ
2. k : ℕ
3. K : ℚCube(k) List
4. [%1] : no_repeats(ℚCube(k);K) ∧ (∀c,d∈K.  Compatible(c;d)) ∧ (∀c∈K.dim(c) = n ∈ ℤ)
5. f : ℚCube(k)
6. face-complex(k;K) ∈ ℚCube(k) List
7. dim(f) = (n - 1) ∈ ℤ
8. filter(λc.is-rat-cube-face(k;f;c);K) = [] ∈ (ℚCube(k) List)
⊢ (↑isOdd(0)) 
⇒ (∃c:ℚCube(k). ((c ∈ K) ∧ (↑Inhabited(c)) ∧ f ≤ c ∧ (dim(f) = (dim(c) - 1) ∈ ℤ)))
BY
{ ((Subst' isOdd(0) ~ ff 0 THENA Computation) THEN Reduce 0 THEN Auto) }
Latex:
Latex:
1.  n  :  \mBbbN{}
2.  k  :  \mBbbN{}
3.  K  :  \mBbbQ{}Cube(k)  List
4.  [\%1]  :  no\_repeats(\mBbbQ{}Cube(k);K)  \mwedge{}  (\mforall{}c,d\mmember{}K.    Compatible(c;d))  \mwedge{}  (\mforall{}c\mmember{}K.dim(c)  =  n)
5.  f  :  \mBbbQ{}Cube(k)
6.  face-complex(k;K)  \mmember{}  \mBbbQ{}Cube(k)  List
7.  dim(f)  =  (n  -  1)
8.  filter(\mlambda{}c.is-rat-cube-face(k;f;c);K)  =  []
\mvdash{}  (\muparrow{}isOdd(0))  {}\mRightarrow{}  (\mexists{}c:\mBbbQ{}Cube(k).  ((c  \mmember{}  K)  \mwedge{}  (\muparrow{}Inhabited(c))  \mwedge{}  f  \mleq{}  c  \mwedge{}  (dim(f)  =  (dim(c)  -  1))))
By
Latex:
((Subst'  isOdd(0)  \msim{}  ff  0  THENA  Computation)  THEN  Reduce  0  THEN  Auto)
Home
Index