Mathlib Map

Theorems · Theorem · logic and foundations

Function.Injective.subsingleton

∀ {α : Sort u_1} {β : Sort u_2} {f : α → β}, Function.Injective f → ∀ [Subsingleton β], Subsingleton α

If the codomain of an injective function is a subsingleton, then the domain is a subsingleton as well.

Defined in
Mathlib.Logic.Unique
Cited by
16 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
Subsingleton

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by16

Results whose statement or proof uses this declaration.