Mathlib Map

Theorems · Theorem · order theory

Set.Nonempty.image_const

∀ {α : Type u_1} {β : Type u_2} {s : Set α}, s.Nonempty → ∀ (a : β), (fun x => a) '' s = {a}
Defined in
Mathlib.Data.Set.Image
Cited by
26 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.

Cites6

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

Cited by26

Results whose statement or proof uses this declaration.