Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axioms #8

Open
vzaliva opened this issue Sep 19, 2024 · 1 comment
Open

Axioms #8

vzaliva opened this issue Sep 19, 2024 · 1 comment
Assignees

Comments

@vzaliva
Copy link
Member

vzaliva commented Sep 19, 2024

I am using this library in another project and get the following warning on code extraction:

Warning: The following logical axioms were
encountered: Capabilities.Capability.bits_of_vec_hd
             Capabilities.Capability.cap_encode_valid
             Capabilities.Capability.cap_is_valid_bv
             Capabilities.Capability.bytes_to_bits_to_bytes
             Capabilities.Capability.bits_to_vec_to_bits
             Capabilities.Capability.bits_of_bytes_len
             Capabilities.Capability.cap_encode_decode_bounds
             Capabilities.Capability.mword_to_bools_split
             Capabilities.Capability.hd_bits_of_vec
             Capabilities.Capability.mword_to_bits_to_mword.

Ideally, these axioms need to be proven.

@ric-almeida ric-almeida self-assigned this Sep 20, 2024
@ric-almeida
Copy link
Collaborator

I'm currently working on this. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants