Theorems · Definition · commutative algebra
Polynomial.UniversalFactorizationRing
{R : Type u_1} → [inst : CommRing R] → {n : ℕ} → (m k : ℕ) → n = m + k → Polynomial.MonicDegreeEq R n → Type u_1The universal factorization ring of a monic polynomial p of degree n.
This is the representing object of the functor
S ↦ "factorizations of p into (monic deg m) * (monic deg k) in S".
See UniversalFactorizationRing.homEquiv.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- TensorProductproof · cited by 2,545
- MvPolynomialproof · cited by 2,140
- Polynomial.MonicDegreeEqstatement and proof · cited by 22
Cited by19
Results whose statement or proof uses this declaration.
- Polynomial.UniversalFactorizationRing.factor₁statement and proof · cited by 6
- Polynomial.UniversalFactorizationRing.factor₂statement and proof · cited by 6
- Polynomial.UniversalFactorizationRing.presentationstatement · cited by 6
- Polynomial.UniversalCoprimeFactorizationRing.factor₁statement and proof · cited by 4
- Polynomial.UniversalCoprimeFactorizationRing.factor₂statement and proof · cited by 4
- Polynomial.UniversalFactorizationRing.fromTensorstatement · cited by 4
- Polynomial.UniversalCoprimeFactorizationRing.homEquivstatement and proof · cited by 3
- Polynomial.UniversalFactorizationRing.monicDegreeEqstatement and proof · cited by 3
- Polynomial.UniversalCoprimeFactorizationRing.exists_liesOver_residueFieldMap_bijectivestatement and proof · cited by 1
- Polynomial.UniversalCoprimeFactorizationRing.factor₁_mul_factor₂statement and proof · cited by 1
- Polynomial.UniversalCoprimeFactorizationRing.homEquiv_comp_fststatement and proof · cited by 1
- Polynomial.UniversalCoprimeFactorizationRing.homEquiv_comp_sndstatement and proof · cited by 1