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.
- Equivstatement · cited by 8,337
- Quotient.mk''proof · cited by 132
- Setoid.kerstatement · cited by 43
- Setoid.kerLiftproof · cited by 9
Cited by6
Results whose statement or proof uses this declaration.
- IndexedPartition.equivQuotientproof · cited by 4
- Function.RightInverse.homeomorphproof · cited by 2
- RingCon.quotientKerEquivOfRightInverseproof · cited by 1
- Setoid.quotientKerEquivOfSurjectiveproof · cited by 1
- Setoid.quotientKerEquivOfRightInverse_applystatement and proof · cited by 0
- Setoid.quotientKerEquivOfRightInverse_symm_applystatement and proof · cited by 0