Mathlib Map

Theorems · Theorem · order theory

Subtype.range_val

∀ {α : Type u_1} {s : Set α}, Set.range Subtype.val = s

A variant of range_coe. Try to use range_coe if possible. This version is useful when defining a new type that is defined as the subtype of something. In that case, the coercion doesn't fire anymore.

Defined in
Mathlib.Data.Set.Image
Cited by
41 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by42

Results whose statement or proof uses this declaration.