Theorems · Definition · commutative algebra
RingHom.pullbackSnd
{R : Type u_1} →
{S : Type u_2} →
{T : Type u_3} →
[inst : Ring R] →
[inst_1 : Ring S] → [inst_2 : Semiring T] → (f : R →+* T) → (g : S →+* T) → ↥(f.pullback g) →+* SThe second projection from the pullback of f : R →+* T and g : S →+* T to S.
- Defined in
- Mathlib.RingTheory.LocalRing.Pullback
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 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
- Subring.subtypeproof · cited by 22
- RingHom.pullbackstatement and proof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- RingHom.surjective_pullbackSnd_of_surjectivestatement · cited by 1
- RingHom.pullback_comm_sqstatement · cited by 0
- RingHom.map_pullbackSnd_ker_pullbackFst_eqstatement and proof · cited by 0