Commit 7b2304f
committed
chore(NumberTheory/Height): move Instances.lean -> NumberField.lean (leanprover-community#34776)
This PR just changes the name of "Instances.lean" to "NumberField.lean".
Rationale: I expect to add quite a number of number field specific results on heights eventually, and it makes sense to put them together with the `AdmissibleAbsValues` instance for number fields. Further instances for function fields can be added in a separate "FunctionField.lean" file at some later point.
The module docstring will be updated in a follow-up PR.1 parent fbfd573 commit 7b2304f
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5328 | 5328 | | |
5329 | 5329 | | |
5330 | 5330 | | |
5331 | | - | |
| 5331 | + | |
5332 | 5332 | | |
5333 | 5333 | | |
5334 | 5334 | | |
| |||
File renamed without changes.
0 commit comments