You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike in Data.Nat or Data.Integer, it is not possible to infer for Agda to infer p from e.g. Positive p. We should go through and check that all proofs that use the sign predicates have such p's as explicit rather than implicit arguments. Might be good to add a comment to this effect by the definition of the predicates as well.