Skip to content

Commit f56677c

Browse files
Update Mathlib/Combinatorics/Enumerative/Pentagonal.lean
Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
1 parent e02f6d1 commit f56677c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mathlib/Combinatorics/Enumerative/Pentagonal.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module
88
public import Mathlib.Data.Int.SuccPred
99

1010
/-!
11-
# Pentagonal number
11+
# Pentagonal numbers
1212
1313
This file introduces (generalized) pentagonal numbers $k(3k-1)/2$ for integer $k$.
1414

0 commit comments

Comments
 (0)