Mathlib Map

Theorems · Definition · logic and foundations

Set.RightInvOn

{α : Type u} → {β : Type v} → (β → α) → (α → β) → Set β → Prop

g is a right inverse to f on t if f (g x) = x for all x ∈ t.

Defined in
Mathlib.Data.Set.Operations
Cited by
47 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by50

Results whose statement or proof uses this declaration.