Mathlib Map

Theorems · Theorem · order theory

Subtype.range_coe_subtype

∀ {α : Type u_1} {p : α → Prop}, Set.range Subtype.val = {x | p x}

We make this the simp lemma instead of range_coe. The reason is that if we write for s : Set α the function (↑) : s → α, then the inferred implicit arguments of (↑) are ↑α (fun x ↦ x ∈ s).

Defined in
Mathlib.Data.Set.Image
Cited by
170 results in Mathlib
Foundations
Depth 18 from the axioms, rests on 77 definitions · uses propext, Classical.choice, 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 by170

Results whose statement or proof uses this declaration.