In the paper "Kepler orbits more geometrico" by Andrew Lenard (1994), the author states that the rate at which ellipse area $A$ is swept out by an orbiting planet is the area of the triangle formed by the planet's radius and velocity vectors, as they appear in a scaled up hodograph the author imposes over the ellipse.
(At this point you'll probably have to look at the second page of the referenced paper to understand. Lenard's approach is similar to Feynman's in the "lost lecture.")
The area of the triangle Lenard talks about can be found by halving the cross product of the velocity and radius vectors. This turns out to be $b^2$, where $b$ is the semi-minor axis of the ellipse. So, altogether Lenard states that:
$$\frac{dA}{dt}=\frac{1}{2}|\mathbf{r} \times \mathbf{v}|=b^2$$
I can understand how he gets from the cross product to $b^2$, but as far as I can tell he offers no proof of why the area of his triangle is equal or proportional to the rate at which the planet sweeps out area as it goes along its orbit. He just throws it out there without explaining how he got there. I appreciate if someone can explain the reasoning behind this assertion.
His assertion is particularly perplexing to me since the more straightforward way of getting the rate at which a planet sweeps out area gives:
$$\frac{A}{A_T}=\frac{t}{T}$$ (Kepler's second law, where $A_T$ is the total ellipse area and $T$ is the orbital period)
$$\frac{dA}{dt}=\frac{A_T}{T}$$
How to reconcile this with Lenard's definition of $\frac{dA}{dt}=b^2$?