Documentation Verification Report

Palindrome

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

Statistics

MetricCount
DefinitionsPalindrome, instDecidableOfDecidableEq
2
Theoremsappend_reverse, iff_reverse_eq, map, of_reverse_eq, reverse_eq
5
Total7

List

Definitions

NameCategoryTheorems
Palindrome 📖CompData
3 mathmath: Palindrome.of_reverse_eq, Palindrome.append_reverse, Palindrome.iff_reverse_eq

List.Palindrome

Definitions

NameCategoryTheorems
instDecidableOfDecidableEq 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
append_reverse 📖mathematicalList.Palindromeof_reverse_eq
iff_reverse_eq 📖mathematicalList.Palindromereverse_eq
of_reverse_eq
map 📖List.Palindromeof_reverse_eq
reverse_eq
of_reverse_eq 📖mathematicalList.Palindrome
reverse_eq 📖List.Palindrome

---

← Back to Index