turn proofs for nat into proofs for non-negative ints

后端 未结 0 504
忘了有多久
忘了有多久 2020-12-14 15:34

I proved some fairly trivial lemma

lemma two_ne_four_mul_any (n:ℕ) : 2 ≠ 2 * 2 * n

Obviously, the same should hold for non-negative Integers,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题