Mathlib Map

Theorems · Theorem

CompTriple.comp_eq

∀ {M : Type u_1} {N : Type u_2} {P : Type u_3} {φ : M → N} {ψ : N → P} {χ : outParam (M → P)} [self : CompTriple φ ψ χ],
  ψ ∘ φ = χ

The maps form a commuting triangle

Defined in
Mathlib.Logic.Function.CompTypeclasses
Cited by
51 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CompTriple

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.

Cited by51

Results whose statement or proof uses this declaration.