refactor: Linting substrings
This commit is contained in:
parent
cee38b7be8
commit
ac1132c7ca
40 changed files with 133 additions and 132 deletions
|
@ -117,7 +117,7 @@ def coordinateMap : ((PureU1 n.succ).LinSols) ≃ₗ[ℚ] Fin n →₀ ℚ where
|
|||
exact Rat.mul_zero (f k)
|
||||
simp
|
||||
|
||||
/-- The basis of `LinSols`.-/
|
||||
/-- The basis of `LinSols`. -/
|
||||
noncomputable
|
||||
def asBasis : Basis (Fin n) ℚ ((PureU1 n.succ).LinSols) where
|
||||
repr := coordinateMap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue