Skip to content

Port fundamentals to Lean 4#5

Merged
str4d merged 5 commits intomainfrom
port-fundamentals-to-lean4
Apr 30, 2025
Merged

Port fundamentals to Lean 4#5
str4d merged 5 commits intomainfrom
port-fundamentals-to-lean4

Conversation

@str4d
Copy link
Copy Markdown
Member

@str4d str4d commented Apr 23, 2025

No description provided.

@str4d str4d force-pushed the port-fundamentals-to-lean4 branch from ebd7ba9 to 225aa8b Compare April 23, 2025 23:44
str4d added 4 commits April 25, 2025 15:47
In Lean 3 , BitVecs were Vectors of bool. In Lean 4 they are Nats, and
addition is already defined for them in that way, so we should instead
use XOR notation directly.
@str4d str4d force-pushed the port-fundamentals-to-lean4 branch from 225aa8b to 46fdfa8 Compare April 25, 2025 16:43
@str4d str4d merged commit 64de71c into main Apr 30, 2025
2 checks passed
@str4d str4d deleted the port-fundamentals-to-lean4 branch April 30, 2025 12:35
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

Successfully merging this pull request may close these issues.

1 participant