Documentation Verification Report

ChineseRemainder

📁 Source: Mathlib/Data/Nat/ChineseRemainder.lean

Statistics

MetricCount
DefinitionschineseRemainderOfFinset, chineseRemainderOfList, chineseRemainderOfMultiset
3
TheoremschineseRemainderOfFinset_lt_prod, chineseRemainderOfList_lt_prod, chineseRemainderOfList_modEq_unique, chineseRemainderOfList_nil, chineseRemainderOfList_perm, chineseRemainderOfMultiset_lt_prod, modEq_list_map_prod_iff, modEq_list_prod_iff
8
Total11

Nat

Definitions

NameCategoryTheorems
chineseRemainderOfFinset 📖CompOp
1 mathmath: chineseRemainderOfFinset_lt_prod
chineseRemainderOfList 📖CompOp
4 mathmath: chineseRemainderOfList_nil, chineseRemainderOfList_modEq_unique, chineseRemainderOfList_lt_prod, chineseRemainderOfList_perm
chineseRemainderOfMultiset 📖CompOp
1 mathmath: chineseRemainderOfMultiset_lt_prod

Theorems

NameKindAssumesProvesValidatesDepends On
chineseRemainderOfFinset_lt_prod 📖mathematicalSet.Pairwise
SetLike.coe
Finset
Finset.instSetLike
Function.onFun
chineseRemainderOfFinset
Finset.prod
instCommMonoid
chineseRemainderOfMultiset_lt_prod
Finset.nodup
chineseRemainderOfList_lt_prod 📖mathematicalFunction.onFunchineseRemainderOfList
instOne
chineseRemainder_lt_mul
instNontrivial
IsDomain.to_noZeroDivisors
instIsDomain
chineseRemainderOfList_modEq_unique 📖mathematicalFunction.onFun
ModEq
instOne
chineseRemainderOfList
chineseRemainder_modEq_unique
chineseRemainderOfList_nil 📖mathematicalchineseRemainderOfList
Function.onFun
chineseRemainderOfList_perm 📖mathematicalFunction.onFunchineseRemainderOfListList.Perm.prod_eq
ModEq.eq_of_lt_of_lt
ModEq.symm
chineseRemainderOfList_modEq_unique
Subtype.prop
chineseRemainderOfList_lt_prod
chineseRemainderOfMultiset_lt_prod 📖mathematicalMultiset.Nodup
Set.Pairwise
setOf
Multiset
Multiset.instMembership
Function.onFun
chineseRemainderOfMultiset
Multiset.prod
instCommMonoid
Multiset.map
chineseRemainderOfList_lt_prod
List.Nodup.pairwise_of_forall_ne
modEq_list_map_prod_iff 📖mathematicalFunction.onFunModEq
instOne
instIsEmptyFalse
modEq_and_modEq_iff_modEq_mul
modEq_list_prod_iff 📖mathematicalModEq
instOne
Fin.isEmpty'
coprime_list_prod_right_iff
modEq_and_modEq_iff_modEq_mul

---

← Back to Index