Mathlib Map

Theorems · Definition · functional analysis

ContinuousAlternatingMap.apply

(𝕜 : Type u_1) →
  (E : Type u_2) →
    (F : Type u_3) →
      {ι : Type u_4} →
        [inst : NormedField 𝕜] →
          [inst_1 : AddCommGroup E] →
            [inst_2 : Module 𝕜 E] →
              [inst_3 : TopologicalSpace E] →
                [inst_4 : AddCommGroup F] →
                  [inst_5 : Module 𝕜 F] →
                    [inst_6 : TopologicalSpace F] →
                      [inst_7 : IsTopologicalAddGroup F] →
                        [inst_8 : ContinuousConstSMul 𝕜 F] → [ContinuousSMul 𝕜 E] → (ι → E) → E [⋀^ι]→L[𝕜] F →L[𝕜] F

The application of a multilinear map as a ContinuousLinearMap.

Defined in
Mathlib.Topology.Algebra.Module.Alternating.Topology
Cited by
12 results in Mathlib
Foundations
Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpaceIsTopologicalAddGroupContinuousConstSMulContinuousSMul

Around this declaration

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

HasFDerivAt.continuousAlternatingMap_apply · cited by 2HasFDerivAt.continuousAlt…HasFDerivAt.continuousAlternatingMap_apply_const · cited by 2HasFDerivAt.continuousAlt…HasFDerivWithinAt.continuousAlternatingMap_apply · cited by 2HasFDerivWithinAt.continu…HasFDerivWithinAt.continuousAlternatingMap_apply_const · cited by 2HasFDerivWithinAt.continu…fderivWithin_continuousAlternatingMap_apply_apply · cited by 2fderivWithin_continuousAl…fderiv_continuousAlternatingMap_apply · cited by 1fderiv_continuousAlternat…fderivWithin_continuousAlternatingMap_apply · cited by 1fderivWithin_continuousAl…fderiv_continuousAlternatingMap_apply_apply · cited by 0fderiv_continuousAlternat…ContinuousAlternatingMap.apply.congr_simp · cited by 0apply.congr_simpHasStrictFDerivAt.continuousAlternatingMap_apply · cited by 0HasStrictFDerivAt.continu…HasStrictFDerivAt.continuousAlternatingMap_apply_const · cited by 0HasStrictFDerivAt.continu…ContinuousAlternatingMap.apply_apply · cited by 0ContinuousAlternatingMap.…DFunLike.coe · cited by 62936DFunLike.coeTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupContinuousLinearMap · cited by 5352ContinuousLinearMapIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupNormedField · cited by 1084NormedFieldContinuousSMul · cited by 1016ContinuousSMulContinuousConstSMul · cited by 832ContinuousConstSMulContinuousAlternatingMap · cited by 292ContinuousAlternatingMapContinuousAlternatingMap.applyCITED BYCITES

Cites11

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

Cited by12

Results whose statement or proof uses this declaration.