Mathlib Map

Theorems · Theorem · complex analysis

Complex.liouville_theorem_aux

∀ {F : Type v} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℂ F] {f : ℂ → F},
  Differentiable ℂ f → Bornology.IsBounded (Set.range f) → ∀ (z w : ℂ), f z = f w

An auxiliary lemma for Liouville's theorem Differentiable.apply_eq_apply_of_bounded.

Defined in
Mathlib.Analysis.Complex.Liouville
Cited by
1 results in Mathlib
Foundations
Depth 288 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

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

Cites25

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.