Theorems · Theorem · general topology
QuasiSeparatedSpace.inter_isCompact
∀ {α : Type u_3} {inst : TopologicalSpace α} [self : QuasiSeparatedSpace α] (U V : Set α),
IsOpen U → IsCompact U → IsOpen V → IsCompact V → IsCompact (U ∩ V)The intersection of two open compact subsets of a quasi-separated space is compact.
- Defined in
- Mathlib.Topology.QuasiSeparated
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
- Assumes
- QuasiSeparatedSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- IsOpenstatement · cited by 2,400
- IsCompactstatement · cited by 1,282
- QuasiSeparatedSpacestatement and proof · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- IsCompact.inter_of_isOpenproof · cited by 3