Mathlib Map

Theorems · Theorem · commutative algebra

CommRingCat.comp_apply

∀ {R S T : CommRingCat} (f : R ⟶ S) (g : S ⟶ T) (r : ↑R),
  (CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp f g)) r =
    (CategoryTheory.ConcreteCategory.hom g) ((CategoryTheory.ConcreteCategory.hom f) r)
Defined in
Mathlib.Algebra.Category.Ring.Basic
Cited by
15 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound

Around this declaration

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

AlgebraicGeometry.Scheme.Hom.normalizationDesc_comp · cited by 5Hom.normalizationDesc_compAlgebraicGeometry.LocallyRingedSpace.evaluation_naturality · cited by 4LocallyRingedSpace.evalua…AlgebraicGeometry.Scheme.Opens.ι_image_basicOpen' · cited by 2Opens.ι_image_basicOpen'AlgebraicGeometry.AffineSpace.SpecIso_inv_appTop_coord · cited by 1AffineSpace.SpecIso_inv_a…AlgebraicGeometry.LocallyRingedSpace.isUnit_res_toΓSpecMapBasicOpen · cited by 1LocallyRingedSpace.isUnit…AlgebraicGeometry.LocallyRingedSpace.HasCoequalizer.imageBasicOpen_image_preimage · cited by 1HasCoequalizer.imageBasic…AlgebraicGeometry.sourceAffineLocally_isLocal · cited by 1AlgebraicGeometry.sourceA…AlgebraicGeometry.eq_zero_of_basicOpen_eq_bot · cited by 1AlgebraicGeometry.eq_zero…AlgebraicGeometry.isBasis_preimage_isAffineOpen · cited by 1AlgebraicGeometry.isBasis…AlgebraicGeometry.RingedSpace.basicOpen_res_eq · cited by 1RingedSpace.basicOpen_res…AlgebraicGeometry.Scheme.basicOpen_appLE · cited by 0Scheme.basicOpen_appLEAlgebraicGeometry.StructureSheaf.isLocalizedModule_toPushforwardStalkAlgHom_aux · cited by 0StructureSheaf.isLocalize…AlgebraicGeometry.stalkMap_injective_of_isOpenMap_of_injective · cited by 0AlgebraicGeometry.stalkMa…AlgebraicGeometry.AffineSpace.map_SpecMap · cited by 0AffineSpace.map_SpecMapCommRingCat.Colimits.cocone_naturality_components · cited by 0Colimits.cocone_naturalit…DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compRingHom · cited by 10189RingHomCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCommRingCat · cited by 2333CommRingCatCommRingCat.carrier · cited by 1096CommRingCat.carrierCommRingCat.Hom.hom · cited by 432Hom.homCommRingCat.comp_applyCITED BYCITES

Cites8

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

Cited by15

Results whose statement or proof uses this declaration.