Theorems · Theorem · commutative algebra
Polynomial.wronskian_eq_of_sum_zero
∀ {R : Type u_1} [inst : CommRing R] {a b c : Polynomial R}, a + b + c = 0 → a.wronskian b = b.wronskian c- Defined in
- Mathlib.RingTheory.Polynomial.Wronskian
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- Polynomial.wronskianstatement · cited by 16
- Polynomial.isAlt_wronskianBilinproof · cited by 2
- LinearMap.IsAlt.eq_of_add_add_eq_zeroproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.abcproof · cited by 0