Theorems · Definition · category theory
CategoryTheory.Limits.HasCoreflexiveEqualizers.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{motive : CategoryTheory.Limits.HasCoreflexiveEqualizers C → Sort u_1} →
(t : CategoryTheory.Limits.HasCoreflexiveEqualizers C) →
((has_eq :
∀ ⦃A B : C⦄ (f g : A ⟶ B) [CategoryTheory.IsCoreflexivePair f g],
CategoryTheory.Limits.HasEqualizer f g) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Limits.HasEqualizerstatement and proof · cited by 47
- CategoryTheory.IsCoreflexivePairstatement and proof · cited by 11
- CategoryTheory.Limits.HasCoreflexiveEqualizersstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.