Mathlib Map

Theorems · Definition · category theory

SemiSimplexCategory.homOfMono

{n m : SemiSimplexCategory} →
  (f : SemiSimplexCategory.toSimplexCategory.obj n ⟶ SemiSimplexCategory.toSimplexCategory.obj m) →
    [CategoryTheory.Mono f] → n ⟶ m

Constructor for morphisms in SemiSimplexCategory which takes as an input a monomorphism in SimplexCategory.

Defined in
Mathlib.AlgebraicTopology.SimplexCategory.SemiSimplexCategory
Cited by
3 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Mono

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 by4

Results whose statement or proof uses this declaration.