Skip to content

Commit

Permalink
chore(ring_theory/polynomial): move ring_theory.polynomial to `ring…
Browse files Browse the repository at this point in the history
…_theory.polynomial.basic` (#3248)

This PR is the intersection of #3223 and #3241, allowing them to be merged in either order.

Zulip discussion: https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/where.20should.20these.20definitions.20live.3F



Co-authored-by: Johan Commelin <johan@commelin.net>
  • Loading branch information
Vierkantor and jcommelin committed Jun 30, 2020
1 parent 9524dee commit ea961f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions src/ring_theory/polynomial/default.lean
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import ring_theory.polynomial.basic

0 comments on commit ea961f7

Please sign in to comment.