Theorems · Theorem · general topology
HasCountableSeparatingOn.of_subtype
∀ {α : Type u_1} {p : Set α → Prop} {t : Set α} {q : Set ↑t → Prop} [h : HasCountableSeparatingOn (↑t) q Set.univ],
(∀ (U : Set ↑t), q U → ∃ V, p V ∧ Subtype.val ⁻¹' V = U) → HasCountableSeparatingOn α p t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- HasCountableSeparatingOn
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Set.univstatement and proof · cited by 3,945
- Set.Countableproof · cited by 545
- Set.mem_image_of_memproof · cited by 371
- Function.sometimesproof · cited by 86
- Function.sometimes_specproof · cited by 84
- Set.forall_mem_imageproof · cited by 65
- Set.Countable.imageproof · cited by 47
- HasCountableSeparatingOnstatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- HasCountableSeparatingOn.subtype_iffproof · cited by 1