Theorems · Theorem · combinatorics
Prefunctor.costar_conj_star
∀ {U : Type u_1} [inst : Quiver U] {V : Type u_2} [inst_1 : Quiver V] (φ : U ⥤q V)
[inst_2 : Quiver.HasInvolutiveReverse U] [inst_3 : Quiver.HasInvolutiveReverse V] [φ.MapReverse] (u : U),
φ.costar u = ⇑(Quiver.starEquivCostar (φ.obj u)) ∘ φ.star u ∘ ⇑(Quiver.starEquivCostar u).symm- Defined in
- Mathlib.Combinatorics.Quiver.Covering
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homproof · cited by 32,603
- Equivstatement · cited by 8,337
- Equiv.symmstatement · cited by 3,681
- 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
- Quiver.reverseproof · cited by 23
- Quiver.Starstatement · cited by 22
- Quiver.Costarstatement and proof · cited by 19
- Prefunctor.starstatement · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- Prefunctor.bijective_costar_iff_bijective_starproof · cited by 2