Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.multiplicativeClosure_le_iff

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (W W' : CategoryTheory.MorphismProperty C)
  [W'.IsMultiplicative], W.multiplicativeClosure ≤ W' ↔ W ≤ W'

The multiplicative closure of W is the smallest multiplicative property greater than or equal to W.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Composition
Cited by
4 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicative

Around this declaration

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

Cites9

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.