Theorems · Theorem · field theory
Polynomial.toLaurent_C
∀ {R : Type u_1} [inst : Semiring R] (r : R), Polynomial.toLaurent (Polynomial.C r) = LaurentPolynomial.C r- Defined in
- Mathlib.Algebra.Polynomial.Laurent
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 101 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 and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- mul_oneproof · cited by 3,885
- Polynomial.Cstatement and proof · cited by 1,598
- DFunLikeproof · cited by 576
- Polynomial.monomialproof · cited by 256
- LaurentPolynomialstatement and proof · cited by 98
- LaurentPolynomial.Tproof · cited by 55
- LaurentPolynomial.Cstatement and proof · cited by 47
- Polynomial.toLaurentstatement and proof · cited by 29
Cited by6
Results whose statement or proof uses this declaration.
- Polynomial.toLaurent_C_mul_eqproof · cited by 2
- LaurentPolynomial.eval₂_Cproof · cited by 2
- LaurentPolynomial.exists_T_powproof · cited by 1
- Polynomial.toLaurent_comp_Cproof · cited by 1
- LaurentPolynomial.toLaurent_reverseproof · cited by 1
- Polynomial.toLaurent_C_mul_X_powproof · cited by 0