Step
*
of Lemma
mod2-cases
No Annotations
∀x:ℤ. (((x mod 2) = 0 ∈ ℤ) ∨ ((x mod 2) = 1 ∈ ℤ))
BY
{ (Auto THEN (InstLemma `mod_bounds` [⌜x⌝;⌜2⌝]⋅ THENA Auto) THEN Decide ⌜(x mod 2) = 0 ∈ ℤ⌝⋅ THEN Auto) }
Latex:
Latex:
No  Annotations
\mforall{}x:\mBbbZ{}.  (((x  mod  2)  =  0)  \mvee{}  ((x  mod  2)  =  1))
By
Latex:
(Auto  THEN  (InstLemma  `mod\_bounds`  [\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}2\mkleeneclose{}]\mcdot{}  THENA  Auto)  THEN  Decide  \mkleeneopen{}(x  mod  2)  =  0\mkleeneclose{}\mcdot{}  THEN  Auto)
Home
Index