Theorems · Definition · general topology
CauchySeq
{α : Type u} → {β : Type v} → [uniformSpace : UniformSpace α] → [Preorder β] → (β → α) → PropCauchy sequences. Usually defined on ℕ, but often it is also useful to say that a function defined on ℝ is Cauchy at +∞ to deduce convergence. Therefore, we define it in a type class that is general enough to cover both ℕ and ℝ, which are the main motivating examples.
- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 131 results in Mathlib
- Foundations
- Depth 61 from the axioms, rests on 685 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpacePreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Filter.atTopproof · cited by 2,405
- UniformSpacestatement and proof · cited by 2,040
- Filter.mapproof · cited by 819
- Cauchyproof · cited by 115
Cited by131
Results whose statement or proof uses this declaration.
- Filter.Tendsto.cauchySeqstatement · cited by 20
- UniformContinuous.comp_cauchySeqstatement and proof · cited by 10
- cauchySeq_tendsto_of_completestatement and proof · cited by 10
- summable_iff_cauchySeq_finsetstatement · cited by 9
- Metric.cauchySeq_iff'statement · cited by 8
- tendsto_nhds_of_cauchySeq_of_subseqstatement and proof · cited by 6
- cauchySeq_finset_of_norm_boundedstatement · cited by 6
- Filter.HasBasis.cauchySeq_iffstatement · cited by 5
- Metric.complete_of_cauchySeq_tendstostatement · cited by 5
- cauchySeq_finset_iff_sum_vanishingstatement · cited by 5
- cauchySeq_iff_le_tendsto_0statement and proof · cited by 5
- cauchySeq_iff_tendstostatement · cited by 5