Theorems · Theorem · category theory
RingHom.HasFiniteProducts.preservesFiniteProducts_pushout
∀ {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) →
∀ [inst : (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q).IsStableUnderCobaseChange]
{R S : CommRingCat} (f : R ⟶ S),
CategoryTheory.Limits.PreservesFiniteProducts
(CategoryTheory.MorphismProperty.Under.pushout
(RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q) ⊤ f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- CategoryTheory.Functorproof · cited by 16,252
- RingHomstatement and proof · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CommRingCatstatement and proof · cited by 2,333
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.HasStableEqualizers.preservesFiniteLimits_pushoutproof · cited by 0