Mathlib Map

Theorems · Definition · global analysis

smoothSheafCommRing.forgetStalk

{𝕜 : 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) ≅
                                                (smoothSheaf IM I M R).presheaf.stalk x

Identify the stalk at a point of the sheaf-of-commutative-rings of functions from M to R (for R a smooth ring) with the stalk at that point of the corresponding sheaf of types.

Defined in
Mathlib.Geometry.Manifold.Sheaf.Smooth
Cited by
13 results in Mathlib
Foundations
Depth 228 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.forgetStalk_inv_comp_eval · cited by 3smoothSheafCommRing.forge…smoothSheafCommRing.ι_forgetStalk_hom · cited by 3smoothSheafCommRing.ι_for…smoothSheafCommRing.ι_forgetStalk_inv · cited by 2smoothSheafCommRing.ι_for…smoothSheafCommRing.forgetStalk_hom_comp_evalHom · cited by 2smoothSheafCommRing.forge…smoothSheafCommRing.ι_forgetStalk_inv_assoc · cited by 1smoothSheafCommRing.ι_for…smoothSheafCommRing.forgetStalk_inv_comp_eval_apply · cited by 1smoothSheafCommRing.forge…smoothSheafCommRing.ι_forgetStalk_inv_apply · cited by 0smoothSheafCommRing.ι_for…smoothSheafCommRing.eval_surjective · cited by 0smoothSheafCommRing.eval_…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.ι_forgetStalk_hom_apply · cited by 0smoothSheafCommRing.ι_for…smoothSheafCommRing.ι_forgetStalk_hom_assoc · cited by 0smoothSheafCommRing.ι_for…TopologicalSpace · 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 4985ENatCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTopCat.carrier · cited by 3184TopCat.carrierModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceCommRingCat · cited by 2333CommRingCatTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpenssmoothSheafCommRing.forgetSta…CITED BYCITES

Cites28

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

Cited by13

Results whose statement or proof uses this declaration.