Theorems · Theorem · several complex variables
torusIntegral_succAbove
∀ {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 →
∀ (i : Fin (n + 1)),
(∯ (x : Fin (n + 1) → ℂ) in T(c, R), f x) =
∮ (x : ℂ) in C(c i, R i), ∯ (y : Fin n → ℂ) in T(c ∘ i.succAbove, R ∘ i.succAbove), f (i.insertNth x y)Recurrent formula for torusIntegral, see also torusIntegral_succ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites57
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- Complexstatement and proof · cited by 5,565
- Set.preimageproof · cited by 4,946
- Finset.univproof · cited by 3,473
- Finset.prodproof · cited by 2,356
- CommMonoidproof · cited by 2,264
- MeasureTheory.integralproof · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- torusIntegral_succproof · cited by 0