Theorems · Theorem · number theory
LSeries.term_sub
∀ (f g : ℕ → ℂ) (s : ℂ), LSeries.term (f - g) s = LSeries.term f s - LSeries.term g s
- Defined in
- Mathlib.NumberTheory.LSeries.Linearity
- Cited by
- 3 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.
Cites5
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
- sub_eq_add_negproof · cited by 1,023
- LSeries.termstatement and proof · cited by 48
- LSeries.term_negproof · cited by 4
- LSeries.term_addproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- LSeries_subproof · cited by 1
- LSeries.term_sub_applyproof · cited by 0
- LSeriesHasSum.subproof · cited by 0