Mathlib Map

Theorems · Definition · group theory

FunLike.invOneClass

{F : Type u_1} →
  {α : Type u_2} →
    {β : Type u_3} →
      [inst : FunLike F α β] →
        [inst_1 : One F] →
          [inst_2 : Inv F] → [inst_3 : InvOneClass β] → [IsOneApply F α β] → [IsInvApply F α β] → InvOneClass F

A FunLike type with 1 and inverse is an InvOneClass if β is an InvOneClass.

Defined in
Mathlib.Data.FunLike.Group
Cited by
0 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
FunLikeOneInvInvOneClassIsOneApplyIsInvApply

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.