Mathlib Map

Theorems · Theorem · group theory

MulEquiv.ofBijective_apply

∀ {M : Type u_9} {N : Type u_10} {F : Type u_11} [inst : Mul M] [inst_1 : Mul N] [inst_2 : FunLike F M N]
  [inst_3 : MulHomClass F M N] (f : F) (hf : Function.Bijective ⇑f) (a : M), (MulEquiv.ofBijective f hf) a = f a
Defined in
Mathlib.Algebra.Group.Equiv.Defs
Cited by
2 results in Mathlib
Foundations
Depth 17 from the axioms · uses Classical.choice, Quot.sound
Assumes
MulMulFunLikeMulHomClass

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 by2

Results whose statement or proof uses this declaration.