Mathlib Map

Theorems · Definition · algebraic geometry

PresheafOfModules.Derivation.d

{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} →
              {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} →
                {φ : S ⟶ F.op.comp R} → M.Derivation φ → {X : Dᵒᵖ} → ↑(R.obj X) →+ ↑(M.obj X)

the underlying additive map R.obj X →+ M.obj X of a derivation

Defined in
Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
Cited by
10 results in Mathlib
Foundations
Depth 28 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.postcomp · cited by 7Derivation.postcompPresheafOfModules.Derivation'.app · cited by 2Derivation'.appPresheafOfModules.Derivation.d_app · cited by 1Derivation.d_appPresheafOfModules.Derivation.d_mul · cited by 1Derivation.d_mulPresheafOfModules.Derivation.ext · cited by 1Derivation.extPresheafOfModules.Derivation.congr_d · cited by 0Derivation.congr_dPresheafOfModules.Derivation.d_map · cited by 0Derivation.d_mapPresheafOfModules.Derivation.d_one · cited by 0Derivation.d_onePresheafOfModules.Derivation.ext_iff · cited by 0Derivation.ext_iffPresheafOfModules.Derivation.postcomp_d_apply · cited by 0Derivation.postcomp_d_app…PresheafOfModules.Derivation'.app_apply · cited by 0Derivation'.app_applyPresheafOfModules.Derivation'.d_app · cited by 0Derivation'.d_appCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorRingHom · cited by 10189RingHomOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compAddMonoidHom · cited by 3230AddMonoidHomCommRingCat · cited by 2333CommRingCatCommRingCat.carrier · cited by 1096CommRingCat.carrierCategoryTheory.Functor.op · cited by 997Functor.opModuleCat.carrier · cited by 997ModuleCat.carrierRingCat · cited by 473RingCatRingCat.carrier · cited by 279RingCat.carrierCategoryTheory.forget₂ · cited by 260CategoryTheory.forget₂Derivation.dCITED BYCITES

Cites18

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

Cited by12

Results whose statement or proof uses this declaration.