Skip to content

Commit

Permalink
feat: port Data.Nat.Nth (#2297)
Browse files Browse the repository at this point in the history
Co-authored-by: Komyyy <pol_tta@outlook.jp>
  • Loading branch information
2 people authored and semorrison committed Jun 25, 2023
1 parent 1cc9f36 commit c534e06
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,7 @@ import Mathlib.Data.Nat.Log
import Mathlib.Data.Nat.MaxPowDiv
import Mathlib.Data.Nat.ModEq
import Mathlib.Data.Nat.Multiplicity
import Mathlib.Data.Nat.Nth
import Mathlib.Data.Nat.Order.Basic
import Mathlib.Data.Nat.Order.Lemmas
import Mathlib.Data.Nat.PSub
Expand Down

0 comments on commit c534e06

Please sign in to comment.