Theorems · Definition · general topology
IsSpectralMap.casesOn
{α : Type u_2} →
{β : Type u_3} →
[inst : TopologicalSpace α] →
[inst_1 : TopologicalSpace β] →
{f : α → β} →
{motive : IsSpectralMap f → Sort u} →
(t : IsSpectralMap f) →
((toContinuous : Continuous f) →
(isCompact_preimage_of_isOpen : ∀ ⦃s : Set β⦄, IsOpen s → IsCompact s → IsCompact (f ⁻¹' s)) →
motive ⋯) →
motive t- Defined in
- Mathlib.Topology.Spectral.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement and proof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement and proof · cited by 2,400
- IsCompactstatement and proof · cited by 1,282
- IsSpectralMapstatement and proof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.