Theorems · Definition · category theory
CategoryTheory.Congruence.casesOn
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{r : HomRel C} →
{motive : CategoryTheory.Congruence r → Sort u} →
(t : CategoryTheory.Congruence r) →
([toIsStableUnderPrecomp : CategoryTheory.HomRel.IsStableUnderPrecomp r] →
[toIsStableUnderPostcomp : CategoryTheory.HomRel.IsStableUnderPostcomp r] →
(equivalence : ∀ {X Y : C}, Equivalence r) → motive ⋯) →
motive t- Defined in
- Mathlib.CategoryTheory.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 32,603
- HomRelstatement and proof · cited by 49
- CategoryTheory.HomRel.IsStableUnderPrecompstatement and proof · cited by 7
- CategoryTheory.HomRel.IsStableUnderPostcompstatement and proof · cited by 7
- CategoryTheory.Congruencestatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.