Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CommSq.horiz_inv

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W X Y Z : C} {g : W ⟶ Y} {h : X ⟶ Z} {f : W ≅ X}
  {i : Y ≅ Z}, CategoryTheory.CommSq f.hom g h i.hom → CategoryTheory.CommSq f.inv h g i.inv
Defined in
Mathlib.CategoryTheory.CommSq
Cited by
10 results in Mathlib
Foundations
Depth 18 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.

Cites8

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.