Mathlib Map

Theorems · Definition · complex analysis

Complex.canonicalFactor

ℝ → ℂ → ℂ → ℂ

Given R : ℝ and w : ℂ, the canonical factor is the function fun z ↦ (R ^ 2 - (conj w) * z) / (R * (z - w)). In applications, one will typically consider a setting where w ∈ ball 0 R.

Defined in
Mathlib.Analysis.Complex.CanonicalDecomposition
Cited by
20 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites5

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

Cited by24

Results whose statement or proof uses this declaration.