Theorems · Definition · category theory
RingHom.HasEqualizers.createsLimitsWalkingParallelPair
{Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop} →
(RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) →
(RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => Q) →
(R : CommRingCat) →
CategoryTheory.CreatesLimitsOfShape CategoryTheory.Limits.WalkingParallelPair
(CategoryTheory.MorphismProperty.Under.forget
(RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q) ⊤ R)If Q is stable under equalizers, the inclusion from the subcategory of Under R defined
by Q creates equalizers.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CommRingCatstatement and proof · cited by 2,333
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Understatement · cited by 276
- RingHom.RespectsIsostatement and proof · cited by 78
- CategoryTheory.MorphismProperty.Understatement · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.HasEqualizers.hasEqualizersproof · cited by 1
- RingHom.HasStableEqualizers.preservesEqualizers_pushoutproof · cited by 1