Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Quotient.sound

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (r : HomRel C) {a b : C} {f₁ f₂ : a ⟶ b},
  r f₁ f₂ → (CategoryTheory.Quotient.functor r).map f₁ = (CategoryTheory.Quotient.functor r).map f₂
Defined in
Mathlib.CategoryTheory.Quotient
Cited by
16 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

HomotopyCategory.eq_of_homotopy · cited by 7HomotopyCategory.eq_of_ho…SSet.Truncated.HomotopyCategory.homMk_comp_homMk · cited by 3HomotopyCategory.homMk_co…CategoryTheory.Preadditive.RightFreyd.eq_of_rightHomotopy · cited by 3RightFreyd.eq_of_rightHom…SimplexCategoryGenRel.σ_comp_σ · cited by 2SimplexCategoryGenRel.σ_c…CategoryTheory.Cat.FreeRefl.homMk_id · cited by 2FreeRefl.homMk_idSimplexCategoryGenRel.δ_comp_δ · cited by 2SimplexCategoryGenRel.δ_c…CategoryTheory.Quotient.lift_unique' · cited by 2Quotient.lift_unique'SimplexCategoryGenRel.δ_comp_σ_succ · cited by 1SimplexCategoryGenRel.δ_c…HomotopicalAlgebra.FibrantObject.toHoCat_map_eq · cited by 1FibrantObject.toHoCat_map…HomotopicalAlgebra.CofibrantObject.toHoCat_map_eq · cited by 1CofibrantObject.toHoCat_m…SimplexCategoryGenRel.δ_comp_σ_self · cited by 1SimplexCategoryGenRel.δ_c…SimplexCategoryGenRel.δ_comp_σ_of_gt · cited by 1SimplexCategoryGenRel.δ_c…SimplexCategoryGenRel.δ_comp_σ_of_le · cited by 1SimplexCategoryGenRel.δ_c…HomotopicalAlgebra.BifibrantObject.toHoCat_map_eq · cited by 0BifibrantObject.toHoCat_m…CategoryTheory.PreOneHypercover.Homotopy.map_eq_map · cited by 0Homotopy.map_eq_mapCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.Category.id_comp · cited by 1998Category.id_compHomRel · cited by 49HomRelCategoryTheory.Quotient · cited by 48CategoryTheory.QuotientCategoryTheory.Quotient.functor · cited by 41Quotient.functorCategoryTheory.HomRel.CompClosure · cited by 19HomRel.CompClosureQuotient.soundCITED BYCITES

Cites12

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

Cited by16

Results whose statement or proof uses this declaration.