Theorems · Definition · order theory
GroupSeminormClass.casesOn
{F : Type u_7} →
{α : Type u_8} →
{β : Type u_9} →
[inst : Group α] →
[inst_1 : AddCommMonoid β] →
[inst_2 : PartialOrder β] →
[inst_3 : FunLike F α β] →
{motive : GroupSeminormClass F α β → Sort u} →
(t : GroupSeminormClass F α β) →
([toMulLEAddHomClass : MulLEAddHomClass F α β] →
(map_one_eq_zero : ∀ (f : F), f 1 = 0) →
(map_inv_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
- Groupstatement and proof · cited by 6,238
- FunLikestatement and proof · cited by 2,560
- GroupSeminormClassstatement and proof · cited by 9
- MulLEAddHomClassstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.