LegendreSymbol
📁 Source: Mathlib/Tactic/NormNum/LegendreSymbol.lean
Statistics
| Metric | Count |
|---|---|
| 7 | |
Theoremsmod_left, to_jacobiSym, isInt_jacobiSym, isInt_jacobiSymNat, double_even, even_even, even_odd₁, even_odd₃, even_odd₅, even_odd₇, mod_left, odd_even, one_left, one_right, qr₁, qr₁', qr₁'_mod, qr₁_mod, qr₃, qr₃_mod, zero_left, zero_right | 22 |
| Total | 29 |
Mathlib.Meta.NormNum
Definitions
| Name | Category | Theorems |
|---|---|---|
jacobiSymNat 📖 | CompOp | |
proveJacobiSym 📖 | CompOp | — |
proveJacobiSymNat 📖 | CompOp | — |
proveJacobiSymOdd 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isInt_jacobiSym 📖 | — | IsIntInt.instRingIsNatNat.instAddMonoidWithOnejacobiSym | — | — | — |
isInt_jacobiSymNat 📖 | mathematical | IsNatNat.instAddMonoidWithOnejacobiSymNat | IsIntInt.instRing | — | — |
Mathlib.Meta.NormNum.JacobiSym
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mod_left 📖 | mathematical | Mathlib.Meta.NormNum.jacobiSymNat | jacobiSym | — | jacobiSym.mod_left |
Mathlib.Meta.NormNum.LegendreSym
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
to_jacobiSym 📖 | mathematical | Mathlib.Meta.NormNum.IsIntInt.instRingjacobiSym | legendreSym | — | jacobiSym.legendreSym.to_jacobiSym |
Mathlib.Meta.NormNum.jacobiSymNat
Theorems
Tactic.NormNum
Definitions
| Name | Category | Theorems |
|---|---|---|
evalJacobiSym 📖 | CompOp | — |
evalJacobiSymNat 📖 | CompOp | — |
evalLegendreSym 📖 | CompOp | — |
---