Documentation Verification Report

NAry

📁 Source: Mathlib/Data/Option/NAry.lean

Statistics

MetricCount
Definitionsmap₂
1
Theoremsmap_map₂, map_map₂_antidistrib, map_map₂_antidistrib_left, map_map₂_antidistrib_right, map_map₂_distrib, map_map₂_distrib_left, map_map₂_distrib_right, map_map₂_right_anticomm, map_map₂_right_comm, map_uncurry, map₂_assoc, map₂_coe_coe, map₂_coe_left, map₂_coe_right, map₂_comm, map₂_curry, map₂_def, map₂_eq_none_iff, map₂_eq_some_iff, map₂_left_comm, map₂_left_identity, map₂_map_left, map₂_map_left_anticomm, map₂_map_left_comm, map₂_map_right, map₂_none_left, map₂_none_right, map₂_right_comm, map₂_right_identity, map₂_some_some, map₂_swap, mem_map₂_iff
32
Total33

Option

Definitions

NameCategoryTheorems
map₂ 📖CompOp
34 mathmath: Stream'.Seq.get?_zipWith, map_map₂_antidistrib_left, map₂_swap, map₂_right_comm, map_map₂_distrib, map₂_some_some, map_map₂_right_anticomm, map₂_coe_right, map₂_map_left, map_uncurry, map₂_assoc, map₂_eq_none_iff, map₂_none_right, Stream'.Seq.get?_zip, map₂_right_identity, map_map₂, map₂_curry, map₂_map_left_anticomm, map_map₂_right_comm, map₂_eq_some_iff, map_map₂_antidistrib, map_map₂_distrib_left, map₂_comm, mem_map₂_iff, map_map₂_antidistrib_right, map₂_coe_left, map₂_none_left, map₂_left_comm, map_map₂_distrib_right, map₂_def, map₂_map_left_comm, map₂_left_identity, map₂_coe_coe, map₂_map_right

Theorems

NameKindAssumesProvesValidatesDepends On
map_map₂ 📖mathematicalmap₂
map_map₂_antidistrib 📖mathematicalmap₂
map_map₂_antidistrib_left 📖mathematicalmap₂
map_map₂_antidistrib_right 📖mathematicalmap₂
map_map₂_distrib 📖mathematicalmap₂
map_map₂_distrib_left 📖mathematicalmap₂
map_map₂_distrib_right 📖mathematicalmap₂
map_map₂_right_anticomm 📖mathematicalmap₂
map_map₂_right_comm 📖mathematicalmap₂
map_uncurry 📖mathematicalmap₂
map₂_assoc 📖mathematicalmap₂
map₂_coe_coe 📖mathematicalmap₂
map₂_coe_left 📖mathematicalmap₂
map₂_coe_right 📖mathematicalmap₂
map₂_comm 📖mathematicalmap₂
map₂_curry 📖mathematicalmap₂
map₂_def 📖mathematicalmap₂
map₂_eq_none_iff 📖mathematicalmap₂
map₂_eq_some_iff 📖mathematicalmap₂
map₂_left_comm 📖mathematicalmap₂
map₂_left_identity 📖mathematicalmap₂
map₂_map_left 📖mathematicalmap₂
map₂_map_left_anticomm 📖mathematicalmap₂
map₂_map_left_comm 📖mathematicalmap₂
map₂_map_right 📖mathematicalmap₂
map₂_none_left 📖mathematicalmap₂
map₂_none_right 📖mathematicalmap₂
map₂_right_comm 📖mathematicalmap₂
map₂_right_identity 📖mathematicalmap₂
map₂_some_some 📖mathematicalmap₂
map₂_swap 📖mathematicalmap₂
mem_map₂_iff 📖mathematicalmap₂

---

← Back to Index