Theorems · Theorem · field theory
Polynomial.expand_aeval
∀ {R : Type u} [inst : CommSemiring R] {A : Type u_1} [inst_1 : Semiring A] [inst_2 : Algebra R A] (p : ℕ)
(P : Polynomial R) (r : A), (Polynomial.aeval r) ((Polynomial.expand R p) P) = (Polynomial.aeval (r ^ p)) P- Defined in
- Mathlib.Algebra.Polynomial.Expand
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- map_mulproof · cited by 1,137
- map_addproof · cited by 964
- Polynomial.aevalstatement and proof · cited by 615
Cited by4
Results whose statement or proof uses this declaration.
- isPurelyInseparable_iff_pow_memproof · cited by 10
- IsIntegral.of_powproof · cited by 4
- IsAlgebraic.of_powproof · cited by 1
- Field.isAlgebraic_of_adjoin_eq_adjoinproof · cited by 1