Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.IsReflexivePair

{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → {A B : C} → (A ⟶ B) → (A ⟶ B) → Prop

The pair f g : A ⟶ B is reflexive if there is a morphism B ⟶ A which is a section for both.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Reflexive
Cited by
19 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

Cites2

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

Cited by29

Results whose statement or proof uses this declaration.