Skip to content

Commit 25dd959

Browse files
committed
declarative TODO in coalgebra file
1 parent 4de3148 commit 25dd959

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Mathlib/RingTheory/Coalgebra/Primitive.lean

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ This file defines `(g, h)`-skew-primitive elements in a coalgebra, i.e. elements
2020
2121
## TODO
2222
23-
* Show that `g - h` is `(g, h)`-skew-primitive, and that the quotient of
24-
`skewPrimitiveSubmodule R g h` by `R ∙ (g - h)` is `Ext¹(h, g)`, where `g` and `h` are
25-
regarded as one-dimensional right comodules.
23+
* `g - h` is `(g, h)`-skew-primitive, and the quotient of `skewPrimitiveSubmodule R g h` by
24+
`R ∙ (g - h)` is `Ext¹(h, g)`, where `g` and `h` are regarded as one-dimensional right
25+
comodules.
2626
2727
## References
2828

0 commit comments

Comments
 (0)