Theorems · Theorem · order theory
GroupSeminormClass.map_inv_eq_map
∀ {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) (a : α), f a⁻¹ = f aThe map is invariant under inversion of its argument.
- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 3 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 by3
Results whose statement or proof uses this declaration.
- map_div_revproof · cited by 1
- map_inv_mulproof · cited by 0
- map_div_le_addproof · cited by 0