Theorems · Theorem · commutative algebra
Polynomial.wronskian_add_right
∀ {R : Type u_1} [inst : CommRing R] (a b c : Polynomial R), a.wronskian (b + c) = a.wronskian b + a.wronskian c- Defined in
- Mathlib.RingTheory.Polynomial.Wronskian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 107 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- LinearMap.map_addproof · cited by 32
- Polynomial.wronskianstatement · cited by 16
- Polynomial.wronskianBilinproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.