auto-update(nvim): 2025-01-18 15:10:20
This commit is contained in:
parent
929c4e3055
commit
b492d32b9f
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ where $x < y$, $exists z in QQ$ such that $x < z < y$.
|
||||||
First, let us take the difference between $x$ and $y$.
|
First, let us take the difference between $x$ and $y$.
|
||||||
|
|
||||||
$
|
$
|
||||||
exists a,b in ZZ \
|
exists a,b,c,d in ZZ \
|
||||||
x = a / b \
|
x = a / b \
|
||||||
y = c / d \
|
y = c / d \
|
||||||
y - x = (b c - a d) / (b d)
|
y - x = (b c - a d) / (b d)
|
||||||
|
|
Loading…
Reference in a new issue