Theorems · Theorem · number theory
jacobiSym.list_prod_left
∀ {l : List ℤ} {n : ℕ}, jacobiSym l.prod n = (List.map (fun a => jacobiSym a n) l).prodWe can pull out a product over a list in the first argument of the Jacobi symbol.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- jacobiSymstatement and proof · cited by 44
- jacobiSym.mul_leftproof · cited by 8
- jacobiSym.one_leftproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.