Theorems · Theorem · commutative algebra
ascPochhammer_eval_comp
∀ {S : Type u} [inst : Semiring S] {R : Type u_1} [inst_1 : CommSemiring R] (n : ℕ) (p : Polynomial R)
[inst_2 : Algebra R S] (x : S),
Polynomial.eval x ((ascPochhammer S n).comp (Polynomial.map (algebraMap R S) p)) =
Polynomial.eval (Polynomial.eval₂ (algebraMap R S) x p) (ascPochhammer S n)- Defined in
- Mathlib.RingTheory.Polynomial.Pochhammer
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringCommSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.evalstatement and proof · cited by 796
- Polynomial.eval₂statement and proof · cited by 267
- Polynomial.compstatement and proof · cited by 193
- ascPochhammerstatement and proof · cited by 80
- Polynomial.eval_mapproof · cited by 37
- Polynomial.map_compproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- descPochhammer_eval_eq_ascPochhammerproof · cited by 4