Mathlib Map

Theorems · Theorem · functional analysis

enorm_indicator_eq_indicator_enorm

∀ {α : Type u_1} {ε : Type u_2} [inst : TopologicalSpace ε] [inst_1 : ESeminormedAddMonoid ε] {s : Set α} (f : α → ε)
  (a : α), ‖s.indicator f a‖ₑ = s.indicator (fun a => ‖f a‖ₑ) a
Defined in
Mathlib.Analysis.Normed.Group.Indicator
Cited by
9 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceESeminormedAddMonoid

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.

Cited by9

Results whose statement or proof uses this declaration.