Mathlib Map

Theorems · Theorem

EquivLike.left_inv

∀ {E : Sort u_1} {α : outParam (Sort u_2)} {β : outParam (Sort u_3)} [self : EquivLike E α β] (e : E),
  Function.LeftInverse (EquivLike.inv e) (EquivLike.coe e)

The coercions are left inverses.

Defined in
Mathlib.Data.FunLike.Equiv
Cited by
6 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
EquivLike

Around this declaration

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

Cites3

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

Cited by9

Results whose statement or proof uses this declaration.