Mathlib Map

Theorems · Theorem · commutative algebra

WfDvdMonoid.exists_irreducible_factor

∀ {α : Type u_1} [inst : CommMonoidWithZero α] [WfDvdMonoid α] {a : α}, ¬IsUnit a → a ≠ 0 → ∃ i, Irreducible i ∧ i ∣ a
Defined in
Mathlib.RingTheory.UniqueFactorizationDomain.Defs
Cited by
12 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZeroWfDvdMonoid

Around this declaration

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

WfDvdMonoid.induction_on_irreducible · cited by 5WfDvdMonoid.induction_on_…UniqueFactorizationMonoid.squarefree_iff_nodup_normalizedFactors · cited by 3UniqueFactorizationMonoid…Polynomial.exists_monic_irreducible_factor · cited by 3Polynomial.exists_monic_i…X_pow_sub_C_irreducible_of_prime · cited by 2X_pow_sub_C_irreducible_o…WfDvdMonoid.isRelPrime_of_no_irreducible_factors · cited by 2WfDvdMonoid.isRelPrime_of…UniqueFactorizationMonoid.exists_mem_normalizedFactors · cited by 2UniqueFactorizationMonoid…Polynomial.factor_dvd_of_not_isUnit · cited by 2Polynomial.factor_dvd_of_…UniqueFactorizationMonoid.exists_mem_factors · cited by 1UniqueFactorizationMonoid…Polynomial.exists_irreducible_of_degree_pos · cited by 1Polynomial.exists_irreduc…squarefree_iff_no_irreducibles · cited by 1squarefree_iff_no_irreduc…Polynomial.irreducible_comp · cited by 1Polynomial.irreducible_co…UniqueFactorizationMonoid.exists_prime_iff · cited by 0UniqueFactorizationMonoid…Set.ofPred · cited by 6101Set.ofPredIsUnit · cited by 1602IsUnitCommMonoidWithZero · cited by 913CommMonoidWithZeroIrreducible · cited by 496Irreducibledvd_rfl · cited by 80dvd_rflof_not_not · cited by 51of_not_notdvd_trans · cited by 50dvd_transWfDvdMonoid · cited by 37WfDvdMonoidDvdNotUnit · cited by 33DvdNotUnitne_zero_of_dvd_ne_zero · cited by 26ne_zero_of_dvd_ne_zeroWellFounded.has_min · cited by 26WellFounded.has_minwellFounded_dvdNotUnit · cited by 7wellFounded_dvdNotUnitWfDvdMonoid.exists_irreducibl…CITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.