Theorems · Theorem · complex analysis
Complex.norm_fderiv_le_one_of_mapsTo_ball
∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℂ F] {R : ℝ} {f : E → F} {c : E},
DifferentiableOn ℂ f (Metric.ball c R) →
Set.MapsTo f (Metric.ball c R) (Metric.closedBall (f c) R) → 0 < R → ‖fderiv ℂ f c‖ ≤ 1The Schwarz Lemma. Let f : E → F be a complex analytic function
on an open ball with center c and a positive radius.
If f sends this ball to a closed ball with center f c and the same radius,
then the norm of the Fréchet derivative of f at c is at most one.
- Defined in
- Mathlib.Analysis.Complex.Schwarz
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- LT.lt.ne'proof · cited by 1,417
- Metric.ballstatement and proof · cited by 735
- Set.MapsTostatement and proof · cited by 732
- Metric.closedBallstatement and proof · cited by 704
- DifferentiableOnstatement and proof · cited by 419
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.