Mathlib Map

Theorems · Definition · number theory

AbstractMeasure.contractFstCLM

{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] →
                [LocallyCompactSpace X] →
                  [inst_6 : LocallyCompactSpace Y] → AbstractMeasure X R R →ₗ[R] C(X × Y, R) →L[R] C(Y, R)

AbstractMeasure.contractFst bundled with continuity in the function argument.

Defined in
Mathlib.NumberTheory.Padics.Measure.Basic
Cited by
0 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceCommRingTopologicalSpaceIsTopologicalRingLocallyCompactSpaceLocallyCompactSpace

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.