Skip to content

Swiss army knife for inversion #2

Open
@YaZko

Description

@YaZko

Inversion of equivalent computations is painful, we currently have a whole bunch of lemmas and keep doing things in an ad-hoc way. We need a tactic settling it once and for all (at least for [equ], hopefully for [sbisim] too).

Need to cover:

  • Cases where both computations exhibit a head constructor
    -- Unifies the arguments if suitable
    -- Derives a contradiction if not
  • Cases where only one side exhibit a head constructor
    -- Derives the head constructor of the other computation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions