Theorems · Definition
Pi.map
{ι : Sort u_1} → {α : ι → Sort u_2} → {β : ι → Sort u_3} → ((i : ι) → α i → β i) → ((i : ι) → α i) → (i : ι) → β iSends a dependent function a : ∀ i, α i to a dependent function Pi.map f a : ∀ i, β i
by applying f i to i-th component.
- Defined in
- Mathlib.Logic.Function.Defs
- Cited by
- 60 results in Mathlib
- Foundations
- Depth 0 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by63
Results whose statement or proof uses this declaration.
- Equiv.piCongrRightproof · cited by 15
- PartialEquiv.piproof · cited by 8
- Set.piMap_image_univ_pistatement · cited by 7
- Function.Surjective.piMapstatement · cited by 6
- Function.Injective.piMapstatement and proof · cited by 5
- Pi.map_injectivestatement and proof · cited by 5
- Set.piMap_image_pistatement · cited by 5
- NumberField.mixedEmbedding.polarCoord_symm_applystatement · cited by 4
- Set.piMap_image_pi_subsetstatement · cited by 3
- Continuous.piMapstatement · cited by 3
- pi_polarCoord_symm_target_ae_eq_univstatement · cited by 3
- cantorToHilbertproof · cited by 3