Skip to content

HB.mixin anomaly when a parameter with structure is reused as a subject. #431

Open
@screenl

Description

@screenl

The following code gives The elpi tactic/command HB.mixin failed without giving a specific error message. Please report this inconvenience to the authors of the program.;

HB.mixin Record barycentric_interval_of (I:Interval.type) of Baryspace_of I I :={

}.

The types are defined as follows

HB.mixin Record Interval_of I:= {
  ...
}.
HB.mixin Record Baryspace_of (I : Interval.type) A := {
  ...
}.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions