Skip to content

Commit e44cdf8

Browse files
committed
fix
1 parent e1b3f71 commit e44cdf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Mathlib/RingTheory/Coalgebra/CoassocSimps.lean

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ Released under Apache 2.0 license as described in the file LICENSE.
44
Authors: Andrew Yang, Yaël Dillies
55
-/
66
module
7+
78
public import Mathlib.LinearAlgebra.TensorProduct.Tower
89
public import Mathlib.RingTheory.Coalgebra.Basic
910

11+
import Mathlib.Tactic.Attr.Register
12+
1013
/-!
1114
# Tactic to reassociate comultiplication in a coalgebra
1215

0 commit comments

Comments
 (0)