Mathlib Map

Theorems · Theorem · category theory

AddEquiv.ofBijective.congr_simp

∀ {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_1 : F) (e_f : f = f_1) (hf : Function.Bijective ⇑f),
  AddEquiv.ofBijective f hf = AddEquiv.ofBijective f_1 ⋯
Defined in
Mathlib.Algebra.Category.Grp.Colimits
Cited by
0 results in Mathlib
Foundations
Depth 14 from the axioms · uses Classical.choice
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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.