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.
- Function.surjInvproof · cited by 63
- Pi.mapstatement · cited by 60
- Function.rightInverse_surjInvproof · cited by 11
Cited by6
Results whose statement or proof uses this declaration.
- Function.Surjective.comp_leftproof · cited by 7
- IsLocalization.surjective_piRingHom_algebraMap_comp_piEvalRingHomproof · cited by 1
- cantorToHilbert_surjectiveproof · cited by 1
- Module.Basis.ext_multilinearproof · cited by 1
- Function.Bijective.piMapproof · cited by 0
- IsOpenQuotientMap.piMapproof · cited by 0