Theorems · Theorem · combinatorics
Quiver.Symmetrify.lift_unique
∀ {V : Type u_2} [inst : Quiver V] {V' : Type u_4} [inst_1 : Quiver V'] [inst_2 : Quiver.HasReverse V'] (φ : V ⥤q V')
(Φ : Quiver.Symmetrify V ⥤q V'),
Quiver.Symmetrify.of ⋙q Φ = φ →
(∀ {X Y : Quiver.Symmetrify V} (f : X ⟶ Y), Φ.map (Quiver.reverse f) = Quiver.reverse (Φ.map f)) →
Φ = Quiver.Symmetrify.lift φlift φ is the only prefunctor extending φ and preserving reverses.
- Defined in
- Mathlib.Combinatorics.Quiver.Symmetric
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- Prefunctor.objstatement and proof · cited by 1,241
- Prefunctor.mapstatement and proof · cited by 952
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- Prefunctor.compstatement and proof · cited by 35
- Quiver.Symmetrifystatement and proof · cited by 28
- Quiver.reversestatement and proof · cited by 23
- Quiver.Symmetrify.ofstatement and proof · cited by 9
- Quiver.HasReversestatement and proof · cited by 8
- Quiver.Symmetrify.liftstatement · cited by 5
- Prefunctor.extproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Quiver.FreeGroupoid.lift_uniqueproof · cited by 3