Documentation

GroupoidModel.FibrationForMathlib.FibredCats.Total

@[reducible, inline]
Equations
Instances For
    theorem CategoryTheory.TotalCatHom.ext_iff {C : Type u_1} {E : Type u_2} :
    ∀ {inst : CategoryTheory.Category.{u_3, u_1} C} {inst_1 : CategoryTheory.Category.{u_4, u_2} E} {P : CategoryTheory.Functor E C} {X Y : P} (x y : CategoryTheory.TotalCatHom X Y), x = y x.base = y.base x.fiber = y.fiber
    theorem CategoryTheory.TotalCatHom.ext {C : Type u_1} {E : Type u_2} :
    ∀ {inst : CategoryTheory.Category.{u_3, u_1} C} {inst_1 : CategoryTheory.Category.{u_4, u_2} E} {P : CategoryTheory.Functor E C} {X Y : P} (x y : CategoryTheory.TotalCatHom X Y), x.base = y.basex.fiber = y.fiberx = y
    Instances For
      Equations
      Instances For