Theorems · Theorem · general topology
cauchy_map_iff_exists_tendsto
∀ {α : Type u} {β : Type v} [uniformSpace : UniformSpace α] [CompleteSpace α] {l : Filter β} {f : β → α} [l.NeBot],
Cauchy (Filter.map f l) ↔ ∃ x, Filter.Tendsto f l (nhds x)- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- Filter.NeBotstatement and proof · cited by 853
- Filter.mapstatement · cited by 819
- Cauchystatement · cited by 115
- cauchy_iff_exists_le_nhdsproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- summable_iff_cauchySeq_finsetproof · cited by 9
- multipliable_iff_cauchySeq_finsetproof · cited by 3
- BoxIntegral.Integrable.to_subbox_auxproof · cited by 2
- BoxIntegral.integrable_iff_cauchyproof · cited by 1