Mathlib Map

Theorems · Definition · general topology

OnePoint.rec

{X : Type u_1} → {C : OnePoint X → Sort u_3} → C OnePoint.infty → ((x : X) → C ↑x) → (z : OnePoint X) → C z

Recursor for OnePoint using the preferred forms and ↑x.

Defined in
Mathlib.Topology.Compactification.OnePoint.Basic
Cited by
6 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms

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 by6

Results whose statement or proof uses this declaration.