Mathlib Map

Theorems · Theorem

Function.Injective.piMap

∀ {ι : Sort u_4} {α : ι → Sort u_5} {β : ι → Sort u_6} {f : (i : ι) → α i → β i},
  (∀ (i : ι), Function.Injective (f i)) → Function.Injective (Pi.map f)
Defined in
Mathlib.Logic.Function.Basic
Cited by
5 results in Mathlib
Foundations
Depth 5 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.

  • Pi.mapstatement and proof · cited by 60

Cited by5

Results whose statement or proof uses this declaration.