Theorems · Theorem · group theory
AddEquiv.ofBijective_apply
∀ {M : Type u_9} {N : Type u_10} {F : Type u_11} [inst : Add M] [inst_1 : Add N] [inst_2 : FunLike F M N]
[inst_3 : AddHomClass F M N] (f : F) (hf : Function.Bijective ⇑f) (a : M), (AddEquiv.ofBijective f hf) a = f a- Defined in
- Mathlib.Algebra.Group.Equiv.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Classical.choice, Quot.sound
- Assumes
- AddAddFunLikeAddHomClass
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 and proof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- AddEquivstatement · cited by 1,087
- Function.Bijectivestatement and proof · cited by 863
- AddHomClassstatement and proof · cited by 65
- AddEquiv.ofBijectivestatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.zmodEquivZPowers_apply_coe_intproof · cited by 3