Documentation Verification Report

PeriodicityLemma

📁 Source: Mathlib/Data/List/PeriodicityLemma.lean

Statistics

MetricCount
DefinitionsHasPeriod
1
Theoremsdrop_of_hasPeriod_add, drop_prefix, factor, gcd, getElem?_mod, infix, take_append, hasPeriod_empty, hasPeriod_iff_forall_getElem?_mod, hasPeriod_iff_getElem?, hasPeriod_of_length_le, hasPeriod_zero
12
Total13

List

Definitions

NameCategoryTheorems
HasPeriod 📖MathDef
5 mathmath: hasPeriod_zero, hasPeriod_iff_forall_getElem?_mod, hasPeriod_of_length_le, hasPeriod_iff_getElem?, hasPeriod_empty

Theorems

NameKindAssumesProvesValidatesDepends On
hasPeriod_empty 📖mathematicalHasPeriodNat.instCanonicallyOrderedAdd
hasPeriod_iff_forall_getElem?_mod 📖mathematicalHasPeriodHasPeriod.getElem?_mod
hasPeriod_iff_getElem?
hasPeriod_iff_getElem? 📖mathematicalHasPeriodHasPeriod.eq_1
min_eq_left_of_lt
add_tsub_cancel_right
Nat.instOrderedSub
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
AddLeftCancelSemigroup.toIsLeftCancelAdd
contravariant_lt_of_covariant_le
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
covariant_swap_add_of_covariant_add
IsRightCancelAdd.addRightReflectLE_of_addRightReflectLT
AddRightCancelSemigroup.toIsRightCancelAdd
contravariant_swap_add_of_contravariant_add
Nat.instCanonicallyOrderedAdd
add_comm
hasPeriod_of_length_le 📖mathematicalHasPeriodHasPeriod.eq_1
take_eq_self_iff
hasPeriod_zero 📖mathematicalHasPeriod

List.HasPeriod

Theorems

NameKindAssumesProvesValidatesDepends On
drop_of_hasPeriod_add 📖List.HasPeriodList.hasPeriod_iff_getElem?
add_comm
drop_prefix 📖List.HasPeriod
factor 📖List.HasPeriod
gcd 📖List.HasPeriod
getElem?_mod 📖List.HasPeriod
infix 📖List.HasPeriodfactor
take_append 📖List.HasPeriodList.hasPeriod_iff_forall_getElem?_mod
getElem?_mod
inf_of_le_left
le_of_not_gt

---

← Back to Index