Mathlib Map

Theorems · Theorem

Function.Injective.comp_left

∀ {α : Sort u_1} {β : Sort u_2} {γ : Sort u_3} {g : β → γ}, Function.Injective g → Function.Injective fun x => g ∘ x

Composition by an injective function on the left is itself injective.

Defined in
Mathlib.Logic.Function.Basic
Cited by
15 results in Mathlib
Foundations
Depth 6 from the axioms · uses Quot.sound

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 by15

Results whose statement or proof uses this declaration.