Mathlib Map

Theorems · Definition · global analysis

smoothSheafCommRing.evalHom

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {EM : Type u_2} →
      [inst_1 : NormedAddCommGroup EM] →
        [inst_2 : NormedSpace 𝕜 EM] →
          {HM : Type u_3} →
            [inst_3 : TopologicalSpace HM] →
              (IM : ModelWithCorners 𝕜 EM HM) →
                {E : Type u_4} →
                  [inst_4 : NormedAddCommGroup E] →
                    [inst_5 : NormedSpace 𝕜 E] →
                      {H : Type u_5} →
                        [inst_6 : TopologicalSpace H] →
                          (I : ModelWithCorners 𝕜 E H) →
                            (M : Type u) →
                              [inst_7 : TopologicalSpace M] →
                                [inst_8 : ChartedSpace HM M] →
                                  (R : Type u) →
                                    [inst_9 : TopologicalSpace R] →
                                      [inst_10 : ChartedSpace H R] →
                                        [inst_11 : CommRing R] →
                                          [inst_12 : ContMDiffRing I (↑⊤) R] →
                                            (x : ↑(TopCat.of M)) →
                                              (smoothSheafCommRing IM I M R).presheaf.stalk x ⟶ CommRingCat.of R

Canonical ring homomorphism from the stalk of smoothSheafCommRing IM I M R at x to R, given by evaluating sections at x, considered as a morphism in the category of commutative rings.

Defined in
Mathlib.Geometry.Manifold.Sheaf.Smooth
Cited by
13 results in Mathlib
Foundations
Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceTopologicalSpaceChartedSpaceCommRingContMDiffRing

Around this declaration

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

smoothSheafCommRing.eval · cited by 4smoothSheafCommRing.evalsmoothSheafCommRing.ι_evalHom · cited by 4smoothSheafCommRing.ι_eva…smoothSheafCommRing.forgetStalk_inv_comp_eval · cited by 3smoothSheafCommRing.forge…smoothSheafCommRing.evalHom_germ · cited by 2smoothSheafCommRing.evalH…smoothSheafCommRing.forgetStalk_hom_comp_evalHom · cited by 2smoothSheafCommRing.forge…ChartedSpace.stalkMap_locallyRingedSpaceMapAux · cited by 1ChartedSpace.stalkMap_loc…ChartedSpace.stalkMap_locallyRingedSpaceMap_evalHom · cited by 1ChartedSpace.stalkMap_loc…smoothSheafCommRing.forgetStalk_inv_comp_eval_apply · cited by 1smoothSheafCommRing.forge…ChartedSpace.stalkMap_locallyRingedSpaceMap_evalHom_assoc · cited by 0ChartedSpace.stalkMap_loc…smoothSheafCommRing.forgetStalk_hom_comp_evalHom_apply · cited by 0smoothSheafCommRing.forge…smoothSheafCommRing.forgetStalk_hom_comp_evalHom_assoc · cited by 0smoothSheafCommRing.forge…smoothSheafCommRing.forgetStalk_inv_comp_eval_assoc · cited by 0smoothSheafCommRing.forge…smoothSheafCommRing.ι_evalHom_apply · cited by 0smoothSheafCommRing.ι_eva…smoothSheafCommRing.ι_evalHom_assoc · cited by 0smoothSheafCommRing.ι_eva…Quiver.Hom · cited by 32603Quiver.HomTopologicalSpace · cited by 24529TopologicalSpaceCategoryTheory.Functor.obj · cited by 19642Functor.objCommRing · cited by 17173CommRingNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNontriviallyNormedField · cited by 8742NontriviallyNormedFieldOpposite · cited by 8081OppositeENat · cited by 4985ENatTopCat.carrier · cited by 3184TopCat.carrierModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceCommRingCat · cited by 2333CommRingCatOpposite.unop · cited by 2231Opposite.unopsmoothSheafCommRing.evalHomCITED BYCITES

Cites27

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

Cited by14

Results whose statement or proof uses this declaration.