Theorems · Definition · functional analysis
FormalMultilinearSeries.order
{𝕜 : Type u} →
{E : Type v} →
{F : Type w} →
[inst : Semiring 𝕜] →
[inst_1 : AddCommMonoid E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : TopologicalSpace E] →
[inst_4 : ContinuousAdd E] →
[inst_5 : ContinuousConstSMul 𝕜 E] →
[inst_6 : AddCommMonoid F] →
[inst_7 : Module 𝕜 F] →
[inst_8 : TopologicalSpace F] →
[inst_9 : ContinuousAdd F] →
[inst_10 : ContinuousConstSMul 𝕜 F] → FormalMultilinearSeries 𝕜 E F → ℕThe index of the first non-zero coefficient in p (or 0 if all coefficients are zero). This
is the order of the isolated zero of an analytic function f at a point if p is the Taylor
series of f at that point.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Set.ofPredproof · cited by 6,101
- InfSet.sInfproof · cited by 935
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- FormalMultilinearSeriesstatement and proof · cited by 615
Cited by13
Results whose statement or proof uses this declaration.
- AnalyticAt.exists_eventuallyEq_pow_smul_nonzero_iffproof · cited by 3
- FormalMultilinearSeries.apply_order_ne_zerostatement · cited by 2
- HasFPowerSeriesAt.eq_pow_order_mul_iterate_dslopestatement and proof · cited by 2
- HasFPowerSeriesAt.iterate_dslope_fslope_ne_zerostatement and proof · cited by 2
- FormalMultilinearSeries.apply_eq_zero_of_lt_orderstatement and proof · cited by 1
- FormalMultilinearSeries.ne_zero_of_order_ne_zerostatement and proof · cited by 1
- FormalMultilinearSeries.order_eq_findstatement and proof · cited by 1
- FormalMultilinearSeries.order_zerostatement · cited by 1
- HasFPowerSeriesAt.locally_ne_zeroproof · cited by 1
- FormalMultilinearSeries.apply_order_ne_zero'statement and proof · cited by 0
- FormalMultilinearSeries.order_eq_find'statement · cited by 0
- FormalMultilinearSeries.order_eq_zero_iffstatement · cited by 0