Theorems · Theorem · field theory
Polynomial.degree_linear_le
∀ {R : Type u} {a b : R} [inst : Semiring R], (Polynomial.C a * Polynomial.X + Polynomial.C b).degree ≤ 1- Cited by
- 5 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Polynomial.Xstatement · cited by 1,639
- Polynomial.Cstatement · cited by 1,598
- WithBotstatement · cited by 1,498
- le_transproof · cited by 985
- Polynomial.degreestatement · cited by 643
- Polynomial.degree_C_leproof · cited by 21
- Polynomial.degree_add_le_of_degree_leproof · cited by 3
- Polynomial.degree_C_mul_X_leproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- Polynomial.degree_quadratic_leproof · cited by 4
- Polynomial.natDegree_linear_leproof · cited by 3
- Polynomial.degree_linear_ltproof · cited by 1
- WeierstrassCurve.Affine.CoordinateRing.degree_norm_smul_basisproof · cited by 1
- Cubic.degree_of_b_eq_zeroproof · cited by 1