Mathlib Map

Theorems · Theorem · field theory

Polynomial.ext

∀ {R : Type u} [inst : Semiring R] {p q : Polynomial R}, (∀ (n : ℕ), p.coeff n = q.coeff n) → p = q
Defined in
Mathlib.Algebra.Polynomial.Basic
Cited by
118 results in Mathlib
Foundations
Depth 61 from the axioms, rests on 875 definitions · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by118

Results whose statement or proof uses this declaration.