Theorems · Definition · ring theory
AlgHom.pi
{ι : Type u_1} →
{R : Type u_2} →
{A : ι → Type u_3} →
[inst : CommSemiring R] →
[inst_1 : (i : ι) → Semiring (A i)] →
[inst_2 : (i : ι) → Algebra R (A i)] →
{B : Type u_4} →
[inst_3 : Semiring B] → [inst_4 : Algebra R B] → ((i : ι) → B →ₐ[R] A i) → B →ₐ[R] (i : ι) → A iA family of algebra homomorphisms g i : B →ₐ[R] A i defines an algebra homomorphism
AlgHom.pi g : B →ₐ[R] Π i, A i given by AlgHom.pi g x i = g i x.
- Defined in
- Mathlib.Algebra.Algebra.Pi
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- AlgHomstatement and proof · cited by 3,236
- AlgHom.toRingHomproof · cited by 490
- RingHom.piproof · cited by 26
Cited by12
Results whose statement or proof uses this declaration.
- AlgHom.pi_applystatement and proof · cited by 4
- PrimeSpectrum.piLocalizationToMaximalproof · cited by 3
- CommAlgCat.FiniteEtale.equivOfIsSepClosedproof · cited by 3
- Pi.algHomproof · cited by 2
- AlgebraicGeometry.mono_pushoutSection_of_iSup_eqproof · cited by 2
- AlgHom.pi_compstatement · cited by 1
- AlgHom.pi_evalAlgHomstatement · cited by 1
- RingHom.QuasiFinite.ofLocalizationSpanTargetproof · cited by 1
- Algebra.FormallySmooth.pi_iffproof · cited by 1
- Polynomial.aeval_pistatement · cited by 1
- Pi.algHom_evalAlgHomstatement · cited by 0
- CommAlgCat.FiniteEtale.equivOfIsSepClosed_inverse_mapstatement · cited by 0