Commit 2024-07-17 17:39 7d65c07a
View on Github →chore: Move order theory and algebra out of Data.Fin.Tuple.Basic
(#13148)
- Move the order theory in
Data.Fin.Tuple.Basic
toOrder.Fin.Basic
and a new fileOrder.Fin.Tuple
- Move the content of
Data.Fin.Tuple.Monotone
toOrder.Fin.Tuple
- Move the algebra in
Data.Fin.Tuple.Basic
andData.Fin.VecNotation
to a new fileAlgebra.Group.Fin.Tuple