Skip to content

Conversation

@yyyyx4
Copy link
Member

@yyyyx4 yyyyx4 commented Jan 26, 2026

Currently (Sage 10.8):

sage: E.<P, Q> = EllipticCurve(GF(5^2), [1, 2, 3, 3, 1])
sage: f = E.isogeny([P*3])
sage: f.inverse_image(0).curve() is f.domain()
False

@github-actions
Copy link

github-actions bot commented Jan 27, 2026

Documentation preview for this PR (built with commit 2254e02; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@yyyyx4 yyyyx4 force-pushed the public/fix_inverse_image_result_on_wrong_curve branch from 3be6cc1 to 2254e02 Compare January 27, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant