Documentation

Auto.Lib.ToExprExtra

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

Used when the elements of a container are already expressions For example, consider the ordinary l₁ := toExpr (a : List Nat) l₂ := (a : List Nat).map toExpr We require that toExpr (self:=instExprToExprId (.const ``Nat [])) l₂ ≝ l₁ It is obvious that this shouldn't be marked as an instance

Equations
Instances For