Theorems · Theorem · general topology
Cauchy.prod
∀ {α : Type u} {β : Type v} [uniformSpace : UniformSpace α] [inst : UniformSpace β] {f : Filter α} {g : Filter β},
Cauchy f → Cauchy g → Cauchy (f ×ˢ g)- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement · cited by 1,750
- Filter.NeBotproof · cited by 853
- Cauchystatement and proof · cited by 115
- Filter.map_fst_prodproof · cited by 5
- Filter.map_snd_prodproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- CompleteSpace.fst_of_prodproof · cited by 2
- CauchySeq.prodMkproof · cited by 2
- CompleteSpace.snd_of_prodproof · cited by 1
- CauchySeq.prodMapproof · cited by 0