Theorems · Definition · commutative algebra
Polynomial.UniversalFactorizationRing.presentation
{R : Type u_1} →
[inst : CommRing R] →
{n : ℕ} →
(m k : ℕ) →
(hn : n = m + k) →
(p : Polynomial.MonicDegreeEq R n) →
Algebra.PreSubmersivePresentation R (Polynomial.UniversalFactorizationRing m k hn p) (Fin m ⊕ Fin k) (Fin n)The presentation of UniversalFactorizationRing.
Its jacobian is the resultant of the two factors (up to sign).
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 127 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.
Cites6
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
- Algebra.PreSubmersivePresentationstatement · cited by 54
- Polynomial.MonicDegreeEqstatement and proof · cited by 22
- MvPolynomial.universalFactorizationMapPresentationproof · cited by 10
- Polynomial.UniversalFactorizationRingstatement · cited by 10
- Algebra.PreSubmersivePresentation.baseChangeproof · cited by 3
Cited by10
Results whose statement or proof uses this declaration.
- Polynomial.UniversalCoprimeFactorizationRingproof · cited by 7
- Polynomial.UniversalCoprimeFactorizationRing.factor₁statement · cited by 4
- Polynomial.UniversalCoprimeFactorizationRing.factor₂statement · cited by 4
- Polynomial.UniversalCoprimeFactorizationRing.homEquivstatement and proof · cited by 3
- Polynomial.UniversalCoprimeFactorizationRing.isCoprime_factor₁_factor₂statement and proof · cited by 1
- Polynomial.UniversalFactorizationRing.jacobian_resentationstatement and proof · cited by 1
- Polynomial.UniversalCoprimeFactorizationRing.exists_liesOver_residueFieldMap_bijectivestatement · cited by 1
- Polynomial.UniversalCoprimeFactorizationRing.factor₁_mul_factor₂statement · cited by 1
- Polynomial.UniversalCoprimeFactorizationRing.homEquiv_comp_fststatement · cited by 1
- Polynomial.UniversalCoprimeFactorizationRing.homEquiv_comp_sndstatement · cited by 1