Theorems · Definition · category theory
CommRingCat.Under.createsFiniteLimitsForget
{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.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => Q) →
(RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => Q) →
(R : CommRingCat) →
CategoryTheory.Limits.CreatesFiniteLimits
(CategoryTheory.MorphismProperty.Under.forget
(RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q) ⊤ R)If Q is stable under finite products and equalizers, the inclusion from the subcategory of
Under R defined by Q creates finite limits.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 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 and proof · 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.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Understatement · cited by 276
- RingHom.RespectsIsostatement and proof · cited by 78
- CategoryTheory.MorphismProperty.Understatement · cited by 43
- RingHom.toMorphismPropertystatement and proof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.