Theorems · Theorem · general topology
Subtype.isComplete_iff
∀ {α : Type u} [inst : UniformSpace α] {p : α → Prop} {s : Set { x // p x }},
IsComplete s ↔ IsComplete (Subtype.val '' s)Sets of a subtype are complete iff their image under the coercion is complete.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- UniformSpacestatement and proof · cited by 2,040
- IsCompletestatement · cited by 68
- isUniformEmbedding_subtype_valproof · cited by 9
- IsUniformEmbedding.isComplete_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.