Mathlib Map

Theorems · Definition · commutative algebra

Polynomial.wronskian

{R : Type u_1} → [inst : CommRing R] → Polynomial R → Polynomial R → Polynomial R

Wronskian of a pair of polynomials, W(a, b) = ab' - a'b.

Defined in
Mathlib.RingTheory.Polynomial.Wronskian
Cited by
16 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

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 by16

Results whose statement or proof uses this declaration.