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[ℂ] EConstruct 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
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.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- ContinuousLinearMapstatement and proof · cited by 5,352
- Complex.Istatement and proof · cited by 866
- ContinuousLinearMap.toLinearMapproof · cited by 528
- LinearMap.toAddHomproof · cited by 165
Cited by10
Results whose statement or proof uses this declaration.
- complexOfReal_hasDerivAtstatement and proof · cited by 1
- complexOfReal_hasDerivWithinAtstatement and proof · cited by 1
- differentiableAt_complex_iff_differentiableAt_realproof · cited by 1
- differentiableWithinAt_complex_iff_differentiableWithinAt_realproof · cited by 1
- HasFDerivAt.complexOfReal_hasFDerivAtstatement · cited by 1
- HasFDerivWithinAt.complexOfRealstatement · cited by 1
- complexOfReal_fderivstatement · cited by 0
- complexOfReal_fderivWithinstatement · cited by 0
- ContinuousLinearMap.complexOfReal.congr_simpstatement and proof · cited by 0
- ContinuousLinearMap.coe_complexOfRealstatement · cited by 0