Commit 2050510
chore(RingTheory/Valuation/RankOne): modify the definition of Valuation.RankOne using its range rather than its codomain (#26872)
* try again
* added restrict0
* Update Range.lean
* removed min_imports
* added results on restrict
* added
* removed spaces
* removed imports
* min some imports
* Update Range.lean
* created v.restrict
* updated range
* wip
* some updates
* fixed linter
* wip
* created mul_iso
* Update Mathlib/Algebra/GroupWithZero/WithZero.lean
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
* Update Mathlib/Algebra/GroupWithZero/WithZero.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/GroupWithZero/WithZero.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* build fix
* Update Mathlib/Algebra/GroupWithZero/WithZero.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* fixed apostrophes
* wip
* perhaps stopping here
* fixed build using Yakov' PR
* updated
* applied reviewer's suggestions
* Update Mathlib/Algebra/Order/GroupWithZero/WithZero.lean
Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
* moving towards yakov's suggestion
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/Order/GroupWithZero/WithZero.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* removed extra basic
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Range.lean
* Update Range.lean
* removed an equiv
* fixed something
* fix build
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* commented withZeroUnits_mul
* first commit
* Update Mathlib/Algebra/GroupWithZero/WithZero.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/GroupWithZero/WithZero.lean
* moved variable
* commented IsOrderedMonoid
* fixed build
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Yes, certainly much better, thanks.
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* fixed HomClass
* addressed reviewer's comments
* one more comment
* one more comment
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* updated name
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* changed capitalization
* updated docstring
* renaming
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* fix build
* fix build+reviewer's comments
* fixed build
* removed simp
* reverted remove import
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* perhaps OK?
* fixed capitalization of OrderEmbedding
* mk_all
* fix build
* module
* Update Mathlib/Algebra/Order/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* WIP
* WIP
* WIP
* fix DiscreteValuativeRel
* Update Mathlib/Algebra/GroupWithZero/Range.lean
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* remove simp lemma
* WIP
* WIP
* WIP
* last files
* remove simp, add namespace
* fix
* remove decidable assumption
* more changes
* delete space
* some build fix
* add embedding_strictMono back
* delete orderEmbedding
* fix Valuation.Basic
* update ValuativeRel.Basic
* merging with some errors
* almost fix build
* tries
* add WithVal.valueGroup₀_equiv
* fill in proofs
* add strictMono statement
* closed strictMono_valueGroup₀_equiv
* progress on IsEquiv.uniformContinuous_equivWithVal
* WIP
* partial fixes
* another fix
* fix one error
* minigolf
* add exists_div_eq_of_unit
* added two lemmas while proving uniformContinuous_congr
* WIP
* prove IsEquiv.uniformContinuous_equiv
* advancing on congr
* added Salvatore's fix
* WIP
* delete old proof
* valuation_compare fixed? who knows
* WIP
* ops
* WIP
* delete sorries
* move lemma
* wip
* closed something
* removed useless lemma
* WIP
* with barmonoid
* WIP
* trying with inv
* WIP
* WIP
* fix name
* prove order preserving
* working on Kenny's prf
* WIP
* add orderMonoidIso
* delete comments
* wip
* fix file
* finish?
* fixing some build
* fixed other builds
* fix
* clean up
* some golfing
* first fifteen files are done
* second round of reviews
* fixed RatFunc notation
* applied one correction
* two deprecatsion and one ToD0
* added one reviewer's comment
* first suggestion by Salvatore
* Update Mathlib/Topology/Algebra/Valued/ValuedField.lean
Co-authored-by: Chris Birkbeck <c.birkbeck@uea.ac.uk>
* WIP
* one more leftover
* even more leftovers
* WIP
* restored MI's trials
* implemented more comments
* add valueGroup.mk
* fix merge issue
* add missing docstrings
* applied reviewer's comment
* applied comments
* review changes
* review changes
---------
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
Co-authored-by: mariainesdff <mariainesdff@gmail.com>
Co-authored-by: María Inés de Frutos-Fernández <88536493+mariainesdff@users.noreply.github.com>
Co-authored-by: mariainesdff <mariaines.dff@gmail.com>
Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
Co-authored-by: Chris Birkbeck <c.birkbeck@uea.ac.uk>1 parent c328044 commit 2050510
File tree
26 files changed
+1358
-400
lines changed- Mathlib
- Algebra/GroupWithZero
- FieldTheory/RatFunc
- NumberTheory
- LocalField
- NumberField
- Padics
- RingTheory
- DedekindDomain
- Valuation
- Discrete
- ValuativeRel
- Topology/Algebra/Valued
26 files changed
+1358
-400
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6656 | 6656 | | |
6657 | 6657 | | |
6658 | 6658 | | |
| 6659 | + | |
6659 | 6660 | | |
6660 | 6661 | | |
6661 | 6662 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| |||
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
258 | 317 | | |
259 | 318 | | |
260 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
404 | 411 | | |
405 | 412 | | |
406 | 413 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
| 257 | + | |
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
94 | 99 | | |
95 | 100 | | |
96 | 101 | | |
| |||
132 | 137 | | |
133 | 138 | | |
134 | 139 | | |
135 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
136 | 143 | | |
137 | 144 | | |
138 | 145 | | |
| |||
147 | 154 | | |
148 | 155 | | |
149 | 156 | | |
150 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
151 | 160 | | |
152 | 161 | | |
153 | 162 | | |
154 | 163 | | |
155 | 164 | | |
156 | 165 | | |
157 | 166 | | |
158 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
159 | 170 | | |
160 | 171 | | |
161 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 62 | + | |
| 63 | + | |
70 | 64 | | |
71 | 65 | | |
72 | 66 | | |
| |||
137 | 131 | | |
138 | 132 | | |
139 | 133 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
158 | 152 | | |
159 | 153 | | |
160 | 154 | | |
| |||
185 | 179 | | |
186 | 180 | | |
187 | 181 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
192 | 188 | | |
193 | 189 | | |
194 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
109 | | - | |
110 | | - | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
151 | | - | |
| 153 | + | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
| |||
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| 174 | + | |
| 175 | + | |
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
175 | 179 | | |
176 | | - | |
177 | | - | |
| 180 | + | |
| 181 | + | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
185 | | - | |
186 | | - | |
| 189 | + | |
| 190 | + | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| |||
215 | 219 | | |
216 | 220 | | |
217 | 221 | | |
218 | | - | |
| 222 | + | |
| 223 | + | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
| |||
159 | 157 | | |
160 | 158 | | |
161 | 159 | | |
162 | | - | |
163 | 160 | | |
164 | 161 | | |
165 | 162 | | |
166 | | - | |
167 | 163 | | |
168 | 164 | | |
169 | 165 | | |
| |||
0 commit comments