Skip to content

Commit af3e121

Browse files
committed
feat: port NumberTheory.Modular (#5540)
1 parent 87536ad commit af3e121

File tree

2 files changed

+556
-0
lines changed

2 files changed

+556
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2374,6 +2374,7 @@ import Mathlib.NumberTheory.Liouville.Measure
23742374
import Mathlib.NumberTheory.Liouville.Residual
23752375
import Mathlib.NumberTheory.LucasLehmer
23762376
import Mathlib.NumberTheory.LucasPrimality
2377+
import Mathlib.NumberTheory.Modular
23772378
import Mathlib.NumberTheory.ModularForms.CongruenceSubgroups
23782379
import Mathlib.NumberTheory.ModularForms.SlashActions
23792380
import Mathlib.NumberTheory.ModularForms.SlashInvariantForms

0 commit comments

Comments
 (0)