Mathlib Map

Theorems · Theorem · several complex variables

FormalMultilinearSeries.id_apply_of_one_lt

∀ (𝕜 : Type u_1) (E : Type u_2) [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] (x : E) {n : ℕ}, 1 < n → FormalMultilinearSeries.id 𝕜 E x n = 0

For n ≠ 1, the n-th coefficient of id 𝕜 E is zero, by definition.

Defined in
Mathlib.Analysis.Analytic.Composition
Cited by
4 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpace

Around this declaration

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

Cites5

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

Cited by4

Results whose statement or proof uses this declaration.