Theorems · Theorem · algebraic geometry
TopCat.Presheaf.EtaleSpace.mk.inj
∀ {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} {base : ↑X}
{germ : CategoryTheory.ToType (F.stalk base)} {base_1 : ↑X} {germ_1 : CategoryTheory.ToType (F.stalk base_1)},
{ base := base, germ := germ } = { base := base_1, germ := germ_1 } → base = base_1 ∧ germ ≍ germ_1- Defined in
- Mathlib.Topology.Sheaves.EtaleSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 44 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.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.EtaleSpace.mk.injEqproof · cited by 0