doc: re-add doc
This commit is contained in:
parent
7ad7f75c6f
commit
f42540ffb4
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ def linSolMap {χ : ACCSystem} (G : ACCSystemGroupAction χ) (g : G.group) :
|
|||
apply ACCSystemLinear.LinSols.ext
|
||||
exact (G.rep g).map_smul' _ _
|
||||
|
||||
/-- The representation acting on the vector space of solutions to the linear ACCs. -/
|
||||
@[simps!]
|
||||
def linSolRep {χ : ACCSystem} (G : ACCSystemGroupAction χ) :
|
||||
Representation ℚ G.group χ.LinSols where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue