Theorems · Theorem · algebraic geometry
AlgebraicGeometry.topologically_respectsIso
∀ (P : {α β : Type u} → [TopologicalSpace α] → [TopologicalSpace β] → (α → β) → Prop),
(∀ {α β : Type u} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] (f : α ≃ₜ β), P ⇑f) →
(∀ {α β γ : Type u} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [inst_2 : TopologicalSpace γ]
(f : α → β) (g : β → γ), P f → P g → P (g ∘ f)) →
(AlgebraicGeometry.topologically fun {α β} [TopologicalSpace α] [TopologicalSpace β] => P).RespectsIsoIf a property of maps of topological spaces is satisfied by homeomorphisms and is stable under composition, the induced property on schemes respects isomorphisms.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- AlgebraicGeometry.Schemestatement · cited by 2,540
- Homeomorphstatement and proof · cited by 725
- CategoryTheory.MorphismProperty.RespectsIsostatement · cited by 248
- CategoryTheory.MorphismProperty.IsStableUnderCompositionproof · cited by 84
- AlgebraicGeometry.topologicallystatement and proof · cited by 35
- CategoryTheory.MorphismProperty.respectsIso_of_isStableUnderCompositionproof · cited by 1
- AlgebraicGeometry.topologically_isStableUnderCompositionproof · cited by 1
- AlgebraicGeometry.topologically_iso_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.