Theorems · Theorem · combinatorics
Quiver.Push.lift_comp
∀ {V : Type u_1} [inst : Quiver V] {W : Type u_2} (σ : V → W) {W' : Type u_3} [inst_1 : Quiver W'] (φ : V ⥤q W')
(τ : W → W') (h : ∀ (x : V), φ.obj x = τ (σ x)), Quiver.Push.of σ ⋙q Quiver.Push.lift σ φ τ h = φ- Defined in
- Mathlib.Combinatorics.Quiver.Push
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, 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.Homproof · cited by 32,603
- Prefunctor.objstatement and proof · cited by 1,241
- Prefunctor.mapproof · cited by 952
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- Prefunctor.compstatement · cited by 35
- Quiver.Pushstatement · cited by 6
- Prefunctor.comp_mapproof · cited by 5
- Prefunctor.extproof · cited by 5
- Quiver.Push.liftstatement and proof · cited by 4
- Quiver.Push.ofstatement and proof · cited by 4
- Prefunctor.comp_objproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.