Can you provide a proof for the following claim:
Claim. Given an arbitrary equilateral triangles $\triangle ABC$ and $\triangle BDE$ with common vertex $B$ . The points $H$ and $I$ divide line segments $CE$ and $AD$ respectively in the ratio $2 : 1$ . Let $G_1$ be the centroid of triangle $\triangle ABC$ . Then triangle $\triangle G_1IH$ is an equilateral triangle as well.
GeoGebra applet that demonstrates this claim can be found here.
So far I have managed to prove that $|AE|=|CD|$ and that line segments $AE$ and $CD$ intersect each other at angle of $60^{\circ}$ , but I dont know if this can be of any use. Also, can we apply the fundamental theorem of similarity in some way?



Use complex numbers. Put $G_1=0$, $B=1$ and $BD=z$ (so $BE=ze^{i\pi/3}$). Then, letting $w=e^{i\pi/3}$, $$H=\frac13(w^2+2(1+zw))=\frac13(w^2+2zw+2)$$ $$I=\frac13(w^4+2(1+z))=\frac13(w^4+2z+2)$$ But $w^2+2=w(w^4+2)$, so $$H=w\cdot\frac13(w^4+2z+2)=wI$$ Since $|w|=1$ and $\arg w=60^\circ$, $G_1H=G_1I$ and $\angle HG_1I=60^\circ$, so $\triangle HG_1I$ is equilateral.