Theorems · Theorem · several complex variables
FormalMultilinearSeries.mem_compPartialSumSource_iff
∀ (m M N : ℕ) (i : (n : ℕ) × (Fin n → ℕ)),
i ∈ FormalMultilinearSeries.compPartialSumSource m M N ↔
(m ≤ i.fst ∧ i.fst < M) ∧ ∀ (a : Fin i.fst), 1 ≤ i.snd a ∧ i.snd a < N- Defined in
- Mathlib.Analysis.Analytic.Composition
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- FormalMultilinearSeries.compPartialSumSourcestatement · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.compChangeOfVariables_sumproof · cited by 2