Theorems · Theorem · field theory
Polynomial.dickson_one_one_comp_comm
∀ (R : Type u_1) [inst : CommRing R] (m n : ℕ),
(Polynomial.dickson 1 1 m).comp (Polynomial.dickson 1 1 n) =
(Polynomial.dickson 1 1 n).comp (Polynomial.dickson 1 1 m)- Defined in
- Mathlib.RingTheory.Polynomial.Dickson
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
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.
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- mul_commproof · cited by 2,262
- Polynomial.compstatement and proof · cited by 193
- Polynomial.dicksonstatement and proof · cited by 19
- Polynomial.dickson_one_one_mulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.