Documentation Verification Report

Zip

📁 Source: Mathlib/Data/Vector/Zip.lean

Statistics

MetricCount
DefinitionszipWith
1
Theoremsprod_mul_prod_eq_prod_zipWith, sum_add_sum_eq_sum_zipWith, zipWith_get, zipWith_tail, zipWith_toList
5
Total6

List.Vector

Definitions

NameCategoryTheorems
zipWith 📖CompOp
5 mathmath: zipWith_get, zipWith_tail, zipWith_toList, sum_add_sum_eq_sum_zipWith, prod_mul_prod_eq_prod_zipWith

Theorems

NameKindAssumesProvesValidatesDepends On
prod_mul_prod_eq_prod_zipWith 📖mathematicalMulOne.toMul
MulOneClass.toMulOne
Monoid.toMulOneClass
CommMonoid.toMonoid
MulOne.toOne
toList
zipWith
List.prod_mul_prod_eq_prod_zipWith_of_length_eq
toList_length
sum_add_sum_eq_sum_zipWith 📖mathematicalAddZero.toAdd
AddZeroClass.toAddZero
AddMonoid.toAddZeroClass
AddCommMonoid.toAddMonoid
AddZero.toZero
toList
zipWith
List.sum_add_sum_eq_sum_zipWith_of_length_eq
toList_length
zipWith_get 📖mathematicalget
zipWith
zipWith_tail 📖mathematicaltail
zipWith
ext
get_tail
zipWith_get
zipWith_toList 📖mathematicaltoList
zipWith

---

← Back to Index