Theorems · Theorem · several complex variables
torusIntegral_succ
∀ {n : ℕ} {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {f : (Fin (n + 1) → ℂ) → E}
{c : Fin (n + 1) → ℂ} {R : Fin (n + 1) → ℝ},
TorusIntegrable f c R →
(∯ (x : Fin (n + 1) → ℂ) in T(c, R), f x) =
∮ (x : ℂ) in C(c 0, R 0), ∯ (y : Fin n → ℂ) in T(c ∘ Fin.succ, R ∘ Fin.succ), f (Fin.cons x y)Recurrent formula for torusIntegral, see also torusIntegral_succAbove.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 267 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Fin.consstatement · cited by 190
- circleIntegralstatement and proof · cited by 60
- torusIntegralstatement and proof · cited by 11
- TorusIntegrablestatement and proof · cited by 10
- Fin.insertNth_zero'proof · cited by 5
- torusIntegral_succAboveproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.