Theorems · Definition
Equiv.piCongr
{α : Sort u_1} →
{β : Sort u_4} →
{W : α → Sort w} → {Z : β → Sort z} → (h₁ : α ≃ β) → ((a : α) → W a ≃ Z (h₁ a)) → ((a : α) → W a) ≃ ((b : β) → Z b)Transport dependent functions through an equivalence of the base spaces and a family of equivalences of the matching fibers.
- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.transproof · cited by 337
- Equiv.piCongrLeftproof · cited by 36
- Equiv.piCongrRightproof · cited by 15
Cited by13
Results whose statement or proof uses this declaration.
- Cardinal.prod_constproof · cited by 8
- Equiv.piCongr'proof · cited by 3
- iInf_iSup_eq_of_finiteproof · cited by 2
- Cardinal.mk_pi_congrproof · cited by 1
- Equiv.piCongr_apply_applystatement · cited by 1
- Cardinal.mk_pi_congr_propproof · cited by 1
- Field.Emb.Cardinal.embEquivPiproof · cited by 1
- StateT.uliftable'proof · cited by 0
- Equiv.piCongr_symm_applystatement · cited by 0
- Cardinal.mk_pi_congr'proof · cited by 0
- ReaderT.uliftable'proof · cited by 0
- Cardinal.mk_pi_congr_liftproof · cited by 0