Theorems · Theorem · commutative algebra
Polynomial.fiberEquivQuotient_tmul
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
(f : Polynomial R →ₐ[R] S) (hf : Function.Surjective ⇑f) (p : Ideal R) [inst_3 : p.IsPrime] (a : p.ResidueField)
(b : Polynomial R),
(Polynomial.fiberEquivQuotient f hf p) (a ⊗ₜ[R] f b) =
(Ideal.Quotient.mk (Ideal.map (Polynomial.mapRingHom (algebraMap R p.ResidueField)) (RingHom.ker ↑f)))
(Polynomial.C a * Polynomial.map (algebraMap R p.ResidueField) b)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.