Mathlib Map

Theorems · Inductive type · order theory

GroupNormClass

(F : Type u_7) →
  (α : outParam (Type u_8)) →
    (β : outParam (Type u_9)) → [Group α] → [AddCommMonoid β] → [PartialOrder β] → [FunLike F α β] → Prop

GroupNormClass F α states that F is a type of β-valued norms on the group α. You should extend this class when you extend GroupNorm.

Defined in
Mathlib.Algebra.Order.Hom.Basic
Cited by
6 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
GroupAddCommMonoidPartialOrderFunLike

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.

Cited by10

Results whose statement or proof uses this declaration.