Documentation Verification Report

OffDiag

πŸ“ Source: Mathlib/Data/List/OffDiag.lean

Statistics

MetricCount
DefinitionsoffDiag
1
Theoremsmem_offDiag, of_offDiag, offDiag, offDiag, count_offDiag_eq_mul_sub_ite, length_offDiag, length_offDiag', map_prodMap_offDiag, mem_offDiag_iff_getElem, nodup_offDiag, offDiag_cons_perm, offDiag_nil, offDiag_singleton
13
Total14

List

Definitions

NameCategoryTheorems
offDiag πŸ“–CompOp
12 mathmath: count_offDiag_eq_mul_sub_ite, length_offDiag, map_prodMap_offDiag, offDiag_singleton, nodup_offDiag, offDiag_nil, length_offDiag', Nodup.offDiag, Nodup.mem_offDiag, mem_offDiag_iff_getElem, Perm.offDiag, offDiag_cons_perm

Theorems

NameKindAssumesProvesValidatesDepends On
count_offDiag_eq_mul_sub_ite πŸ“–mathematicalβ€”offDiagβ€”count_map_of_injective
offDiag_cons_perm
length_offDiag πŸ“–mathematicalβ€”offDiagβ€”length_offDiag'
length_offDiag' πŸ“–mathematicalβ€”offDiagβ€”β€”
map_prodMap_offDiag πŸ“–mathematicalβ€”offDiagβ€”eraseIdx_map
mem_offDiag_iff_getElem πŸ“–mathematicalβ€”offDiagβ€”β€”
nodup_offDiag πŸ“–mathematicalβ€”offDiagβ€”Nodup.of_offDiag
Nodup.offDiag
offDiag_cons_perm πŸ“–mathematicalβ€”offDiagβ€”map_append_flatMap_perm
offDiag_nil πŸ“–mathematicalβ€”offDiagβ€”β€”
offDiag_singleton πŸ“–mathematicalβ€”offDiagβ€”β€”

List.Nodup

Theorems

NameKindAssumesProvesValidatesDepends On
mem_offDiag πŸ“–mathematicalβ€”List.offDiagβ€”getElem_inj_iff
of_offDiag πŸ“–β€”List.offDiagβ€”β€”Mathlib.Tactic.Contrapose.contrapose₁
List.count_offDiag_eq_mul_sub_ite
offDiag πŸ“–mathematicalβ€”List.offDiagβ€”List.nodup_iff_count_le_one
List.count_offDiag_eq_mul_sub_ite

List.Perm

Theorems

NameKindAssumesProvesValidatesDepends On
offDiag πŸ“–mathematicalβ€”List.offDiagβ€”List.count_offDiag_eq_mul_sub_ite

---

← Back to Index