Theorems · Theorem · number theory
LSeries.term_sub_apply
∀ (f g : ℕ → ℂ) (s : ℂ) (n : ℕ), LSeries.term (f - g) s n = LSeries.term f s n - LSeries.term g s n
- 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.
Cites4
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
- LSeries.termstatement and proof · cited by 48
- Pi.sub_applyproof · cited by 24
- LSeries.term_subproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.