Mathlib Map

Theorems · Theorem · complex analysis

Meromorphic.measurable

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E} [inst_3 : MeasurableSpace 𝕜] [SecondCountableTopology 𝕜] [BorelSpace 𝕜]
  [inst_6 : MeasurableSpace E] [CompleteSpace E] [BorelSpace E], Meromorphic f → Measurable f

Meromorphic functions are measurable.

Defined in
Mathlib.Analysis.Meromorphic.Basic
Cited by
2 results in Mathlib
Foundations
Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceMeasurableSpaceSecondCountableTopologyBorelSpaceMeasurableSpaceCompleteSpaceBorelSpace

Around this declaration

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

Cites33

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

Cited by2

Results whose statement or proof uses this declaration.