Theorems · Definition · category theory
CategoryTheory.Limits.Multiequalizer.lift
{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] →
(W : C) →
(k : (a : J.L) → W ⟶ I.left a) →
(∀ (b : J.R),
CategoryTheory.CategoryStruct.comp (k (J.fst b)) (I.fst b) =
CategoryTheory.CategoryStruct.comp (k (J.snd b)) (I.snd b)) →
(W ⟶ CategoryTheory.Limits.multiequalizer I)Construct a morphism to the multiequalizer from its universal property.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.MulticospanIndex.multicospanproof · cited by 167
- CategoryTheory.Limits.MulticospanShapestatement and proof · cited by 160
- CategoryTheory.Limits.MulticospanShape.Lstatement and proof · cited by 135
- CategoryTheory.Limits.MulticospanShape.Rstatement and proof · cited by 124
- CategoryTheory.Limits.MulticospanIndex.leftstatement and proof · cited by 119
- CategoryTheory.Limits.MulticospanIndexstatement and proof · cited by 101
- CategoryTheory.Limits.HasMultiequalizerstatement and proof · cited by 88
- CategoryTheory.Limits.MulticospanIndex.rightstatement · cited by 77
- CategoryTheory.Limits.MulticospanShape.fststatement and proof · cited by 54
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.diagramproof · cited by 29
- CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMapproof · cited by 13
- CategoryTheory.GrothendieckTopology.diagramNatTransproof · cited by 12
- CategoryTheory.Limits.Multiequalizer.lift_ιstatement · cited by 8
- CategoryTheory.GrothendieckTopology.toPlus_naturalityproof · cited by 6
- CategoryTheory.GrothendieckTopology.Cover.toMultiequalizerproof · cited by 6
- CategoryTheory.GrothendieckTopology.diagramPullbackproof · cited by 5
- CategoryTheory.GrothendieckTopology.plusMap_toPlusproof · cited by 5
- CategoryTheory.GrothendieckTopology.diagramNatTrans_appstatement · cited by 4
- CategoryTheory.GrothendieckTopology.plusMap_compproof · cited by 4
- CategoryTheory.GrothendieckTopology.plusCompIso_whiskerRightproof · cited by 2