Mathlib Map

Theorems · Definition · group theory

AddEquiv.ofBijective

{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] → [AddHomClass F M N] → (f : F) → Function.Bijective ⇑f → M ≃+ N

A bijective AddSemigroup homomorphism is an isomorphism

Defined in
Mathlib.Algebra.Group.Equiv.Defs
Cited by
5 results in Mathlib
Foundations
Depth 13 from the axioms · uses Classical.choice
Assumes
AddAddFunLikeAddHomClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.