Theorems · Theorem · general topology
CauchySeq.prodMk
∀ {α : Type u} {β : Type v} [uniformSpace : UniformSpace α] {γ : Type u_1} [inst : UniformSpace β] [inst_1 : Preorder γ]
{u : γ → α} {v : γ → β}, CauchySeq u → CauchySeq v → CauchySeq fun x => (u x, v x)- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Preorderstatement and proof · cited by 7,952
- UniformSpacestatement and proof · cited by 2,040
- CauchySeqstatement and proof · cited by 131
- Filter.Tendsto.prodMkproof · cited by 35
- Filter.tendsto_mapproof · cited by 26
- Cauchy.monoproof · cited by 6
- Cauchy.prodproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- CauchySeq.addproof · cited by 2
- CauchySeq.mulproof · cited by 1