Theorems · Theorem · several complex variables
FormalMultilinearSeries.compChangeOfVariables.congr_simp
∀ (m m_1 : ℕ) (e_m : m = m_1) (M M_1 : ℕ) (e_M : M = M_1) (N N_1 : ℕ) (e_N : N = N_1) (i i_1 : (n : ℕ) × (Fin n → ℕ))
(e_i : i = i_1) (hi : i ∈ FormalMultilinearSeries.compPartialSumSource m M N),
FormalMultilinearSeries.compChangeOfVariables m M N i hi =
FormalMultilinearSeries.compChangeOfVariables m_1 M_1 N_1 i_1 ⋯- Defined in
- Mathlib.Analysis.Analytic.Composition
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Compositionstatement · cited by 138
- FormalMultilinearSeries.compPartialSumSourcestatement and proof · cited by 8
- FormalMultilinearSeries.compChangeOfVariablesstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.