Theorems · Theorem · order theory
Setoid.mapOfSurjective_eq_map
∀ {α : Type u_1} {β : Type u_2} {r : Setoid α} {f : α → β} (h : Setoid.ker f ≤ r) (hf : Function.Surjective f),
r.map f = r.mapOfSurjective f h hfA special case of the equivalence closure of an equivalence relation r equaling r.
- Defined in
- Mathlib.Data.Setoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, 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.
- Setoid.kerstatement and proof · cited by 43
- Setoid.mapstatement and proof · cited by 6
- Setoid.eqvGen_of_setoidproof · cited by 2
- Setoid.mapOfSurjectivestatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.