Theorems · Theorem · commutative algebra
Polynomial.UniversalCoprimeFactorizationRing.homEquiv_comp_snd
∀ {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 R n) {T : Type u_4} [inst_3 : CommRing T] [inst_4 : Algebra R T]
(f : Polynomial.UniversalCoprimeFactorizationRing m k hn p →ₐ[R] S) (g : S →ₐ[R] T),
(↑((Polynomial.UniversalCoprimeFactorizationRing.homEquiv T m k hn p) (g.comp f))).2 =
(↑((Polynomial.UniversalCoprimeFactorizationRing.homEquiv S m k hn p) f)).2.map ↑g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Algebra.algebraMapstatement · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- Polynomial.coeffstatement · cited by 1,045
- Polynomial.mapstatement and proof · cited by 806
- RingHomClass.toRingHomstatement and proof · cited by 746
- AlgHom.compstatement and proof · cited by 501
- Submonoid.powersstatement · cited by 408
Cited by1
Results whose statement or proof uses this declaration.