Theorems · Definition · ring theory
RingHom.pi
{I : Type u} →
{f : I → Type u_1} →
{γ : Type u_2} →
[inst : (i : I) → NonAssocSemiring (f i)] →
[inst_1 : NonAssocSemiring γ] → ((i : I) → γ →+* f i) → γ →+* (i : I) → f iA family of ring homomorphisms f a : γ →+* β a defines a ring homomorphism
RingHom.pi f : γ →+* Π a, β a given by RingHom.pi f x b = f b x.
- Defined in
- Mathlib.Algebra.Ring.Pi
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- MonoidHomproof · cited by 3,629
- AddMonoidHomproof · cited by 3,230
- NonAssocSemiringstatement and proof · cited by 805
- RingHom.toMonoidHomproof · cited by 132
- RingHom.toAddMonoidHomproof · cited by 17
- AddMonoidHom.piproof · cited by 9
- MonoidHom.piproof · cited by 9
Cited by40
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbeddingproof · cited by 52
- NumberField.canonicalEmbeddingproof · cited by 27
- RingHom.pi_applystatement and proof · cited by 12
- AlgHom.piproof · cited by 9
- NumberField.mixedEmbedding.normAtPlace_applyproof · cited by 8
- MaximalSpectrum.mapPiLocalizationproof · cited by 6
- Ideal.quotientInfToPiQuotientproof · cited by 6
- CommRingCat.coyonedaproof · cited by 5
- PrimeSpectrum.mapPiLocalizationproof · cited by 5
- Pi.constRingHomproof · cited by 3
- AlgebraicGeometry.mono_pushoutSection_of_iSup_eqproof · cited by 2
- IsLocalization.isUnit_piRingHom_algebraMap_comp_piEvalRingHomstatement · cited by 2