Mathlib Map

Theorems · Definition · category theory

PresheafOfModules.noConfusion

{P : Sort u_1} →
  {C : Type u₁} →
    {inst : CategoryTheory.Category.{v₁, u₁} C} →
      {R : CategoryTheory.Functor Cᵒᵖ RingCat} →
        {t : PresheafOfModules R} →
          {C' : Type u₁} →
            {inst' : CategoryTheory.Category.{v₁, u₁} C'} →
              {R' : CategoryTheory.Functor C'ᵒᵖ RingCat} →
                {t' : PresheafOfModules R'} →
                  C = C' → inst ≍ inst' → R ≍ R' → t ≍ t' → PresheafOfModules.noConfusionType P t t'
Defined in
Mathlib.Algebra.Category.ModuleCat.Presheaf
Cited by
0 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites22

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

Cited by1

Results whose statement or proof uses this declaration.