Mathlib Map

Theorems · Theorem · functional analysis

enorm_enorm

∀ {ε : Type u_9} [inst : ENorm ε] (x : ε), ‖‖x‖ₑ‖ₑ = ‖x‖ₑ
Defined in
Mathlib.Analysis.Normed.Group.Real
Cited by
2 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ENorm

Around this declaration

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

Cites3

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

  • ENNRealstatement · cited by 9,879
  • ENorm.enormstatement and proof · cited by 715
  • ENormstatement and proof · cited by 155

Cited by2

Results whose statement or proof uses this declaration.