Skip to content

Commit

Permalink
split(order/monotone): split off order.basic (#9518)
Browse files Browse the repository at this point in the history
  • Loading branch information
YaelDillies committed Oct 3, 2021
1 parent c0f7c56 commit 465508f
Show file tree
Hide file tree
Showing 7 changed files with 629 additions and 600 deletions.
3 changes: 1 addition & 2 deletions src/algebra/order/monoid_lemmas.lean
Expand Up @@ -3,9 +3,8 @@ Copyright (c) 2016 Jeremy Avigad. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Jeremy Avigad, Leonardo de Moura, Mario Carneiro, Johannes Hölzl, Damiano Testa
-/

import algebra.covariant_and_contravariant
import order.basic
import order.monotone

/-!
# Ordered monoids
Expand Down

0 comments on commit 465508f

Please sign in to comment.