Theorems · Theorem · combinatorics
Quiver.Hom.eq_cast_iff_heq
∀ {U : Type u_1} [inst : Quiver U] {u v u' v' : U} (hu : u = u') (hv : v = v') (e : u ⟶ v) (e' : u' ⟶ v'),
e' = Quiver.Hom.cast hu hv e ↔ e' ≍ e- Defined in
- Mathlib.Combinatorics.Quiver.Cast
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
- Assumes
- Quiver
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Quiverstatement and proof · cited by 405
- Quiver.Hom.caststatement · cited by 9
- Quiver.Hom.cast_eq_iff_heqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.