Skip to content

Commit

Permalink
changed import from FreeMonoid to FreeSemigroup
Browse files Browse the repository at this point in the history
  • Loading branch information
franklindyer committed Oct 6, 2024
1 parent 57951d1 commit 055c58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion equational_theories/Subgraph.lean
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import equational_theories.EquationalResult
import equational_theories.Closure
import equational_theories.Equations
import equational_theories.FactsSyntax
import equational_theories.FreeMonoid
import equational_theories.FreeSemigroup

/- This is a subproject of the main project to completely describe a small subgraph of the entire
implication graph. The list of equations under consideration can be found at https://teorth.github.io/equational_theories/blueprint/subgraph-eq.html
Expand Down

0 comments on commit 055c58b

Please sign in to comment.