Documentation Verification Report

Zip

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

Statistics

MetricCount
Definitions0
Theoremsforall_zipWith, instIsSymmOpZipWith, length_revzip, mem_zip_inits_tails, reverse_revzip, revzip_map_fst, revzip_map_snd, revzip_swap, rightInverse_unzip_zip, unzip_revzip, unzip_swap, zipWith3_same_left, zipWith3_same_mid, zipWith3_same_right, zipWith_congr, zipWith_zipWith_left, zipWith_zipWith_right, zip_swap
18
Total18

List

Theorems

NameKindAssumesProvesValidatesDepends On
forall_zipWith 📖mathematicalForall
instIsSymmOpZipWith 📖mathematicalIsSymmOpIsSymmOp.symm_op
length_revzip 📖min_self
mem_zip_inits_tails 📖
reverse_revzip 📖
revzip_map_fst 📖unzip_revzip
revzip_map_snd 📖unzip_revzip
revzip_swap 📖zip_swap
rightInverse_unzip_zip 📖
unzip_revzip 📖
unzip_swap 📖
zipWith3_same_left 📖mathematicalzipWith3
zipWith3_same_mid 📖mathematicalzipWith3
zipWith3_same_right 📖mathematicalzipWith3
zipWith_congr 📖
zipWith_zipWith_left 📖mathematicalzipWith3
zipWith_zipWith_right 📖mathematicalzipWith3
zip_swap 📖

---

← Back to Index