Mathlib Map

Theorems · Definition · logic and foundations

Set.LeftInvOn

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

g is a left inverse to f on s means that g (f x) = x for all x ∈ s.

Defined in
Mathlib.Data.Set.Operations
Cited by
42 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.

  • Setstatement and proof · cited by 53,352

Cited by44

Results whose statement or proof uses this declaration.