Theorems · Theorem · number theory
LSeries.term_add
∀ (f g : ℕ → ℂ) (s : ℂ), LSeries.term (f + g) s = LSeries.term f s + LSeries.term g s
- Defined in
- Mathlib.NumberTheory.LSeries.Linearity
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- Nat.cast_addproof · cited by 586
- add_divproof · cited by 89
- LSeries.termstatement · cited by 48
- LSeries.term_of_ne_zeroproof · cited by 18
Cited by4
Results whose statement or proof uses this declaration.
- LSeries.term_subproof · cited by 3
- LSeries_addproof · cited by 0
- LSeriesHasSum.addproof · cited by 0
- LSeries.term_add_applyproof · cited by 0