Skip to content

Rework match type handling of invariant types #8778

Closed
@OlivierBlanvillain

Description

@OlivierBlanvillain

Currently we use !isSameType to conclude that two invariant types are disjoint, but as Guillaume pointed out that's incorrect. This should be reworked into a new def provablyNotEqual method in the same style than provablyDisjoint.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions