Mathlib Map

Theorems · Theorem · category theory

CommRingCat.moduleCatRestrictScalarsPseudofunctor_mapComp

∀ {a b c : CategoryTheory.LocallyDiscrete CommRingCatᵒᵖ} (x : a ⟶ b) (x_1 : b ⟶ c),
  CommRingCat.moduleCatRestrictScalarsPseudofunctor.mapComp x x_1 =
    CategoryTheory.Cat.Hom.isoMk
      (ModuleCat.restrictScalarsComp (CommRingCat.Hom.hom x_1.as.unop) (CommRingCat.Hom.hom x.as.unop))
Defined in
Mathlib.Algebra.Category.ModuleCat.Pseudofunctor
Cited by
0 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites26

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.