Documentation

Lean.Util.SortExprs

@[reducible, inline]
abbrev Lean.Perm :
Equations

Sorts the given expressions using Expr.lt, and creates a "permutation map" storing the new position of each expression. If lt := false, then sorts expressions in decreasing order.

Equations
  • One or more equations did not get rendered due to their size.