Theorems · Definition · logic and foundations
Equiv.prodCongr
{α₁ : Type u_9} → {α₂ : Type u_10} → {β₁ : Type u_11} → {β₂ : Type u_12} → α₁ ≃ α₂ → β₁ ≃ β₂ → α₁ × β₁ ≃ α₂ × β₂Product of two equivalences. If α₁ ≃ α₂ and β₁ ≃ β₂, then α₁ × β₁ ≃ α₂ × β₂. This is
Prod.map as an equivalence.
- Defined in
- Mathlib.Logic.Equiv.Prod
- Cited by
- 24 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.
Cites3
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
Cited by51
Results whose statement or proof uses this declaration.
- Cardinal.mk_prodproof · cited by 19
- groupHomology.chainsIso₃proof · cited by 15
- Cardinal.sum_constproof · cited by 13
- Equiv.prodCongr_applystatement and proof · cited by 13
- groupCohomology.cochainsIso₃proof · cited by 11
- Cardinal.lift_mulproof · cited by 10
- Equiv.Perm.decomposeFinproof · cited by 9
- Equiv.uniqueProdproof · cited by 8
- Homeomorph.prodCongrproof · cited by 7
- Equiv.prodUniqueproof · cited by 6
- groupHomology.comp_d₃₂_eqproof · cited by 6
- AffineEquiv.prodCongrproof · cited by 5