Documentation Verification Report

LegendreSymbol

📁 Source: Mathlib/Tactic/NormNum/LegendreSymbol.lean

Statistics

MetricCount
DefinitionsjacobiSymNat, proveJacobiSym, proveJacobiSymNat, proveJacobiSymOdd, evalJacobiSym, evalJacobiSymNat, evalLegendreSym
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
Total29

Mathlib.Meta.NormNum

Definitions

NameCategoryTheorems
jacobiSymNat 📖CompOp
5 mathmath: jacobiSymNat.even_even, jacobiSymNat.zero_left, jacobiSymNat.zero_right, jacobiSymNat.one_right, jacobiSymNat.one_left
proveJacobiSym 📖CompOp
proveJacobiSymNat 📖CompOp
proveJacobiSymOdd 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
isInt_jacobiSym 📖IsInt
Int.instRing
IsNat
Nat.instAddMonoidWithOne
jacobiSym
isInt_jacobiSymNat 📖mathematicalIsNat
Nat.instAddMonoidWithOne
jacobiSymNat
IsInt
Int.instRing

Mathlib.Meta.NormNum.JacobiSym

Theorems

NameKindAssumesProvesValidatesDepends On
mod_left 📖mathematicalMathlib.Meta.NormNum.jacobiSymNatjacobiSymjacobiSym.mod_left

Mathlib.Meta.NormNum.LegendreSym

Theorems

NameKindAssumesProvesValidatesDepends On
to_jacobiSym 📖mathematicalMathlib.Meta.NormNum.IsInt
Int.instRing
jacobiSym
legendreSymjacobiSym.legendreSym.to_jacobiSym

Mathlib.Meta.NormNum.jacobiSymNat

Theorems

NameKindAssumesProvesValidatesDepends On
double_even 📖Mathlib.Meta.NormNum.jacobiSymNatNat.instAtLeastTwoHAddOfNat
jacobiSym.div_four_left
Nat.cast_zero
Int.instCharZero
even_even 📖mathematicalMathlib.Meta.NormNum.jacobiSymNatjacobiSym.eq_zero_iff
ne_of_gt
LT.lt.trans_le
Nat.not_even_one
Nat.instAtLeastTwoHAddOfNat
even_iff_two_dvd
even_odd₁ 📖Mathlib.Meta.NormNum.jacobiSymNatNat.instAtLeastTwoHAddOfNat
jacobiSym.even_odd
Nat.cast_zero
Int.instCharZero
Nat.instCharZero
even_odd₃ 📖Mathlib.Meta.NormNum.jacobiSymNatNat.instAtLeastTwoHAddOfNat
jacobiSym.even_odd
Nat.cast_zero
Int.instCharZero
even_odd₅ 📖Mathlib.Meta.NormNum.jacobiSymNatNat.instAtLeastTwoHAddOfNat
jacobiSym.even_odd
Nat.cast_zero
Int.instCharZero
even_odd₇ 📖Mathlib.Meta.NormNum.jacobiSymNatNat.instAtLeastTwoHAddOfNat
jacobiSym.even_odd
Nat.cast_zero
Int.instCharZero
mod_left 📖Mathlib.Meta.NormNum.jacobiSymNatjacobiSym.mod_left
odd_even 📖Mathlib.Meta.NormNum.jacobiSymNatNat.fact_prime_two
legendreSym.mod
legendreSym.congr_simp
eq_or_ne
jacobiSym.mul_right
jacobiSym.legendreSym.to_jacobiSym
one_mul
one_left 📖mathematicalMathlib.Meta.NormNum.jacobiSymNatNat.cast_one
jacobiSym.one_left
one_right 📖mathematicalMathlib.Meta.NormNum.jacobiSymNatjacobiSym.one_right
qr₁ 📖Mathlib.Meta.NormNum.jacobiSymNatjacobiSym.quadratic_reciprocity_one_mod_four
Nat.odd_iff
qr₁' 📖Mathlib.Meta.NormNum.jacobiSymNatjacobiSym.quadratic_reciprocity_one_mod_four
Nat.odd_iff
qr₁'_mod 📖Mathlib.Meta.NormNum.jacobiSymNatqr₁'
mod_left
qr₁_mod 📖Mathlib.Meta.NormNum.jacobiSymNatqr₁
mod_left
qr₃ 📖Mathlib.Meta.NormNum.jacobiSymNatjacobiSym.quadratic_reciprocity_three_mod_four
qr₃_mod 📖Mathlib.Meta.NormNum.jacobiSymNatqr₃
mod_left
zero_left 📖mathematicalMathlib.Meta.NormNum.jacobiSymNatNat.cast_zero
jacobiSym.zero_left
zero_right 📖mathematicalMathlib.Meta.NormNum.jacobiSymNatjacobiSym.zero_right

Tactic.NormNum

Definitions

NameCategoryTheorems
evalJacobiSym 📖CompOp
evalJacobiSymNat 📖CompOp
evalLegendreSym 📖CompOp

---

← Back to Index