Mathlib Map

Theorems · Theorem · field theory

minpoly.irreducible

∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : Ring B] [inst_2 : Algebra A B] {x : B} [IsDomain A]
  [IsDomain B], IsIntegral A x → Irreducible (minpoly A x)

A minimal polynomial is irreducible.

Defined in
Mathlib.FieldTheory.Minpoly.Basic
Cited by
26 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebraIsDomainIsDomain

Around this declaration

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

isPurelyInseparable_iff_pow_mem · cited by 10isPurelyInseparable_iff_p…minpoly.isIntegrallyClosed_eq_field_fractions · cited by 6minpoly.isIntegrallyClose…IsAlgClosed.algebraMap_bijective_of_isIntegral · cited by 6IsAlgClosed.algebraMap_bi…minpoly.eq_iff_aeval_minpoly_eq_zero · cited by 2minpoly.eq_iff_aeval_minp…IsSepClosed.algebraMap_surjective · cited by 2IsSepClosed.algebraMap_su…Irreducible.exists_dvd_monic_irreducible_of_isIntegral · cited by 2Irreducible.exists_dvd_mo…Algebra.trace_eq_zero_of_not_isSeparable · cited by 2Algebra.trace_eq_zero_of_…exists_isTranscendenceBasis_and_isSeparable_of_linearIndepOn_pow · cited by 2exists_isTranscendenceBas…isConjRoot_of_aeval_eq_zero · cited by 2isConjRoot_of_aeval_eq_ze…gal_X_pow_sub_C_isSolvable_aux · cited by 1gal_X_pow_sub_C_isSolvabl…irreducible_X_pow_sub_C_of_root_adjoin_eq_top · cited by 1irreducible_X_pow_sub_C_o…minpoly.map_eq_of_equiv_equiv · cited by 1minpoly.map_eq_of_equiv_e…IsAlgClosure.of_exists_root · cited by 1IsAlgClosure.of_exists_ro…Polynomial.cyclotomic.irreducible · cited by 1cyclotomic.irreducibleminpoly.natSepDegree_eq_one_iff_eq_expand_X_sub_C · cited by 1minpoly.natSepDegree_eq_o…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRing · cited by 7463RingPolynomial · cited by 5681Polynomialmul_comm · cited by 2262mul_commIsDomain · cited by 2196IsDomainIsUnit · cited by 1602IsUnitPolynomial.aeval · cited by 615Polynomial.aevalIrreducible · cited by 496IrreduciblePolynomial.Monic · cited by 461Polynomial.Monicminpoly · cited by 439minpolyIsIntegral · cited by 427IsIntegralmul_eq_zero · cited by 94mul_eq_zerominpoly.aeval · cited by 91minpoly.aevalminpoly.irreducibleCITED BYCITES

Cites22

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

Cited by26

Results whose statement or proof uses this declaration.