Commit 4abb55b
chore(RingTheory/Localization/AtPrime): move file to
Create the directory `Mathlib/RingTheory/Localization/AtPrime` and move the file `Mathlib/RingTheory/Localization/AtPrime.lean` to `Mathlib/RingTheory/Localization/AtPrime/Basic.lean`.
This is needed to make way for the new file `Mathlib/RingTheory/Localization/AtPrime/Extension.lean` in leanprover-community#27706 since the results of this file cannot be added to the file `Mathlib/RingTheory/Localization/AtPrime.lean` because of circular dependencies.
The deprecated module is added in the following PR: leanprover-community#27796RingTheory/Localization/AtPrime/Basic.lean (leanprover-community#27795)1 parent c4a54af commit 4abb55b
File tree
13 files changed
+12
-12
lines changed- Mathlib
- AlgebraicGeometry
- RingTheory
- GradedAlgebra
- Ideal
- AssociatedPrime
- MinimalPrime
- LocalProperties
- LocalRing
- ResidueField
- Localization
- AtPrime
13 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5438 | 5438 | | |
5439 | 5439 | | |
5440 | 5440 | | |
5441 | | - | |
| 5441 | + | |
5442 | 5442 | | |
5443 | 5443 | | |
5444 | 5444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments