Theorems · Theorem · number theory
LSeriesHasSum.sub
∀ {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 195 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
- LSeriesHasSumstatement and proof · cited by 17
- HasSum.subproof · cited by 8
- LSeries.term_subproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.