If I have boolean polynomials like $$x_1 * x_2 + x_1x_3 x_5 + x_3 + x_7x_2,thengivenvariable$x1$,howcanIrepresentitasx_1 *(x_2 + x_3x_5) + x_3 + x_7x_2bysage?Ingeneral,Iwanttofindawaytorepresentaformofax_1 + c$$, where $a$ is the linear combination of multiples of $x_1$ and $c$ is the rest polynomial.