Theorems · Theorem · field theory
Polynomial.C_ofNat
∀ {R : Type u} [inst : Semiring R] (n : ℕ) [inst_1 : n.AtLeastTwo], Polynomial.C (OfNat.ofNat n) = OfNat.ofNat n- Defined in
- Mathlib.Algebra.Polynomial.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringNat.AtLeastTwo
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.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Polynomial.Cstatement · cited by 1,598
- Nat.AtLeastTwostatement and proof · cited by 405
Cited by4
Results whose statement or proof uses this declaration.
- Polynomial.Chebyshev.degree_Tproof · cited by 7
- Polynomial.Chebyshev.degree_U_natCastproof · cited by 4
- Polynomial.Chebyshev.leadingCoeff_Tproof · cited by 1
- Polynomial.Chebyshev.leadingCoeff_U_natCastproof · cited by 0