Theorems · Theorem · order theory
Set.range_quot_lift
∀ {α : Type u_1} {ι : Sort u_4} {f : ι → α} {r : ι → ι → Prop} (hf : ∀ (x y : ι), r x y → f x = f y),
Set.range (Quot.lift f hf) = Set.range f- Defined in
- Mathlib.Data.Set.Image
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.rangestatement · cited by 4,705
- Set.extproof · cited by 2,266
- Function.Surjective.existsproof · cited by 53
- Quot.mk_surjectiveproof · cited by 34
Cited by4
Results whose statement or proof uses this declaration.
- RingCon.rangeS_liftproof · cited by 2
- Set.range_quotient_liftproof · cited by 1
- RingCon.range_liftproof · cited by 1
- Set.range_quotient_lift_on'proof · cited by 0