Commit 2e770ea
committed
chore: move Data.Rat.NatSqrt.Real to Analysis (leanprover-community#39976)
It's about the real square root; that's firmly within analysis.
Removing all transitive `Data` imports from `Analysis` will require moving certain basic files (such as `Data.String.Defs` to a new `Basic` directory).1 parent dbc5514 commit 2e770ea
5 files changed
Lines changed: 3 additions & 6 deletions
File tree
- MathlibTest
- Mathlib
- Analysis/Rat/NatSqrt
- Data/Rat/NatSqrt
- Tactic/Linter
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2284 | 2284 | | |
2285 | 2285 | | |
2286 | 2286 | | |
| 2287 | + | |
2287 | 2288 | | |
2288 | 2289 | | |
2289 | 2290 | | |
| |||
4277 | 4278 | | |
4278 | 4279 | | |
4279 | 4280 | | |
4280 | | - | |
4281 | 4281 | | |
4282 | 4282 | | |
4283 | 4283 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | 621 | | |
625 | 622 | | |
626 | 623 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments