Mathlib Map

Theorems · Inductive type · algebraic geometry

PresheafOfModules.Derivation

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} →
          {F : CategoryTheory.Functor C D} →
            {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} →
              PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat)) →
                (S ⟶ F.op.comp R) → Type (max (max u u₂) v)

Given a morphism of presheaves of commutative rings φ : S ⟶ F.op ⋙ R, this is the type of relative φ-derivation of a presheaf of R-modules M.

Defined in
Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
Cited by
18 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

PresheafOfModules.Derivation.d · cited by 10Derivation.dPresheafOfModules.Derivation.Universal · cited by 7Derivation.UniversalPresheafOfModules.Derivation.postcomp · cited by 7Derivation.postcompPresheafOfModules.Derivation' · cited by 2PresheafOfModules.Derivat…PresheafOfModules.Derivation.Universal.mk.inj · cited by 1mk.injPresheafOfModules.Derivation.Universal.mk.noConfusion · cited by 1mk.noConfusionPresheafOfModules.Derivation.d_app · cited by 1Derivation.d_appPresheafOfModules.Derivation.d_mul · cited by 1Derivation.d_mulPresheafOfModules.Derivation.ext · cited by 1Derivation.extPresheafOfModules.Derivation.Universal.desc · cited by 1Universal.descPresheafOfModules.Derivation.mk.inj · cited by 1mk.injPresheafOfModules.Derivation.mk.noConfusion · cited by 1mk.noConfusionPresheafOfModules.Derivation.Universal.mk.congr_simp · cited by 0mk.congr_simpPresheafOfModules.Derivation.Universal.mk.injEq · cited by 0mk.injEqPresheafOfModules.Derivation.Universal.mk.sizeOf_spec · cited by 0mk.sizeOf_specCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorRingHom · cited by 10189RingHomOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCommRingCat · cited by 2333CommRingCatCommRingCat.carrier · cited by 1096CommRingCat.carrierCategoryTheory.Functor.op · cited by 997Functor.opRingCat · cited by 473RingCatRingCat.carrier · cited by 279RingCat.carrierCategoryTheory.forget₂ · cited by 260CategoryTheory.forget₂PresheafOfModules · cited by 247PresheafOfModulesPresheafOfModules.DerivationCITED BYCITES

Cites13

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

Cited by38

Results whose statement or proof uses this declaration.