We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c3f028 commit a55698dCopy full SHA for a55698d
Lectures/implicit.jl
@@ -385,7 +385,7 @@ The formula for ``\partial f^{-1}(\omega)`` is a direct consequence of the chain
385
""")
386
387
# ╔═╡ 0fc99cae-bfe4-4517-a578-453cab15d977
388
-circle_qa = qa(md"Does that contradict the Inverse Function Theorem (IFT) ?", md"""
+circle_qa = qa(md"Does that contradict the Implicit Function Theorem (IFT) ?", md"""
389
Let ``F(y, x) = x^2 + y^2 - 1``.
390
Given an initial point ``(x_0, y_0)`` with ``x_0^2 + y_0^2 = 1``,
391
* if ``y_0 > 0`` then IFT holds and ``y^\star(x) = y^+(x)``,
0 commit comments