Mathlib Map

Theorems · Theorem · field theory

Polynomial.natDegree_map

∀ {R : Type u} {S : Type v} [inst : Ring R] [IsSimpleRing R] [inst_2 : Semiring S] [Nontrivial S] {p : Polynomial R}
  (f : R →+* S), (Polynomial.map f p).natDegree = p.natDegree
Defined in
Mathlib.Algebra.Polynomial.FieldDivision
Cited by
21 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingIsSimpleRingSemiringNontrivial

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Polynomial.resultant_eq_prod_eval · cited by 3Polynomial.resultant_eq_p…Polynomial.card_rootSet_eq_natDegree · cited by 3Polynomial.card_rootSet_e…AlgHom.natCard_of_powerBasis · cited by 2AlgHom.natCard_of_powerBa…RatFunc.natDegree_minpolyX · cited by 2RatFunc.natDegree_minpolyXPolynomial.natDegree_removeFactor · cited by 1Polynomial.natDegree_remo…IntermediateField.adjoin_minpoly_coeff_of_exists_primitive_element · cited by 1IntermediateField.adjoin_…spectralNorm.spectralNorm_pow_natDegree_eq_prod_roots · cited by 1spectralNorm.spectralNorm…Polynomial.exists_aroots_norm_sub_lt_of_norm_coeff_sub_lt · cited by 1Polynomial.exists_aroots_…minpoly.map_algebraMap · cited by 1minpoly.map_algebraMapPolynomial.resultant_eq_prod_roots_sub · cited by 1Polynomial.resultant_eq_p…minpoly.map_eq_of_isSeparable_of_isPurelyInseparable · cited by 1minpoly.map_eq_of_isSepar…Algebra.normalizedTrace_algebraMap_of_lifts · cited by 1Algebra.normalizedTrace_a…Polynomial.Gal.galActionHom_bijective_of_prime_degree · cited by 1Gal.galActionHom_bijectiv…Polynomial.natSepDegree_le_natDegree · cited by 1Polynomial.natSepDegree_l…splits_X_pow_sub_one_of_X_pow_sub_C · cited by 1splits_X_pow_sub_one_of_X…Semiring · cited by 13802SemiringRingHom · cited by 10189RingHomRing · cited by 7463RingPolynomial · cited by 5681PolynomialNontrivial · cited by 2416NontrivialPolynomial.natDegree · cited by 1105Polynomial.natDegreePolynomial.map · cited by 806Polynomial.mapRingHom.injective · cited by 187RingHom.injectiveIsSimpleRing · cited by 39IsSimpleRingPolynomial.natDegree_map_eq_of_injective · cited by 11Polynomial.natDegree_map_…Polynomial.natDegree_mapCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.