Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.PresheafedSpace.Hom.ext

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {X Y : AlgebraicGeometry.PresheafedSpace C}
  (α β : X.Hom Y) (w : α.base = β.base),
  CategoryTheory.CategoryStruct.comp α.c (CategoryTheory.Functor.whiskerRight (CategoryTheory.eqToHom ⋯) X.presheaf) =
      β.c →
    α = β
Defined in
Mathlib.Geometry.RingedSpace.PresheafedSpace
Cited by
6 results in Mathlib
Foundations
Depth 79 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.

Cites25

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.