Mathlib Map

Theorems · Theorem · general topology

Metric.Sigma.completeSpace

∀ {ι : Type u_1} {E : ι → Type u_2} [inst : (i : ι) → MetricSpace (E i)] [∀ (i : ι), CompleteSpace (E i)],
  CompleteSpace ((i : ι) × E i)

A disjoint union of complete metric spaces is complete.

Defined in
Mathlib.Topology.MetricSpace.Gluing
Cited by
0 results in Mathlib
Foundations
Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MetricSpaceCompleteSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.