Skip to content

Commit e688ba0

Browse files
committed
docs(RingTheory/Bialgebra/Primitive): Milnor–Moore, not Cartier–Milnor–Moore
1 parent 00ec302 commit e688ba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mathlib/RingTheory/Bialgebra/Primitive.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This file defines primitive elements in a bialgebra, i.e. elements `a` such that
2323
* `primitiveSubmodule` is a `LieSubalgebra` with bracket `[a, b] = a * b - b * a`.
2424
(`IsPrimitiveElem.commutator` is stated with `a * b - b * a` rather than `⁅a, b⁆` to avoid
2525
importing Lie theory into this file.)
26-
* (Cartier–Milnor–Moore) In characteristic 0 over a field, the primitive elements of a
26+
* (Milnor–Moore) In characteristic 0 over a field, the primitive elements of a
2727
cocommutative connected bialgebra generate it as the universal enveloping of a Lie algebra.
2828
* Generalize to `(g, h)`-skew-primitive elements `Δ a = a ⊗ₜ g + h ⊗ₜ a` for group-like `g`, `h`
2929
over a plain coalgebra, of which primitivity is the `(1, 1)` case over a bialgebra.

0 commit comments

Comments
 (0)