Mathlib Map

Theorems · Definition · complex analysis

FormalMultilinearSeries.ofScalars

{𝕜 : Type u_1} →
  (E : Type u_2) →
    [inst : Field 𝕜] →
      [inst_1 : Ring E] →
        [inst_2 : Algebra 𝕜 E] →
          [inst_3 : TopologicalSpace E] → [inst_4 : IsTopologicalRing E] → (ℕ → 𝕜) → FormalMultilinearSeries 𝕜 E E

Formal power series of ∑ cᵢ • xⁱ for some scalar field 𝕜 and ring algebra E

Defined in
Mathlib.Analysis.Analytic.OfScalars
Cited by
68 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldRingAlgebraTopologicalSpaceIsTopologicalRing

Around this declaration

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

FormalMultilinearSeries.coeff_ofScalars · cited by 23FormalMultilinearSeries.c…ordinaryHypergeometricSeries · cited by 17ordinaryHypergeometricSer…binomialSeries · cited by 11binomialSeriesalternatingGeometricSeries · cited by 9alternatingGeometricSeriesComplex.regularizedHGFunSeries · cited by 8Complex.regularizedHGFunS…PeriodPair.weierstrassPExceptSeries · cited by 8PeriodPair.weierstrassPEx…FormalMultilinearSeries.ofScalarsSum · cited by 8FormalMultilinearSeries.o…AnalyticAt.hasFPowerSeriesAt · cited by 7AnalyticAt.hasFPowerSerie…FormalMultilinearSeries.ofScalars.congr_simp · cited by 6ofScalars.congr_simpUpperHalfPlane.qExpansionFormalMultilinearSeries · cited by 5UpperHalfPlane.qExpansion…FormalMultilinearSeries.ofScalars_norm_eq_mul · cited by 5FormalMultilinearSeries.o…PeriodPair.weierstrassPSeries · cited by 4PeriodPair.weierstrassPSe…FormalMultilinearSeries.ofScalars_apply_eq · cited by 4FormalMultilinearSeries.o…PeriodPair.hasFPowerSeriesOnBall_weierstrassPExcept · cited by 3PeriodPair.hasFPowerSerie…PeriodPair.weierstrassPExceptSeries_of_notMem · cited by 3PeriodPair.weierstrassPEx…TopologicalSpace · cited by 24529TopologicalSpaceAlgebra · cited by 11388AlgebraRing · cited by 7463RingField · cited by 7404FieldFormalMultilinearSeries · cited by 615FormalMultilinearSeriesIsTopologicalRing · cited by 402IsTopologicalRingContinuousMultilinearMap.mkPiAlgebraFin · cited by 29ContinuousMultilinearMap.…FormalMultilinearSeries.ofSca…CITED BYCITES

Cites7

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

Cited by78

Results whose statement or proof uses this declaration.