Theorems · Inductive type · functional analysis
SemilinearIsometryClass
(𝓕 : Type u_11) →
{R : outParam (Type u_12)} →
{R₂ : outParam (Type u_13)} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
outParam (R →+* R₂) →
(E : outParam (Type u_14)) →
(E₂ : outParam (Type u_15)) →
[inst_2 : SeminormedAddCommGroup E] →
[inst_3 : SeminormedAddCommGroup E₂] → [Module R E] → [Module R₂ E₂] → [FunLike 𝓕 E E₂] → PropSemilinearIsometryClass F σ E E₂ asserts F is a type of bundled σ-semilinear isometries
E → E₂.
See also LinearIsometryClass F R E E₂ for the case where σ is the identity map on R.
A map f between an R-module and an S-module over a ring homomorphism σ : R →+* S
is semilinear if it satisfies the two properties f (x + y) = f x + f y and
f (c • x) = (σ c) • f x.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- Semiringstatement · cited by 13,802
- RingHomstatement · cited by 10,189
- SeminormedAddCommGroupstatement · cited by 2,671
- FunLikestatement · cited by 2,560
Cited by14
Results whose statement or proof uses this declaration.
- SemilinearIsometryClass.isometrystatement and proof · cited by 8
- SemilinearIsometryClass.norm_mapstatement and proof · cited by 2
- LinearIsometry.isComplete_image_iffstatement and proof · cited by 1
- SemilinearIsometryClass.antilipschitzstatement and proof · cited by 0
- SemilinearIsometryClass.casesOnstatement and proof · cited by 0
- SemilinearIsometryClass.continuousstatement and proof · cited by 0
- SemilinearIsometryClass.diam_imagestatement and proof · cited by 0
- SemilinearIsometryClass.diam_rangestatement and proof · cited by 0
- SemilinearIsometryClass.ediam_imagestatement and proof · cited by 0
- SemilinearIsometryClass.ediam_rangestatement and proof · cited by 0
- SemilinearIsometryClass.lipschitzstatement and proof · cited by 0
- SemilinearIsometryClass.nnnorm_mapstatement and proof · cited by 0