Mathlib Map

Theorems · Definition · algebraic geometry

CategoryTheory.PresheafOfGroups.OneCochain.ev

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {G : CategoryTheory.Functor Cᵒᵖ GrpCat} →
      {I : Type w'} →
        {U : I → C} →
          CategoryTheory.PresheafOfGroups.OneCochain G U →
            (i j : I) → ⦃T : C⦄ → (T ⟶ U i) → (T ⟶ U j) → ↑(G.obj (Opposite.op T))

the data involved in a 1-cochain

Defined in
Mathlib.CategoryTheory.Sites.NonabelianCohomology.H1
Cited by
15 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.PresheafOfGroups.OneCohomologyRelation · cited by 4PresheafOfGroups.OneCohom…CategoryTheory.PresheafOfGroups.OneCocycle.ev_trans · cited by 2OneCocycle.ev_transCategoryTheory.PresheafOfGroups.OneCocycle.ev_refl · cited by 1OneCocycle.ev_reflCategoryTheory.PresheafOfGroups.OneCohomologyRelation.refl · cited by 1OneCohomologyRelation.reflCategoryTheory.PresheafOfGroups.OneCocycle.mk.inj · cited by 1mk.injCategoryTheory.PresheafOfGroups.OneCocycle.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.PresheafOfGroups.OneCohomologyRelation.symm · cited by 1OneCohomologyRelation.symmCategoryTheory.PresheafOfGroups.OneCohomologyRelation.trans · cited by 1OneCohomologyRelation.tra…CategoryTheory.PresheafOfGroups.OneCochain.ext · cited by 1OneCochain.extCategoryTheory.PresheafOfGroups.OneCochain.inv_ev · cited by 0OneCochain.inv_evCategoryTheory.PresheafOfGroups.OneCochain.mul_ev · cited by 0OneCochain.mul_evCategoryTheory.PresheafOfGroups.OneCochain.one_ev · cited by 0OneCochain.one_evCategoryTheory.PresheafOfGroups.OneCocycle.casesOn · cited by 0OneCocycle.casesOnCategoryTheory.PresheafOfGroups.OneCocycle.ev_symm · cited by 0OneCocycle.ev_symmCategoryTheory.PresheafOfGroups.OneCocycle.noConfusion · cited by 0OneCocycle.noConfusionCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeGrpCat · cited by 146GrpCatGrpCat.carrier · cited by 125GrpCat.carrierCategoryTheory.PresheafOfGroups.OneCochain · cited by 16PresheafOfGroups.OneCocha…OneCochain.evCITED BYCITES

Cites8

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

Cited by21

Results whose statement or proof uses this declaration.