Mathlib Map

Theorems · Theorem · functional analysis

MeasureTheory.Lp.coeFn_le

∀ {α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {p : ENNReal}
  [inst : NormedAddCommGroup E] [inst_1 : PartialOrder E] (f g : ↥(MeasureTheory.Lp E p μ)), ↑↑f ≤ᵐ[μ] ↑↑g ↔ f ≤ g
Defined in
Mathlib.MeasureTheory.Function.LpOrder
Cited by
4 results in Mathlib
Foundations
Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupPartialOrder

Around this declaration

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

Cites13

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

Cited by4

Results whose statement or proof uses this declaration.