Theorems · Definition · algebraic geometry
TopCat.Presheaf.EtaleSpace.mk.noConfusion
{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} →
{P : Sort u_1} →
{base : ↑X} →
{germ : CategoryTheory.ToType (F.stalk base)} →
{base' : ↑X} →
{germ' : CategoryTheory.ToType (F.stalk base')} →
{ base := base, germ := germ } = { base := base', germ := germ' } →
(base ≍ base' → germ ≍ germ' → P) → P- Defined in
- Mathlib.Topology.Sheaves.EtaleSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- TopCat.Presheaf.stalkstatement and proof · cited by 407
- TopCat.Presheafstatement and proof · cited by 371
- CategoryTheory.ToTypestatement and proof · cited by 219
- CategoryTheory.Limits.HasColimitsstatement and proof · cited by 139
- TopCat.Presheaf.EtaleSpacestatement · cited by 10
- TopCat.Presheaf.EtaleSpace.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.EtaleSpace.mk.injproof · cited by 1