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 FA 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
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.coeproof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- IsOneApplystatement and proof · cited by 12
- InvOneClassstatement and proof · cited by 5
- IsInvApplystatement and proof · cited by 3
- Function.Injective.invOneClassproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.