Mathlib Map

Theorems · Theorem

Function.Surjective.piMap

∀ {ι : Sort u_1} {α : ι → Sort u_2} {β : ι → Sort u_3} {f : (i : ι) → α i → β i},
  (∀ (i : ι), Function.Surjective (f i)) → Function.Surjective (Pi.map f)
Defined in
Mathlib.Logic.Function.Basic
Cited by
6 results in Mathlib
Foundations
Depth 11 from the axioms · uses Classical.choice, Quot.sound

Around this declaration

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

Cites3

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

Cited by6

Results whose statement or proof uses this declaration.