Theorems · Definition · category theory
CommRingCat.Under.equalizerForkTensorProdIso
{R S : CommRingCat} →
[inst : Algebra ↑R ↑S] →
[Module.Flat ↑R ↑S] →
{A B : CategoryTheory.Under R} →
(f g : A ⟶ B) →
CommRingCat.Under.tensorProdEqualizer f g ≅
CommRingCat.Under.equalizerFork' (Algebra.TensorProduct.map (AlgHom.id ↑S ↑S) (CommRingCat.toAlgHom f))
(Algebra.TensorProduct.map (AlgHom.id ↑S ↑S) (CommRingCat.toAlgHom g))If S is R-flat, S ⊗[R] eq(f, g) is isomorphic to eq(𝟙 ⊗[R] f, 𝟙 ⊗[R] g).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AlgebraModule.Flat
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- Algebrastatement and proof · cited by 11,388
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Isostatement · cited by 3,963
- TensorProductstatement · cited by 2,545
- 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
- Module.Flatstatement and proof · cited by 279
- CategoryTheory.Understatement and proof · cited by 276
Cited by1
Results whose statement or proof uses this declaration.
- CommRingCat.Under.tensorProdMapEqualizerForkIsLimitproof · cited by 0