Mathlib Map

Theorems · Theorem · field theory

Polynomial.map_surjective

∀ {R : Type u} {S : Type v} [inst : Semiring R] [inst_1 : Semiring S] (f : R →+* S),
  Function.Surjective ⇑f → Function.Surjective (Polynomial.map f)
Defined in
Mathlib.Algebra.Polynomial.Eval.Coeff
Cited by
18 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiring

Around this declaration

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

IsAlgebraic.of_ringHom_of_comp_eq · cited by 4IsAlgebraic.of_ringHom_of…Polynomial.resultant_mul_right · cited by 3Polynomial.resultant_mul_…Polynomial.quotient_mk_comp_C_isIntegral_of_isJacobsonRing · cited by 2Polynomial.quotient_mk_co…IsLocalRing.adjoin_residue_eq_top_iff_adjoin_eq_top · cited by 2IsLocalRing.adjoin_residu…NumberField.Ideal.inertiaDeg_primesOverSpanEquivMonicFactorsMod_symm_apply' · cited by 1Ideal.inertiaDeg_primesOv…NumberField.Ideal.ramificationIdx_primesOverSpanEquivMonicFactorsMod_symm_apply' · cited by 1Ideal.ramificationIdx_pri…Ideal.eq_zero_of_polynomial_mem_map_range · cited by 1Ideal.eq_zero_of_polynomi…Ideal.injective_quotient_le_comap_map · cited by 1Ideal.injective_quotient_…Polynomial.isJacobsonRing_polynomial_of_isJacobsonRing · cited by 1Polynomial.isJacobsonRing…Polynomial.resultant_scaleRoots · cited by 1Polynomial.resultant_scal…Polynomial.resultant_self · cited by 1Polynomial.resultant_selfPolynomial.exists_monic_span_sup_map_eq · cited by 1Polynomial.exists_monic_s…IsStronglyTranscendental.of_surjective_left · cited by 1IsStronglyTranscendental.…Ideal.exists_mem_span_singleton_map_residueField_eq · cited by 0Ideal.exists_mem_span_sin…PrimeSpectrum.range_comap_algebraMap_localization_compl_eq_range_comap_quotientMk · cited by 0PrimeSpectrum.range_comap…DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringRingHom · cited by 10189RingHomPolynomial · cited by 5681PolynomialPolynomial.map · cited by 806Polynomial.mapPolynomial.monomial · cited by 256Polynomial.monomialPolynomial.induction_on' · cited by 50Polynomial.induction_on'Polynomial.map_add · cited by 50Polynomial.map_addPolynomial.map_monomial · cited by 18Polynomial.map_monomialPolynomial.map_surjectiveCITED BYCITES

Cites9

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

Cited by18

Results whose statement or proof uses this declaration.