This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Commit bd65478
committed
chore(linear_algebra/alternating): make
While for general multilinear maps one can deduce it from the type of `E : ι -> Type*`, this doesn't work for alternating maps.ι an explicit arg of alternating_map.const_of_is_empty (#19123)1 parent 837f72d commit bd65478
3 files changed
Lines changed: 5 additions & 3 deletions
File tree
- src
- analysis/inner_product_space
- linear_algebra
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| 340 | + | |
| 341 | + | |
340 | 342 | | |
341 | 343 | | |
342 | 344 | | |
| |||
1102 | 1104 | | |
1103 | 1105 | | |
1104 | 1106 | | |
1105 | | - | |
| 1107 | + | |
1106 | 1108 | | |
1107 | 1109 | | |
1108 | 1110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
0 commit comments