Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
EasyCrypt
/
easycrypt
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
414
Code
Issues
136
Pull requests
36
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
stdlib: basic commutative algebra
- #602
#602
Open
strub
wants to merge 23 commits into
main
EasyCrypt/easycrypt:main
from
comm-algebra
EasyCrypt/easycrypt:comm-algebra
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
stdlib: basic commutative algebra
#602
strub
wants to merge 23 commits into
main
EasyCrypt/easycrypt:main
from
comm-algebra
EasyCrypt/easycrypt:comm-algebra
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
stdlib: basic commutative algebra
strub
committed
4022832
View commit details
Copy full SHA for 4022832
Browse repository at this point
CommAlgebra: witness-level (comax) CRT layer
Show description for 7ad5f04
strub
committed
7ad5f04
View commit details
Copy full SHA for 7ad5f04
Browse repository at this point
CommAlgebra: stack as Base / Euclidean; guard dvdw
Show description for 2d510c3
strub
committed
2d510c3
View commit details
Copy full SHA for 2d510c3
Browse repository at this point
Poly: evaluation lemma library; tighten the peval definition
Show description for d1603dc
strub
committed
d1603dc
View commit details
Copy full SHA for d1603dc
Browse repository at this point
Poly, ZModP: keep instance members as aliases; export IDPoly
Show description for 1696643
strub
committed
1696643
View commit details
Copy full SHA for 1696643
Browse repository at this point
Poly: evaluation of polynomial products
Show description for fdd2dcb
strub
committed
fdd2dcb
View commit details
Copy full SHA for fdd2dcb
Browse repository at this point
Poly: rename peval_big to peval_sum
Show description for bfd7ee8
strub
committed
bfd7ee8
View commit details
Copy full SHA for bfd7ee8
Browse repository at this point
Poly: products of monic linear factors
Show description for f3fbf4e
strub
committed
f3fbf4e
View commit details
Copy full SHA for f3fbf4e
Browse repository at this point
Poly: mprod does not vanish outside its roots
Show description for d263dec
strub
committed
d263dec
View commit details
Copy full SHA for d263dec
Browse repository at this point
Poly: simplify the monic-linear-factor lemmas
Show description for 3c6febe
strub
committed
3c6febe
View commit details
Copy full SHA for 3c6febe
Browse repository at this point
Poly: PolyField, polynomials over a field; Lagrange interpolation
Show description for 9b347d0
strub
committed
9b347d0
View commit details
Copy full SHA for 9b347d0
Browse repository at this point
Poly: package Lagrange interpolation in a sub-theory; tidy proofs
Show description for b55d7a6
strub
committed
b55d7a6
View commit details
Copy full SHA for b55d7a6
Browse repository at this point
CommAlgebra: Base owns its big operators and pushes them into Ideal
Show description for 4d3f588
strub
committed
4d3f588
View commit details
Copy full SHA for 4d3f588
Browse repository at this point
Commits on Jul 18, 2026
Ring, ZModP: delta-only mixins for IDomain and Field (pilot)
Show description for bbb6cb1
strub
committed
bbb6cb1
View commit details
Copy full SHA for bbb6cb1
Browse repository at this point
Ring, ZModP: reference-bundles for domains and fields
Show description for e6b9ba1
strub
committed
e6b9ba1
View commit details
Copy full SHA for e6b9ba1
Browse repository at this point
Poly: mixin architecture for the IDomain and Field levels
Show description for 93e2b90
strub
committed
93e2b90
View commit details
Copy full SHA for 93e2b90
Browse repository at this point
ZModP: remove the bundled ZModpField clone
Show description for 538159e
strub
committed
538159e
View commit details
Copy full SHA for 538159e
Browse repository at this point
Ideal, CommAlgebra: mixin parameters; BigPoly's CR slot as alias
Show description for 5734cf6
strub
committed
5734cf6
View commit details
Copy full SHA for 5734cf6
Browse repository at this point
CommAlgebra: generic congruence modulo an element (eqm)
Show description for 95b5855
strub
committed
95b5855
View commit details
Copy full SHA for 95b5855
Browse repository at this point
Commits on Jul 19, 2026
Packed theory aliases: theory A = T1 + ... + Tn
Show description for 1c08319
strub
committed
1c08319
View commit details
Copy full SHA for 1c08319
Browse repository at this point
ZModP: restore the flat ZModpField namespace as a packed alias
Show description for 7ae031c
strub
committed
7ae031c
View commit details
Copy full SHA for 7ae031c
Browse repository at this point
Commits on Jul 21, 2026
Proof-local reduction-opacity overrides: [-delta op] / [+delta op]
Show description for 7c45d22
strub
committed
7c45d22
View commit details
Copy full SHA for 7c45d22
Browse repository at this point
examples: strengthen a borderline smt call in chacha_poly (add map_f)
strub
committed
7e85b83
View commit details
Copy full SHA for 7e85b83
Browse repository at this point
You can’t perform that action at this time.