Theorems · Definition · number theory
AbstractMeasure
(X : Type u_1) →
(R : Type u_3) →
(E : Type u_4) →
[TopologicalSpace X] →
[inst : AddCommGroup E] →
[TopologicalSpace E] →
[inst_2 : CommRing R] →
[inst_3 : TopologicalSpace R] → [IsTopologicalRing R] → [Module R E] → Type (max (max u_3 u_1) u_4)The space of E-valued measures on X, i.e. continuous linear maps C(X, R) → E. (The case
R = E is the most important case.)
This is the same space C(X, R) →L[R] E, but we do not want it to inherit the default
(norm) topology, so we make a type synonym.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- ContinuousLinearMapproof · cited by 5,352
- ContinuousMapproof · cited by 2,491
- IsTopologicalRingstatement and proof · cited by 402
Cited by31
Results whose statement or proof uses this declaration.
- AbstractMeasure.contractFststatement · cited by 5
- AbstractMeasure.contractSndstatement and proof · cited by 5
- AbstractMeasure.prodMkstatement · cited by 5
- AbstractMeasure.prodMk'statement · cited by 5
- AbstractMeasure.diracstatement · cited by 4
- AbstractMeasure.mapstatement and proof · cited by 4
- AbstractMeasure.prodMk'_applystatement and proof · cited by 2
- AbstractMeasure.prodMk_applystatement and proof · cited by 2
- AbstractMeasure.toCLMEquivstatement and proof · cited by 2
- AbstractMeasure.contractFst_applystatement and proof · cited by 1
- AbstractMeasure.contractSnd_applystatement and proof · cited by 1
- AbstractMeasure.prodMk'_prod_applystatement and proof · cited by 1