Mathlib Map

Theorems · Definition · category theory

CategoryTheory.nerve.edgeMk

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {x y : C} → (x ⟶ y) → SSet.Edge (CategoryTheory.nerveEquiv.symm x) (CategoryTheory.nerveEquiv.symm y)

Constructor for edges in the nerve of a category. (See also homEquiv.)

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Nerve
Cited by
9 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

Cites11

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

Cited by10

Results whose statement or proof uses this declaration.