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 zRecursor for OnePoint using the preferred forms ∞ and ↑x.
- 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.
- OnePointstatement and proof · cited by 126
- OnePoint.inftystatement and proof · cited by 102
- OnePoint.somestatement and proof · cited by 76
Cited by6
Results whose statement or proof uses this declaration.
- Matrix.GeneralLinearGroup.IsParabolic.smul_eq_self_iffproof · cited by 3
- OnePoint.exists_mem_SL2proof · cited by 2
- OnePoint.map_smulproof · cited by 2
- OnePoint.ne_infty_iff_existsproof · cited by 0
- OnePoint.inseparable_iffproof · cited by 0
- Matrix.GeneralLinearGroup.IsElliptic.smul_ne_selfproof · cited by 0