Theorems · Definition · commutative algebra
RingHom.pullbackFst
{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) →+* RThe first projection from the pullback of f : R →+* T and g : S →+* T to R.
- Defined in
- Mathlib.RingTheory.LocalRing.Pullback
- Cited by
- 4 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.fstproof · cited by 36
- Subring.subtypeproof · cited by 22
- RingHom.pullbackstatement and proof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- RingHom.isLocalRing_pullbackproof · cited by 1
- RingHom.surjective_pullbackFst_of_surjectivestatement · cited by 1
- RingHom.pullback_comm_sqstatement · cited by 0
- RingHom.map_pullbackSnd_ker_pullbackFst_eqstatement · cited by 0