Mathlib Map

Theorems · Definition · category theory

Function.MulExact

{M : Type u_2} → {N : Type u_4} → {P : Type u_6} → (M → N) → (N → P) → [One P] → Prop

The maps f and g form an exact pair: g y = 1 iff y belongs to the image of f.

Defined in
Mathlib.Algebra.Exact.Basic
Cited by
28 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
One

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 by30

Results whose statement or proof uses this declaration.