Mathlib Map

Theorems · Definition · order theory

Setoid.quotientKerEquivOfRightInverse

{α : Type u_1} → {β : Type u_2} → (f : α → β) → (g : β → α) → Function.RightInverse g f → Quotient (Setoid.ker f) ≃ β

If f has a computable right-inverse, then the quotient by its kernel is equivalent to its domain.

Defined in
Mathlib.Data.Setoid.Basic
Cited by
2 results in Mathlib
Foundations
Depth 10 from the axioms · uses Quot.sound

Around this declaration

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

Cites4

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

Cited by6

Results whose statement or proof uses this declaration.