Skip to content

Prove isomorphism #5

@andrevidela

Description

@andrevidela

We have tests and we have reasonable confidence in those tests, nonetheless it would be interesting to introduce a proof that decode . encode = identity. Maybe something like that would work:

proofIso : (str : String) -> {auto prf : IsMultiBase str} -> decode (encode str) = Right str

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions