Theorems · Definition · category theory
CategoryTheory.Limits.Multiequalizer.isoEqualizer
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.Limits.MulticospanShape} →
(I : CategoryTheory.Limits.MulticospanIndex J C) →
[inst_1 : CategoryTheory.Limits.HasMultiequalizer I] →
[inst_2 : CategoryTheory.Limits.HasProduct I.left] →
[inst_3 : CategoryTheory.Limits.HasProduct I.right] →
CategoryTheory.Limits.multiequalizer I ≅ CategoryTheory.Limits.equalizer I.fstPiMap I.sndPiMapThe multiequalizer is isomorphic to the equalizer of ∏ᶜ I.left ⇉ ∏ᶜ I.right.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Limits.parallelPairproof · cited by 766
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.MulticospanShapestatement and proof · cited by 160
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.MulticospanShape.Lstatement · cited by 135
- CategoryTheory.Limits.MulticospanShape.Rstatement · cited by 124
- CategoryTheory.Limits.MulticospanIndex.leftstatement and proof · cited by 119
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Multiequalizer.ιPiproof · cited by 3
- CategoryTheory.Limits.Multiequalizer.ιPi_πproof · cited by 1