Theorems · Definition · commutative algebra
Polynomial.fintypeSubtypeMonicDvd
{D : Type u} →
[inst : CommRing D] → [UniqueFactorizationMonoid D] → (f : Polynomial D) → f ≠ 0 → Fintype { g // g.Monic ∧ g ∣ f }If D is a unique factorization domain, f is a non-zero polynomial in D[X], then f has
only finitely many monic factors.
(Note that its factors up to unit may be more than monic factors.)
See also UniqueFactorizationMonoid.fintypeSubtypeDvd.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Monicstatement and proof · cited by 461
- UniqueFactorizationMonoidstatement and proof · cited by 279
- Associatesproof · cited by 210
- Associates.mkproof · cited by 137
- Fintype.ofInjectiveproof · cited by 3
- UniqueFactorizationMonoid.fintypeSubtypeDvdproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.