Hello, ice_syncer!
I think this is what you meant . . .
If all the sides of a parallelogram touch a circle,
show that the parallelogram is a rhombus. Code:
A E B
∆ - * o * - - - - - - - ∆
/* * /
H o * /
* * /
/ /
/* * /
/ * * O * /
/ * */
/ /
/ * *
/ * o F
/ * */
∆ - - - - - - - * o * - ∆
D G C We have parallelogram
inscribed circle
,
. . and points of tangency 
Theorem: tangents from an external point to a circle are equal.
Hence, we have:
. . ![{\color{blue}[1]}\;\;AE \:=\:AH](http://latex.codecogs.com/png.latex?{\color{blue}[1]}\;\;AE \:=\:AH)
. . ![{\color{blue}[2]}\;\;BE \:=\:BF](http://latex.codecogs.com/png.latex?{\color{blue}[2]}\;\;BE \:=\:BF)
. . ![{\color{blue}[3]}\;\;CG \:=\:CF](http://latex.codecogs.com/png.latex?{\color{blue}[3]}\;\;CG \:=\:CF)
. . ![{\color{blue}[4]}\;\;DG \:=\:DH](http://latex.codecogs.com/png.latex?{\color{blue}[4]}\;\;DG \:=\:DH)
Add [1] and [4]: . ![AE + DG \:=\:AH + DH \quad\Rightarrow\quad AE + DG \:=\:AD\;\;{\color{blue}[5]}](http://latex.codecogs.com/png.latex?AE + DG \:=\:AH + DH \quad\Rightarrow\quad AE + DG \:=\:AD\;\;{\color{blue}[5]})
Add [2] and [3]: . ![BE + CG \:=\:BF + CF \quad\Rightarrow\quad BE + CG \:=\:BC\;\;{\color{blue}[6]}](http://latex.codecogs.com/png.latex?BE + CG \:=\:BF + CF \quad\Rightarrow\quad BE + CG \:=\:BC\;\;{\color{blue}[6]})
Add [5] and [6]: .  + (DG + CG) \:=\:AD + BC)
So we have: . ![AB + CD \:=\:AD + BC\;\;{\color{blue}[7]}](http://latex.codecogs.com/png.latex?AB + CD \:=\:AD + BC\;\;{\color{blue}[7]})
Opposite sides of a parallelogram are equal: . 
So [7] becomes: . 
Since adjacent sides of the parallelogram are equal, all sides are equal.
Therefore,
is a rhombus.