My question is the following:
Assume a point $A$ outside some circle, and a point $X$ on the same circle, such that $AX$ is not a diameter of the circle. Draw $Y$ as the point of intersection between the circle and the (extesion of the) line $AX$. Draw the tangents to the circle in points $X$ and $Y$, and denote their point of intersection with $Z$. Also draw the two tangents $AB$, $AC$ to the circle, where $B$, $C$ are points on the circle. Prove that $Z$ lies on the extension of the line $BC$.
The approaches I have tried until now involved either
- analyzing triangle similarities and searching for equal angles (many pairs of angles subtend the same arcs),
- calculating cross ratios (considering the drawing as a two-point perspective drawing of a circle),
- establishing a particular origin of linear coordinates and searching vector expressions for the positions of all points,
- writing all points in polar coordinates,
although without any significant progress. Can you please help me formally solve this problem?
Thank you.

We're going to use two results on the polar(*) of a point with respect to a circle.
(1) if $P$ is exterior to a circle $\mathcal C, $ then the polar of $P$ is $(TT')$, where $T$ and $T'$ are the "tangent points";
(2) if $P$ and $M $ are two points different of the center of $\mathcal C$ , then $M$ belongs to the polar of $P$ iff $P$ belongs to the polar of $M$.
According to (1),
According to (2),
(*) To define the polar of a point $P$ in a circle $\mathcal C$ with center $O$ and radius $R$, you first determine $P' \in OP$ s.t.$$\overline{OP}.\overline{OP'}=R^2$$ then the polar is the perpendicular to $OP$ passing through $P'$.
Let's Prove Quickly (1):
Let $P$ be a point outside the circle, $T$ the tangent point, and $H$ the foot of the perpendicular to $OP$ passing through $T$.
$OTP$ and $OTH$ are similar. So $\frac{OT}{OH}=\frac{OP}{OT}$. So $OP.OH=OT^2=R^2$. So $P'=H$ and $T$ belongs to the polar $p$ of $P$.$\square$
Let's Prove Quickly (2):
With the notations in the figure, it is assumed that$$P\in m$$with $m$, polar of $M$
Let $MH$ be perpendicular to $OP$.
$OMH$ and $OM'P$ are similar. So $\frac{OH}{OM'}=\frac{OM}{OP}$. So $OP.OH=OM.OM'=R^2$. So $P'=H$ and $$M\in p$$where $p$ is the polar of $P$.$\square$