Mathlib Map

Theorems · Theorem · functional analysis

WithLp.linearEquiv_symm_apply

∀ (p : ENNReal) (K : Type u_1) (V : Type u_4) [inst : Semiring K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
  (a : V), (WithLp.linearEquiv p K V).symm a = (WithLp.addEquiv p V).invFun a
Defined in
Mathlib.Analysis.Normed.Lp.WithLp
Cited by
11 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommGroupModule

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 by11

Results whose statement or proof uses this declaration.