Theorems · Inductive type · category theory
CategoryTheory.Functor.IsLocallyFaithful
{C : Type uC} →
[inst : CategoryTheory.Category.{vC, uC} C] →
{D : Type uD} →
[inst_1 : CategoryTheory.Category.{vD, uD} D] →
CategoryTheory.Functor C D → CategoryTheory.GrothendieckTopology D → PropA functor G : C ⥤ D is locally faithful w.r.t. a topology on D if for every f₁ f₂ : U ⟶ V
whose images in D are equal, the set of G.map gᵢ : G.obj Wᵢ ⟶ G.obj U such that
gᵢ ≫ f₁ = gᵢ ≫ f₂ is a coverage of the topology on D.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.GrothendieckTopologystatement · cited by 1,415
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mem_inducedTopology_iff_of_isCoverDensestatement and proof · cited by 4
- CategoryTheory.Functor.coverPreserving_restrictedTopologystatement and proof · cited by 3
- CategoryTheory.Functor.functorPushforward_equalizer_memstatement and proof · cited by 3
- CategoryTheory.Functor.mem_restrictedTopology_iffstatement and proof · cited by 2
- CategoryTheory.Functor.IsLocallyFaithful.extstatement and proof · cited by 1
- CategoryTheory.Functor.IsLocallyFaithful.functorPushforward_equalizer_memstatement and proof · cited by 1
- CategoryTheory.Functor.IsCoverDense.compatiblePreservingstatement and proof · cited by 1
- CategoryTheory.Functor.sheafInducedTopologyEquivOfIsCoverDensestatement and proof · cited by 1
- CategoryTheory.Functor.IsDenseSubsite.isLocallyFaithful'statement · cited by 1
- CategoryTheory.Functor.IsDenseSubsite.recOnstatement and proof · cited by 0
- CategoryTheory.Functor.IsLocallyFaithful.casesOnstatement and proof · cited by 0
- CategoryTheory.Functor.IsLocallyFaithful.recOnstatement and proof · cited by 0