Mathlib Map

Theorems · Definition · functional analysis

LinearIsometryClass

(𝓕 : Type u_11) →
  (R : outParam (Type u_12)) →
    (E : outParam (Type u_13)) →
      (E₂ : outParam (Type u_14)) →
        [inst : Semiring R] →
          [inst_1 : SeminormedAddCommGroup E] →
            [inst_2 : SeminormedAddCommGroup E₂] → [Module R E] → [Module R E₂] → [FunLike 𝓕 E E₂] → Prop

LinearIsometryClass F R E E₂ asserts F is a type of bundled R-linear isometries M → M₂. This is an abbreviation for SemilinearIsometryClass F (RingHom.id R) E E₂.

Defined in
Mathlib.Analysis.Normed.Operator.LinearIsometry
Cited by
0 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
SemiringSeminormedAddCommGroupSeminormedAddCommGroupModuleModuleFunLike

Around this declaration

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

Cites6

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.