lambdapi
lambdapi copied to clipboard
Error in HRS output
In a rule LHS, type annotations of abstractions are replaced by the same variable m_typ: https://github.com/Deducteam/lambdapi/blob/82dccc5074bd42574d8d21b9b39527052d2014cd/src/core/hrs.ml#L38
This artificially creates non-linear rules.
Fixed in #871