Step
*
of Lemma
int-rational
∀[n:ℤ]. (n ∈ ℚ)
BY
{ (Auto
   THEN MemTypeCDRational
   THEN Auto
   THEN Try (xxx(BUnionLeft THEN Auto)xxx)
   THEN Unfold `qeq` 0
   THEN RepeatFor 2 (CallByValueReduce 0)
   THEN Reduce 0
   THEN Auto) }
Latex:
Latex:
\mforall{}[n:\mBbbZ{}].  (n  \mmember{}  \mBbbQ{})
By
Latex:
(Auto
  THEN  MemTypeCDRational
  THEN  Auto
  THEN  Try  (xxx(BUnionLeft  THEN  Auto)xxx)
  THEN  Unfold  `qeq`  0
  THEN  RepeatFor  2  (CallByValueReduce  0)
  THEN  Reduce  0
  THEN  Auto)
Home
Index