Theorems · Theorem · measure theory
AEMeasurable.const_pow
∀ {β : Type u_2} {γ : Type u_3} {α : Type u_4} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace γ]
[inst_2 : Pow β γ] [MeasurablePow β γ] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {g : α → γ},
AEMeasurable g μ → ∀ (c : β), AEMeasurable (fun x => c ^ g x) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AEMeasurablestatement and proof · cited by 840
- aemeasurable_constproof · cited by 22
- MeasurablePowstatement and proof · cited by 9
- AEMeasurable.powproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.