Mathlib Map

Theorems · Definition · complex analysis

ContinuousLinearMap.complexOfReal

{E : Type u_1} →
  [inst : NormedAddCommGroup E] →
    [inst_1 : NormedSpace ℂ E] → (ℓ : ℂ →L[ℝ] E) → ℓ Complex.I = Complex.I • ℓ 1 → ℂ →L[ℂ] E

Construct a continuous complex-linear map from a continuous real-linear map that maps I to I • ℓ 1.

Defined in
Mathlib.Analysis.Complex.Conformal
Cited by
10 results in Mathlib
Foundations
Depth 165 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.

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.