I would like to prove the formula $ a\cdot A_r = \frac{1}{2}(aA_r - (-1)^r A_r a)$ for a grade-1 vector $a$ and a simple r-blade $A_r$. How?
In Geometric Algebra for Physicists (Doran & Lasenby), they don't prove the formula. They treat it as a definition, and then find various other results as theorems.
In Clifford Algebra to Geometric Calculus (Hestenes & Sobczyk), they purport to prove the formula but my impression is that they use circular reasoning (they state the desired result (1.27a), then state (1.27a) implies (1.30), and (1.30) implies (1.34). But the only thing we know about (1.34) is that it has the correct $(r-1)$ grade).
(1.27a): $$a\cdot A_r = \langle aA_r\rangle_{r-1} = \frac{1}{2}(aA_r - (-1)^rA_ra)$$
(1.29): Decompose A to even and odd grades: $$A=A_+ + A_-$$
(1.30a, b, c, d): $$ a\cdot A_+ = \textstyle{\frac{1}{2}}(aA_+ - A_+a) \\ a\wedge A_+ = \textstyle{\frac{1}{2}}(aA_+ + A_+a) \\ a\cdot A_- = \textstyle{\frac{1}{2}}(aA_- + A_-a) \\ a\wedge A_- = \textstyle{\frac{1}{2}}(aA_- - A_-a) $$
(1.34): $$ a\cdot(a_1a_2\dots a_r) = \textstyle{\frac{1}{2}}(aa_1\dots a_r - (-1)^ra_1\dots a_r a) $$
They show that
$$ a(a_1\dots a_r) - (-1)^r(a_1\dots a_r) a = 2\sum_{k=1}^r (-1)^{k+1} a\cdot a_k a_1\dots \check{a_k}\dots a_r $$
but they don't show that $$ a\cdot (a_1\dots a_r) = \frac{1}{2}\left(a(a_1\dots a_r) - (-1)^r(a_1\dots a_r) a\right) $$ They only proved that $\frac{1}{2}\left(a(a_1\dots a_r) - (-1)^r(a_1\dots a_r) a\right) $ has the correct grade of (r-1).
They need to prove the "=" in $a\cdot A_r \equiv \langle aA_r \rangle_{r-1} = \sum_{k=1}^r (-1)^{k+1} a\cdot a_k a_1\dots \check{a_k}\dots a_r$ but this is missing.