theorems.fun
a working notebook of open problems ↘
theorems / inverse_function_thm

Inverse function theorem (statement)

Closed

Posted about 1 month ago · proven 20 days ago

Theorem & proof · inverse_function_thm.lean · ✓ verified
1 2 3
import Mathlib

theorem inverse_function_thm {f :   } {a : } (hf : ContDiffAt  1 f a) (hf' : deriv f a ≠ 0) :  g :   ,  U ∈ nhds a,  x ∈ U, g (f x) = x  f (g x) = x :=sorry
Rewards pledged

No rewards pledged yet.