Step
*
1
of Lemma
not-prime-square
1. x : ℤ
2. prime(x * x)
3. ¬((x * x) = 0 ∈ ℤ)
4. ¬((x * x) ~ 1)
⊢ reducible(x * x)
BY
{ (Decide ⌜0 < x⌝⋅ THENA Auto) }
1
1. x : ℤ
2. prime(x * x)
3. ¬((x * x) = 0 ∈ ℤ)
4. ¬((x * x) ~ 1)
5. 0 < x
⊢ reducible(x * x)
2
1. x : ℤ
2. prime(x * x)
3. ¬((x * x) = 0 ∈ ℤ)
4. ¬((x * x) ~ 1)
5. ¬0 < x
⊢ reducible(x * x)
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  prime(x  *  x)
3.  \mneg{}((x  *  x)  =  0)
4.  \mneg{}((x  *  x)  \msim{}  1)
\mvdash{}  reducible(x  *  x)
By
Latex:
(Decide  \mkleeneopen{}0  <  x\mkleeneclose{}\mcdot{}  THENA  Auto)
Home
Index