Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.HasQuotient.iff_of_eqvGen

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (W : CategoryTheory.MorphismProperty C)
  {homRel : HomRel C} [inst_1 : CategoryTheory.HomRel.IsStableUnderPrecomp homRel]
  [inst_2 : CategoryTheory.HomRel.IsStableUnderPostcomp homRel] [W.HasQuotient homRel] {X Y : C} {f g : X ⟶ Y},
  Relation.EqvGen homRel f g → (W f ↔ W g)
Defined in
Mathlib.CategoryTheory.MorphismProperty.Quotient
Cited by
1 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.HomRel.IsStableUnderPrecompCategoryTheory.HomRel.IsStableUnderPostcompCategoryTheory.MorphismProperty.HasQuotient

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.