Mathlib Map

Theorems · Theorem · category theory

SimplexCategory.morphismProperty_eq_top

∀ (W : CategoryTheory.MorphismProperty SimplexCategory) [W.IsMultiplicative],
  (∀ {n : ℕ} (i : Fin (n + 2)), W (SimplexCategory.δ i)) →
    (∀ {n : ℕ} (i : Fin (n + 1)), W (SimplexCategory.σ i)) → W = ⊤
Defined in
Mathlib.AlgebraicTopology.SimplexCategory.MorphismProperty
Cited by
0 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.MorphismProperty.IsMultiplicative

Around this declaration

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

Cites14

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.