Theorems · Theorem · category theory
RingHom.HasStableEqualizers.preservesLimit_parallelPair_tensorProd
∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.HasStableEqualizers fun {R S} [CommRing R] [CommRing S] => P) →
∀ {R S : CommRingCat} [inst : Algebra ↑R ↑S] {A B : CategoryTheory.Under R} (f g : A ⟶ B),
P (CommRingCat.Hom.hom A.hom) →
P (CommRingCat.Hom.hom B.hom) →
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.parallelPair f g) (R.tensorProd S)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Algebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- CommRingCatstatement and proof · cited by 2,333
- CommRingCat.carrierstatement and proof · cited by 1,096
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CommRingCat.Hom.homstatement and proof · cited by 432
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
- CategoryTheory.Understatement and proof · cited by 276
- CategoryTheory.Under.rightstatement and proof · cited by 128
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.HasStableEqualizers.preservesEqualizers_pushoutproof · cited by 1