Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.CommSq

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] → {W X Y Z : C} → (W ⟶ X) → (W ⟶ Y) → (X ⟶ Z) → (Y ⟶ Z) → Prop

The proposition that a square `` W f > X | | g h | | v v Y i > Z `` is a commuting square.

Defined in
Mathlib.CategoryTheory.CommSq
Cited by
158 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 7 definitions · 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 by214

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 214.