Mathlib Map

Theorems · Definition · functional analysis

Module.Basis.equivFunL

{𝕜 : Type u} →
  [hnorm : NontriviallyNormedField 𝕜] →
    {E : Type v} →
      [inst : AddCommGroup E] →
        [inst_1 : Module 𝕜 E] →
          [inst_2 : TopologicalSpace E] →
            [IsTopologicalAddGroup E] →
              [ContinuousSMul 𝕜 E] →
                [CompleteSpace 𝕜] → {ι : Type u_1} → [Finite ι] → [T2Space E] → Module.Basis ι 𝕜 E → E ≃L[𝕜] ι → 𝕜

The continuous linear equivalence between a vector space over 𝕜 with a finite basis and functions from its basis indexing type to 𝕜.

Defined in
Mathlib.Topology.Algebra.Module.FiniteDimension
Cited by
17 results in Mathlib
Foundations
Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceIsTopologicalAddGroupContinuousSMulCompleteSpaceFiniteT2Space

Around this declaration

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

NumberField.mixedEmbedding.fundamentalCone.expMapBasis · cited by 30fundamentalCone.expMapBas…summable_norm_iff · cited by 8summable_norm_iffNumberField.mixedEmbedding.fundamentalCone.expMapBasis_pos · cited by 7fundamentalCone.expMapBas…NumberField.mixedEmbedding.fundamentalCone.continuous_expMapBasis · cited by 3fundamentalCone.continuou…NumberField.mixedEmbedding.fundamentalCone.fderiv_expMapBasis · cited by 3fundamentalCone.fderiv_ex…ZLattice.covolume.tendsto_card_div_pow'' · cited by 2covolume.tendsto_card_div…ZLattice.covolume.tendsto_card_le_div'' · cited by 2covolume.tendsto_card_le_…Module.Basis.opNNNorm_le · cited by 2Basis.opNNNorm_leModule.Basis.equivFunL_apply · cited by 1Basis.equivFunL_applyModule.Basis.equivFunL_symm_apply_repr · cited by 1Basis.equivFunL_symm_appl…ContinuousLinearMap.exist_extension_of_finiteDimensional_range · cited by 1ContinuousLinearMap.exist…NumberField.mixedEmbedding.fundamentalCone.abs_det_completeBasis_equivFunL_symm · cited by 1fundamentalCone.abs_det_c…NumberField.mixedEmbedding.fundamentalCone.abs_det_fderiv_expMapBasis · cited by 1fundamentalCone.abs_det_f…Module.Basis.exists_opNNNorm_le · cited by 1Basis.exists_opNNNorm_leNumberField.mixedEmbedding.fundamentalCone.expMapBasis_source · cited by 1fundamentalCone.expMapBas…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldLinearEquiv · cited by 3317LinearEquivFinite · cited by 3029FiniteCompleteSpace · cited by 2532CompleteSpaceModule.Basis · cited by 1477Module.BasisIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupT2Space · cited by 1351T2SpaceContinuousSMul · cited by 1016ContinuousSMulContinuousLinearEquiv · cited by 743ContinuousLinearEquivModule.Basis.equivFun · cited by 88Basis.equivFunBasis.equivFunLCITED BYCITES

Cites14

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

Cited by19

Results whose statement or proof uses this declaration.