Theorems · Theorem · algebraic geometry
TopCat.Presheaf.EtaleSpace.exists_section_of_tendsto
∀ {X : TopCat} {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {CC : C → Type v} {FC : C → C → Type w}
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC]
[inst_3 : CategoryTheory.Limits.HasColimits C] {F : TopCat.Presheaf C X}
[CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget C)] {α : Type u_1} {l : Filter α}
{g : α → F.EtaleSpace} {g₀ : F.EtaleSpace},
Filter.Tendsto g l (nhds g₀) →
∃ U,
g₀.base ∈ U ∧
∃ f,
∀ᶠ (a : α) in l,
∃ (ha : (g a).base ∈ U), (g a).germ = (CategoryTheory.ConcreteCategory.hom (F.germ U (g a).base ha)) f- Defined in
- Mathlib.Topology.Sheaves.EtaleSpace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Filterstatement and proof · cited by 8,121
- Oppositestatement · cited by 8,081
- nhdsstatement and proof · cited by 5,554
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Filter.Tendstostatement and proof · cited by 3,814
- TopCat.carrierstatement and proof · cited by 3,184
- Filter.Eventuallystatement · cited by 3,134
- FunLikestatement and proof · cited by 2,560
- TopologicalSpace.Opensstatement and proof · cited by 2,040
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.