Mathlib Map

Theorems · Definition · global analysis

smoothSheaf

{𝕜 : 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] →
              ModelWithCorners 𝕜 EM HM →
                {E : Type u_4} →
                  [inst_4 : NormedAddCommGroup E] →
                    [inst_5 : NormedSpace 𝕜 E] →
                      {H : Type u_5} →
                        [inst_6 : TopologicalSpace H] →
                          ModelWithCorners 𝕜 E H →
                            (M : Type u) →
                              [inst : TopologicalSpace M] →
                                [ChartedSpace HM M] →
                                  (N : Type u) →
                                    [inst_8 : TopologicalSpace N] →
                                      [ChartedSpace H N] → TopCat.Sheaf (Type u) (TopCat.of M)

The sheaf of smooth functions from M to N, as a sheaf of types.

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

Around this declaration

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

smoothSheafCommRing.forgetStalk · cited by 13smoothSheafCommRing.forge…smoothSheaf.evalHom · cited by 9smoothSheaf.evalHomsmoothSheaf.eval · cited by 3smoothSheaf.evalsmoothSheaf.evalAt · cited by 3smoothSheaf.evalAtsmoothSheaf.ι_evalHom · cited by 3smoothSheaf.ι_evalHomContMDiff.smoothSheafHom · cited by 3ContMDiff.smoothSheafHomsmoothSheafCommRing.forgetStalk_inv_comp_eval · cited by 3smoothSheafCommRing.forge…smoothSheafCommRing.ι_forgetStalk_hom · cited by 3smoothSheafCommRing.ι_for…smoothSheafCommRing.forgetStalk_hom_comp_evalHom · cited by 2smoothSheafCommRing.forge…smoothSheafCommRing.ι_forgetStalk_inv · cited by 2smoothSheafCommRing.ι_for…smoothSheaf.eval_surjective · cited by 1smoothSheaf.eval_surjecti…ContMDiff.smoothSheafHom_hom_app_hom · cited by 1ContMDiff.smoothSheafHom_…smoothSheafCommRing.forgetStalk_inv_comp_eval_apply · cited by 1smoothSheafCommRing.forge…smoothSheafCommRing.ι_forgetStalk_inv_assoc · cited by 1smoothSheafCommRing.ι_for…smoothSheaf.contMDiff_section · cited by 0smoothSheaf.contMDiff_sec…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceTopCat.Sheaf · cited by 73TopCat.SheafStructureGroupoid.LocalInvariantProp.sheaf · cited by 1LocalInvariantProp.sheafsmoothSheafCITED BYCITES

Cites8

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

Cited by34

Results whose statement or proof uses this declaration.