Theorems · Theorem · order theory
map_inv_mul
∀ {F : Type u_2} {β : Type u_4} [inst : AddCommMonoid β] [inst_1 : PartialOrder β] (f : F) {α : Type u_7}
[inst_2 : FunLike F α β] [inst_3 : CommGroup α] [GroupSeminormClass F α β] (x y : α), f (x⁻¹ * y) = f (x * y⁻¹)- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- FunLikestatement and proof · cited by 2,560
- CommGroupstatement and proof · cited by 990
- div_eq_mul_invproof · cited by 715
- inv_invproof · cited by 494
- GroupSeminormClassstatement and proof · cited by 9
- GroupSeminormClass.map_inv_eq_mapproof · cited by 3
- inv_mul'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.