Theorems · Definition · category theory
CategoryTheory.IsOverTower
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(X Y S : C) →
[CategoryTheory.OverClass X S] → [CategoryTheory.OverClass Y S] → [CategoryTheory.OverClass X Y] → PropIsOverTower X Y S is the typeclass asserting that the structure morphisms
X ↘ Y, Y ↘ S, and X ↘ S commute.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.overproof · cited by 76
- CategoryTheory.OverClassstatement and proof · cited by 68
- CategoryTheory.HomIsOverproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.homIsOver_of_isOverTowerstatement and proof · cited by 0