leanprover-community / mathlib

  • Home
  • Zulip archive
  • API documentation
  • Lean web editor
  • Links

Zulip Chat Archive

Stream: Is there code for X?

Topic: minimal polynomial of inverse


Andrew Yang (Nov 29 2022 at 16:00):

Given a polynomial ∑i=0naixi\sum_{i = 0}^n a_i x^i∑i=0n​ai​xi, do we have API around the polynomial ∑i=0naixn−i\sum_{i = 0}^n a_i x^{n-i}∑i=0n​ai​xn−i?

Thomas Browning (Nov 29 2022 at 16:01):

docs#polynomial.mirror and docs#polynomial.reverse

Andrew Yang (Nov 29 2022 at 16:02):

Thanks!


Last updated: May 02 2025 at 03:31 UTC

Theme Simple by wildflame © 2016 Powered by jekyll