Theorems · Definition · commutative algebra
AlgHom.pullback
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{C : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R B] →
[inst_5 : Semiring C] → [inst_6 : Algebra R C] → (A →ₐ[R] C) → (B →ₐ[R] C) → Subalgebra R (A × B)The subalgebra of pairs (a, b) : A × B such that f a = g b, i.e.,
the pullback of f and g as a subalgebra of A × B.
- Defined in
- Mathlib.RingTheory.LocalRing.Pullback
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement · cited by 1,353
- AlgHom.compproof · cited by 501
- AlgHom.equalizerproof · cited by 21
- AlgHom.sndproof · cited by 7
- AlgHom.fstproof · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- AlgHom.pullbackFststatement and proof · cited by 2
- AlgHom.pullbackSndstatement and proof · cited by 2
- AlgHom.isLocalRing_pullbackstatement · cited by 0
- AlgHom.isUnit_pullback_mk_iffstatement and proof · cited by 0
- AlgHom.surjective_pullbackFst_of_surjectivestatement · cited by 0
- AlgHom.surjective_pullbackSnd_of_surjectivestatement · cited by 0
- AlgHom.pullback_comm_sqstatement and proof · cited by 0