L'HΓ΄pital's rule for 0/0 indeterminate forms #
In this file, we prove several forms of "L'HΓ΄pital's rule" for computing 0/0
indeterminate forms. The proof of HasDerivAt.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
,
atTop
or atBot
. In fact, we give a slightly stronger statement by
allowing it to be any filter on β
.
Each statement is available in a HasDerivAt
form and a deriv
form, which
is denoted by each statement being in either the HasDerivAt
or the deriv
namespace.
Tags #
L'HΓ΄pital's rule, L'Hopital's rule
Interval-based versions #
We start by proving statements where all conditions (derivability, g' β 0
) have
to be satisfied on an explicitly-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, HasDerivAt
version
L'HΓ΄pital's rule for approaching a real from the left, HasDerivAt
version
L'HΓ΄pital's rule for approaching a real, HasDerivAt
version. This
does not require anything about the situation at a
L'HΓ΄pital's rule for approaching a real, HasDerivAt
version
L'HΓ΄pital's rule for approaching +β, HasDerivAt
version
L'HΓ΄pital's rule for approaching -β, HasDerivAt
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