Theorems · Definition
Equiv.piCongrRight
{α : Sort u_1} →
{β₁ : α → Sort u_9} → {β₂ : α → Sort u_10} → ((a : α) → β₁ a ≃ β₂ a) → ((a : α) → β₁ a) ≃ ((a : α) → β₂ a)A family of equivalences ∀ a, β₁ a ≃ β₂ a generates an equivalence between ∀ a, β₁ a and
∀ a, β₂ a.
- Defined in
- Mathlib.Logic.Equiv.Basic
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- Pi.mapproof · cited by 60
Cited by27
Results whose statement or proof uses this declaration.
- Cardinal.mk_piproof · cited by 11
- Equiv.piCongrproof · cited by 9
- Nat.mem_finMulAntidiagproof · cited by 7
- Homeomorph.piCongrRightproof · cited by 6
- MulEquiv.piCongrRightproof · cited by 5
- UniformEquiv.piCongrRightproof · cited by 4
- AddEquiv.piCongrRightproof · cited by 4
- Equiv.piCongrRight_applystatement and proof · cited by 2
- Cardinal.lift_prodproof · cited by 2
- Equiv.piCongrSigmaFiberproof · cited by 2
- MeasurableEquiv.piCongrRightproof · cited by 2
- Equiv.piCongrFiberwiseproof · cited by 2