Step
*
3
1
of Lemma
equal-rat-cube-complexes
1. k : ℕ
2. [n] : ℕ
3. K : n-dim-complex
4. L : n-dim-complex
5. ∀c:{c:ℚCube(k)| (↑Inhabited(c)) ∧ (dim(c) = n ∈ ℤ)} . ((c ∈ K) 
⇐⇒ (c ∈ L))
6. x : ℚCube(k)
7. (x ∈ L)
⊢ (x ∈ K)
BY
{ ((D -3 With ⌜x⌝  THEN Auto) THEN DVar `L') }
1
1. k : ℕ
2. n : ℕ
3. K : n-dim-complex
4. L : ℚCube(k) List
5. no_repeats(ℚCube(k);L) ∧ (∀c,d∈L.  Compatible(c;d)) ∧ (∀c∈L.dim(c) = n ∈ ℤ)
6. x : ℚCube(k)
7. (x ∈ L)
⊢ x ∈ {c:ℚCube(k)| (↑Inhabited(c)) ∧ (dim(c) = n ∈ ℤ)} 
Latex:
Latex:
1.  k  :  \mBbbN{}
2.  [n]  :  \mBbbN{}
3.  K  :  n-dim-complex
4.  L  :  n-dim-complex
5.  \mforall{}c:\{c:\mBbbQ{}Cube(k)|  (\muparrow{}Inhabited(c))  \mwedge{}  (dim(c)  =  n)\}  .  ((c  \mmember{}  K)  \mLeftarrow{}{}\mRightarrow{}  (c  \mmember{}  L))
6.  x  :  \mBbbQ{}Cube(k)
7.  (x  \mmember{}  L)
\mvdash{}  (x  \mmember{}  K)
By
Latex:
((D  -3  With  \mkleeneopen{}x\mkleeneclose{}    THEN  Auto)  THEN  DVar  `L')
Home
Index