Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.SheafedSpace.casesOn

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {motive : AlgebraicGeometry.SheafedSpace C → Sort u_2} →
      (t : AlgebraicGeometry.SheafedSpace C) →
        ((toPresheafedSpace : AlgebraicGeometry.PresheafedSpace C) →
            (IsSheaf : toPresheafedSpace.presheaf.IsSheaf) →
              motive { toPresheafedSpace := toPresheafedSpace, IsSheaf := IsSheaf }) →
          motive t
Defined in
Mathlib.Geometry.RingedSpace.SheafedSpace
Cited by
1 results in Mathlib
Foundations
Depth 76 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.

Cites6

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

Cited by3

Results whose statement or proof uses this declaration.