Theorems · Theorem · field theory
Polynomial.map_list_prod
∀ {R : Type u} {S : Type v} [inst : Semiring R] [inst_1 : Semiring S] (f : R →+* S) (L : List (Polynomial R)),
Polynomial.map f L.prod = (List.map (Polynomial.map f) L).prod- Defined in
- Mathlib.Algebra.Polynomial.Eval.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Polynomial.mapstatement · cited by 806
- RingHom.toMonoidHomproof · cited by 132
- Polynomial.mapRingHomproof · cited by 98
- List.prod_homproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.