Mathlib Map

Theorems · Theorem · complex analysis

MeromorphicAt.smul

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {R : Type u_4} [inst_3 : NormedRing R] [inst_4 : Module R E] [IsBoundedSMul R E] {x : 𝕜}
  [inst_6 : NormedAlgebra 𝕜 R] [IsScalarTower 𝕜 R E] {f : 𝕜 → R} {g : 𝕜 → E},
  MeromorphicAt f x → MeromorphicAt g x → MeromorphicAt (f • g) x
Defined in
Mathlib.Analysis.Meromorphic.Basic
Cited by
13 results in Mathlib
Foundations
Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedRingModuleIsBoundedSMulNormedAlgebraIsScalarTower

Around this declaration

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

meromorphicOrderAt_smul · cited by 10meromorphicOrderAt_smulMeromorphicAt.neg · cited by 8MeromorphicAt.negMeromorphicAt.mul · cited by 7MeromorphicAt.mulMeromorphicOn.smul · cited by 4MeromorphicOn.smulmeromorphicNFAt_iff_analyticAt_or · cited by 3meromorphicNFAt_iff_analy…MeromorphicAt.fun_smul · cited by 3MeromorphicAt.fun_smulmeromorphicAt_smul_iff_of_ne_zero · cited by 2meromorphicAt_smul_iff_of…MeromorphicOn.log_norm_meromorphicTrailingCoeffAt_extract_zeros_poles · cited by 1MeromorphicOn.log_norm_me…Complex.ECanonicalDecomp.eq_smul_meromorphicTrailingCoeffAt · cited by 1ECanonicalDecomp.eq_smul_…Meromorphic.smul · cited by 1Meromorphic.smulComplex.CanonicalDecomp.divisor_eq_divisor · cited by 1CanonicalDecomp.divisor_e…MeromorphicAt.iff_eventuallyEq_zpow_smul_analyticAt · cited by 1MeromorphicAt.iff_eventua…MeromorphicOn.meromorphicTrailingCoeffAt_extract_zeros_poles · cited by 0MeromorphicOn.meromorphic…Module · cited by 20661ModuleNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldIsScalarTower · cited by 3896IsScalarTowerNormedAlgebra · cited by 1165NormedAlgebraNormedRing · cited by 924NormedRingsmul_eq_mul · cited by 357smul_eq_mulIsBoundedSMul · cited by 329IsBoundedSMulAnalyticAt · cited by 321AnalyticAtpow_add · cited by 315pow_addMeromorphicAt · cited by 160MeromorphicAtAnalyticAt.smul · cited by 18AnalyticAt.smulPi.smul_apply' · cited by 9Pi.smul_apply'smul_smul_smul_comm · cited by 8smul_smul_smul_commMeromorphicAt.smulCITED BYCITES

Cites15

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

Cited by13

Results whose statement or proof uses this declaration.