Theorems · Theorem · number theory
AbstractMeasure.prodMk_apply
∀ {X : Type u_1} {Y : Type u_2} {R : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : CommRing R] [inst_3 : TopologicalSpace R] [inst_4 : IsTopologicalRing R] (μ : AbstractMeasure X R R)
(ν : AbstractMeasure Y R R) [inst_5 : LocallyCompactSpace X] [inst_6 : LocallyCompactSpace Y] (f : C(X × Y, R)),
((AbstractMeasure.prodMk μ) ν) f = ν ((AbstractMeasure.contractFst μ) f)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- ContinuousMapstatement and proof · cited by 2,491
- IsTopologicalRingstatement and proof · cited by 402
- LocallyCompactSpacestatement and proof · cited by 324
- AbstractMeasurestatement and proof · cited by 20
- AbstractMeasure.contractFststatement · cited by 5
- AbstractMeasure.prodMkstatement · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- AbstractMeasure.prodMk_prod_applyproof · cited by 1
- AbstractMeasure.prodMk_eq_prodMk'proof · cited by 0