Theorems · Definition · commutative algebra
RingHom.pullback
{R : Type u_1} →
{S : Type u_2} →
{T : Type u_3} →
[inst : Ring R] → [inst_1 : Ring S] → [inst_2 : Semiring T] → (R →+* T) → (S →+* T) → Subring (R × S)The subring of pairs (r, s) : R × S such that f r = g s, i.e.,
the pullback of f : R →+* T and g : S →+* T as a subring of R × S.
- Defined in
- Mathlib.RingTheory.LocalRing.Pullback
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- RingHom.compproof · cited by 899
- Subringstatement · cited by 602
- RingHom.sndproof · cited by 39
- RingHom.fstproof · cited by 36
- RingHom.eqLocusproof · cited by 12
Cited by8
Results whose statement or proof uses this declaration.
- RingHom.pullbackFststatement and proof · cited by 4
- RingHom.pullbackSndstatement and proof · cited by 3
- RingHom.isLocalRing_pullbackstatement · cited by 1
- RingHom.isUnit_pullback_mk_iffstatement and proof · cited by 1
- RingHom.surjective_pullbackFst_of_surjectivestatement and proof · cited by 1
- RingHom.surjective_pullbackSnd_of_surjectivestatement and proof · cited by 1
- RingHom.map_pullbackSnd_ker_pullbackFst_eqstatement and proof · cited by 0
- RingHom.pullback_comm_sqstatement and proof · cited by 0