Step * 2 of Lemma gcd_properties


1. : ℤ@i
2. : ℤ@i
⊢ ∀c:ℤ((c a)  (c b)  (c gcd(a;b)))
BY
(InstLemma `gcd_is_gcd` [⌜a⌝;⌜b⌝]⋅ THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbZ{}@i
2.  b  :  \mBbbZ{}@i
\mvdash{}  \mforall{}c:\mBbbZ{}.  ((c  |  a)  {}\mRightarrow{}  (c  |  b)  {}\mRightarrow{}  (c  |  gcd(a;b)))


By


Latex:
(InstLemma  `gcd\_is\_gcd`  [\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index