Mathlib Map

Theorems · Definition · category theory

CategoryTheory.IsFiltered.max

{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → [CategoryTheory.IsFilteredOrEmpty C] → C → C → C

max j j' is an arbitrary choice of object to the right of both j and j', whose existence is ensured by IsFiltered.

Defined in
Mathlib.CategoryTheory.Filtered.Basic
Cited by
26 results in Mathlib
Foundations
Depth 9 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsFilteredOrEmpty

Around this declaration

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

CategoryTheory.IsFiltered.leftToMax · cited by 26IsFiltered.leftToMaxCategoryTheory.IsFiltered.rightToMax · cited by 26IsFiltered.rightToMaxAddMonCat.FilteredColimits.colimit_add_mk_eq · cited by 3FilteredColimits.colimit_…CategoryTheory.IsFilteredOrEmpty.of_right_adjoint · cited by 3IsFilteredOrEmpty.of_righ…CategoryTheory.isFiltered_structuredArrow_of_isFiltered_of_exists · cited by 3CategoryTheory.isFiltered…CategoryTheory.IsFilteredOrEmpty.of_exists_of_isFiltered_of_fullyFaithful · cited by 3IsFilteredOrEmpty.of_exis…AddMonCat.FilteredColimits.colimit_zero_eq · cited by 2FilteredColimits.colimit_…CategoryTheory.IsFiltered.crown · cited by 2IsFiltered.crownMonCat.FilteredColimits.colimitMulAux · cited by 2FilteredColimits.colimitM…CategoryTheory.ObjectProperty.IsStrongGenerator.isDense_colimitsCardinalClosure_ι · cited by 2IsStrongGenerator.isDense…MonCat.FilteredColimits.colimit_mul_mk_eq · cited by 2FilteredColimits.colimit_…CategoryTheory.Limits.IsColimit.ι_smul · cited by 2IsColimit.ι_smulCategoryTheory.IsFiltered.sup_objs_exists · cited by 2IsFiltered.sup_objs_existsAddMonCat.FilteredColimits.colimitAddAux · cited by 2FilteredColimits.colimitA…CategoryTheory.IsFilteredOrEmpty.of_final · cited by 2IsFilteredOrEmpty.of_finalCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.IsFilteredOrEmpty · cited by 55CategoryTheory.IsFiltered…CategoryTheory.IsFilteredOrEmpty.cocone_objs · cited by 4IsFilteredOrEmpty.cocone_…IsFiltered.maxCITED BYCITES

Cites3

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

Cited by38

Results whose statement or proof uses this declaration.