Assumptions:
TeX:
\gcd\!\left(p, q\right) = 1 p \in \mathbb{P} \;\mathbin{\operatorname{and}}\; q \in \mathbb{P} \;\mathbin{\operatorname{and}}\; p \ne q
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
GCD | Greatest common divisor | |
PP | Prime numbers |
Source code for this entry:
Entry(ID("062423"), Formula(Equal(GCD(p, q), 1)), Variables(p, q), Assumptions(And(Element(p, PP), Element(q, PP), NotEqual(p, q))))