Theorems · Inductive type · functional analysis
SeminormClass
(F : Type u_12) →
(𝕜 : outParam (Type u_13)) →
(E : outParam (Type u_14)) → [SeminormedRing 𝕜] → [AddGroup E] → [SMul 𝕜 E] → [FunLike F E ℝ] → PropSeminormClass F 𝕜 E states that F is a type of seminorms on the 𝕜-module E.
You should extend this class when you extend Seminorm.
- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- AddGroupstatement · cited by 4,410
- FunLikestatement · cited by 2,560
- SeminormedRingstatement · cited by 446
Cited by3
Results whose statement or proof uses this declaration.
- SeminormClass.map_smul_eq_mulstatement and proof · cited by 25
- SeminormClass.casesOnstatement and proof · cited by 0
- SeminormClass.recOnstatement and proof · cited by 0