Theorems · Definition · commutative algebra
MvPolynomial.universalFactorizationMapLiftEquiv
(R : Type u_1) →
(S : Type u_2) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(n m k : ℕ) →
(hn : n = m + k) →
(p : Polynomial.MonicDegreeEq S n) →
{ f //
f.comp (MvPolynomial.universalFactorizationMap R n m k hn) =
(MvPolynomial.mapEquivMonic R S n).symm p } ≃
{ q // ↑q.1 * ↑q.2 = ↑p }Lifts along universalFactorizationMap corresponds to factorization of p into
monic polynomials with fixed degrees.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- Polynomialstatement · cited by 5,681
- Finsuppstatement · cited by 5,255
- Equiv.symmstatement and proof · cited by 3,681
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- MvPolynomialstatement and proof · cited by 2,140
- Polynomial.coeffstatement · cited by 1,045
- AlgHom.compstatement and proof · cited by 501
Cited by4
Results whose statement or proof uses this declaration.
- Polynomial.UniversalFactorizationRing.factor₁proof · cited by 6
- Polynomial.UniversalFactorizationRing.factor₂proof · cited by 6
- Polynomial.UniversalFactorizationRing.factor₁_mul_factor₂proof · cited by 1
- Polynomial.UniversalFactorizationRing.homEquivproof · cited by 0