Theorems · Theorem · number theory
LSeriesHasSum.add
∀ {f g : ℕ → ℂ} {s a b : ℂ}, LSeriesHasSum f s a → LSeriesHasSum g s b → LSeriesHasSum (f + g) s (a + b)- Defined in
- Mathlib.NumberTheory.LSeries.Linearity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- SummationFilter.unconditionalproof · cited by 2,068
- HasSumproof · cited by 518
- HasSum.addproof · cited by 23
- LSeriesHasSumstatement and proof · cited by 17
- LSeries.term_addproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.