Step
*
2
of Lemma
req-int-fractions
1. a : ℤ
2. b : ℤ
3. c : ℤ-o
4. d : ℤ-o
5. (a * d) = (b * c) ∈ ℤ
⊢ (r(a)/r(c)) = (r(b)/r(d))
BY
{ (nRMul ⌜r(c)⌝ 0⋅ THEN nRMul ⌜r(d)⌝ 0⋅ THEN Auto) }
Latex:
Latex:
1.  a  :  \mBbbZ{}
2.  b  :  \mBbbZ{}
3.  c  :  \mBbbZ{}\msupminus{}\msupzero{}
4.  d  :  \mBbbZ{}\msupminus{}\msupzero{}
5.  (a  *  d)  =  (b  *  c)
\mvdash{}  (r(a)/r(c))  =  (r(b)/r(d))
By
Latex:
(nRMul  \mkleeneopen{}r(c)\mkleeneclose{}  0\mcdot{}  THEN  nRMul  \mkleeneopen{}r(d)\mkleeneclose{}  0\mcdot{}  THEN  Auto)
Home
Index