Mathlib Map

Theorems · Definition · functional analysis

WeakDual.characterSpace

(𝕜 : Type u_1) →
  (A : Type u_2) →
    [inst : CommSemiring 𝕜] →
      [inst_1 : TopologicalSpace 𝕜] →
        [inst_2 : ContinuousAdd 𝕜] →
          [inst_3 : ContinuousConstSMul 𝕜 𝕜] →
            [inst_4 : NonUnitalNonAssocSemiring A] →
              [inst_5 : TopologicalSpace A] → [inst_6 : Module 𝕜 A] → Set (WeakDual 𝕜 A)

The character space of a topological algebra is the subset of elements of the weak dual that are also algebra homomorphisms.

Defined in
Mathlib.Topology.Algebra.Module.Spaces.CharacterSpace
Cited by
39 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringTopologicalSpaceContinuousAddContinuousConstSMulNonUnitalNonAssocSemiringTopologicalSpaceModule

Around this declaration

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

WeakDual.gelfandTransform · cited by 8WeakDual.gelfandTransformgelfandStarTransform · cited by 5gelfandStarTransformWeakDual.CharacterSpace.compContinuousMap · cited by 5CharacterSpace.compContin…WeakDual.CharacterSpace.equivAlgHom · cited by 4CharacterSpace.equivAlgHomWeakDual.CharacterSpace.ext · cited by 4CharacterSpace.extWeakDual.CharacterSpace.continuousMapEval · cited by 3CharacterSpace.continuous…CommCStarAlgebra.norm_add_eq_max · cited by 3CommCStarAlgebra.norm_add…StarAlgebra.elemental.characterSpaceToSpectrum · cited by 3elemental.characterSpaceT…gelfandTransform_isometry · cited by 2gelfandTransform_isometrygelfandTransform_map_star · cited by 2gelfandTransform_map_starIdeal.toCharacterSpace · cited by 2Ideal.toCharacterSpaceWeakDual.CharacterSpace.mem_spectrum_iff_exists · cited by 2CharacterSpace.mem_spectr…WeakDual.CharacterSpace.toNonUnitalAlgHom · cited by 2CharacterSpace.toNonUnita…WeakDual.CharacterSpace.union_zero · cited by 2CharacterSpace.union_zerogelfandTransform_bijective · cited by 1gelfandTransform_bijectiveDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleCommSemiring · cited by 10911CommSemiringSet.ofPred · cited by 6101Set.ofPredNonUnitalNonAssocSemiring · cited by 1081NonUnitalNonAssocSemiringContinuousConstSMul · cited by 832ContinuousConstSMulContinuousAdd · cited by 777ContinuousAddWeakDual · cited by 103WeakDualWeakDual.characterSpaceCITED BYCITES

Cites10

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

Cited by51

Results whose statement or proof uses this declaration.