Step
*
of Lemma
rat-cube-intersection-idemp
∀[k:ℕ]. ∀[c:ℚCube(k)].  (c ⋂ c = c ∈ ℚCube(k))
BY
{ (Auto THEN Unfold `rational-cube` 0 THEN (FunExt THEN Auto) THEN RepUR ``rat-cube-intersection`` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[k:\mBbbN{}].  \mforall{}[c:\mBbbQ{}Cube(k)].    (c  \mcap{}  c  =  c)
By
Latex:
(Auto
  THEN  Unfold  `rational-cube`  0
  THEN  (FunExt  THEN  Auto)
  THEN  RepUR  ``rat-cube-intersection``  0
  THEN  Auto)
Home
Index