Theorems · Definition · order theory
AddGroupSeminormClass.casesOn
{F : Type u_7} →
{α : Type u_8} →
{β : Type u_9} →
[inst : AddGroup α] →
[inst_1 : AddCommMonoid β] →
[inst_2 : PartialOrder β] →
[inst_3 : FunLike F α β] →
{motive : AddGroupSeminormClass F α β → Sort u} →
(t : AddGroupSeminormClass F α β) →
([toSubadditiveHomClass : SubadditiveHomClass F α β] →
(map_zero : ∀ (f : F), f 0 = 0) → (map_neg_eq_map : ∀ (f : F) (a : α), f (-a) = f a) → motive ⋯) →
motive t- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- AddGroupSeminormClassstatement and proof · cited by 18
- SubadditiveHomClassstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.