Skip to content

Commit

Permalink
resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
EgbertRijke committed Jan 6, 2025
1 parent 9af5931 commit aa6bb2e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/literature/oeis.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,16 +314,16 @@ open import elementary-number-theory.ackermann-function using
( simplified-ackermann-ℕ)
```

<<<<<<< HEAD
OEIS: [A046859](https://oeis.org/A046859)
=======
### [A058129](https://oeis.org/A058129) The number of monoids of order `n` up to isomorphism

### A058129 -- The number of monoids of order `n` up to isomorphism

```agda
open import finite-group-theory.finite-monoids using
( number-of-monoids-of-order)
```
>>>>>>> 871a0295de0f8e48d52561158d55e9c7fdd69ab9

OEIS: [A058129](https://oeis.org/A058129)

## References

Expand Down

0 comments on commit aa6bb2e

Please sign in to comment.