Commit 2024-05-23 11:18 dff169d7
View on Github →chore: Remove order dependencies to Data.Fin.Basic (#13005)
Move all the declarations using the mathlib order hierarchy to a new file Order.Fin. There were a bunch of order embeddings in Data.Fin.Basic, so I kept an embedding version of them around and renamed the order embedding version.