Mathlib Map

Theorems · Theorem · complex analysis

Complex.continuousAt_sqrt

∀ {z : ℂ}, 0 ≤ z.re ∨ z.im ≠ 0 → ContinuousAt Complex.sqrt z

Complex.sqrt is continuous at z provided 0 ≤ z.re or z.im ≠ 0. This is weaker than requiring z ∈ slitPlane, as it additionally includes the imaginary axis and 0.

Defined in
Mathlib.Analysis.Complex.SqrtDeriv
Cited by
1 results in Mathlib
Foundations
Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.