Mathlib Map

Theorems · Definition · group theory

CategoryTheory.Subgroupoid.comap

{C : Type u} →
  [inst : CategoryTheory.Groupoid C] →
    {D : Type u_1} →
      [inst_1 : CategoryTheory.Groupoid D] →
        CategoryTheory.Functor C D → CategoryTheory.Subgroupoid D → CategoryTheory.Subgroupoid C

A functor between groupoid defines a map of subgroupoids in the reverse direction by taking preimages.

Defined in
Mathlib.CategoryTheory.Groupoid.Subgroupoid
Cited by
8 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.GroupoidCategoryTheory.Groupoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.