Commit 2026-07-01 13:18 dc54c899

View on Github →

chore(NumberTheory/NumberField/Units/Basic): use Nat.card instead of Fintype.card (#41210) This PR switches NumberTheory/NumberField/Units/Basic.lean and some downstream files from Fintype.card to Nat.card.

Estimated changes