Theorems · Definition
CompTriple.casesOn
{M : Type u_1} →
{N : Type u_2} →
{P : Type u_3} →
{φ : M → N} →
{ψ : N → P} →
{χ : M → P} →
{motive : CompTriple φ ψ χ → Sort u} →
(t : CompTriple φ ψ χ) → ((comp_eq : ψ ∘ φ = χ) → motive ⋯) → motive t- Defined in
- Mathlib.Logic.Function.CompTypeclasses
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CompTriplestatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.