Theorems · Definition · order theory
Setoid.quotientKerEquivRange
{α : Type u_1} → {β : Type u_2} → (f : α → β) → Quotient (Setoid.ker f) ≃ ↑(Set.range f)The first isomorphism theorem for sets: the quotient of α by the kernel of a function f bijects with f's image.
- Defined in
- Mathlib.Data.Setoid.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- Set.rangestatement · cited by 4,705
- Equiv.transproof · cited by 337
- Setoid.kerstatement · cited by 43
- Equiv.setCongrproof · cited by 13
- Setoid.range_kerLift_eq_rangeproof · cited by 0
- Setoid.quotientKerEquivRangeKerLiftproof · cited by 0
Cited by5
Results whose statement or proof uses this declaration.
- Topology.isStrictMap_iff_isEmbedding_kerLiftproof · cited by 1
- RingCon.quotientKerEquivRangeSproof · cited by 1
- Setoid.comapQuotientEquivproof · cited by 0
- Topology.isStrictMap_iff_isHomeomorph_quotientKerEquivRangestatement and proof · cited by 0
- Homeomorph.quotientKerEquivRangeproof · cited by 0