Mathlib Map

Theorems · Inductive type · functional analysis

IsRCLikeNormedField

(𝕜 : Type u_3) → [hk : NormedField 𝕜] → Prop

A mixin over a normed field, saying that the norm field structure is the same as or . To endow such a field with a compatible RCLike structure in a proof, use letI := IsRCLikeNormedField.rclike 𝕜.

Defined in
Mathlib.Analysis.RCLike.Basic
Cited by
104 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Assumes
NormedField

Around this declaration

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

Cites1

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

Cited by113

Results whose statement or proof uses this declaration.