Theorems · Theorem · order theory
GroupSeminormClass.map_one_eq_zero
∀ {F : Type u_7} {α : outParam (Type u_8)} {β : outParam (Type u_9)} {inst : Group α} {inst_1 : AddCommMonoid β}
{inst_2 : PartialOrder β} {inst_3 : FunLike F α β} [self : GroupSeminormClass F α β] (f : F), f 1 = 0The image of one is zero.
- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- GroupSeminormClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
Cited by2
Results whose statement or proof uses this declaration.
- map_eq_zero_iff_eq_oneproof · cited by 1
- GroupSeminorm.comp_zeroproof · cited by 0