L'HΓ΄pital's rule for 0/0 indeterminate forms
In this file, we prove several forms of "L'Hopital's rule" for computing 0/0
indeterminate forms. The proof of has_deriv_at.lhopital_zero_right_on_Ioo
is based on the one given in the corresponding
Wikibooks
chapter, and all other statements are derived from this one by composing by
carefully chosen functions.
Note that the filter f'/g'
tends to isn't required to be one of π a
,
at_top
or at_bot
. In fact, we give a slightly stronger statement by
allowing it to be any filter on β
.
Each statement is available in a has_deriv_at
form and a deriv
form, which
is denoted by each statement being in either the has_deriv_at
or the deriv
namespace.
Interval-based versions
We start by proving statements where all conditions (derivability, g' β 0
) have
to be satisfied on an explicitely-provided interval.
Generic versions
The following statements no longer any explicit interval, as they only require conditions holding eventually.
L'HΓ΄pital's rule for approaching a real from the right, has_deriv_at
version
L'HΓ΄pital's rule for approaching a real from the left, has_deriv_at
version
L'HΓ΄pital's rule for approaching a real, has_deriv_at
version. This
does not require anything about the situation at a
L'HΓ΄pital's rule for approaching a real, has_deriv_at
version
L'HΓ΄pital's rule for approaching +β, has_deriv_at
version
L'HΓ΄pital's rule for approaching -β, has_deriv_at
version
L'HΓ΄pital's rule for approaching a real from the right, deriv
version
L'HΓ΄pital's rule for approaching a real from the left, deriv
version
L'HΓ΄pital's rule for approaching a real, deriv
version. This
does not require anything about the situation at a
L'HΓ΄pital's rule for approaching a real, deriv
version
L'HΓ΄pital's rule for approaching +β, deriv
version
L'HΓ΄pital's rule for approaching -β, deriv
version