Theorems · Definition · logic and foundations
Equiv.prodCongrRight
{α₁ : Type u_9} → {β₁ : Type u_11} → {β₂ : Type u_12} → (α₁ → β₁ ≃ β₂) → α₁ × β₁ ≃ α₁ × β₂A family of equivalences ∀ (a : α₁), β₁ ≃ β₂ generates an equivalence
between α₁ × β₁ and α₁ × β₂.
- Defined in
- Mathlib.Logic.Equiv.Prod
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, 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.
- DFunLike.coeproof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
Cited by14
Results whose statement or proof uses this declaration.
- Fin.succFunEquivproof · cited by 2
- Nat.equivProdNatSmoothNumbersproof · cited by 2
- Equiv.Perm.prod_prodExtendRightstatement and proof · cited by 1
- Equiv.Perm.sign_prodCongrRightstatement · cited by 1
- Equiv.Perm.sign_prodCongrLeftproof · cited by 1
- Equiv.prodCongrRight_applystatement · cited by 1
- Equiv.prodCongrRight_trans_prodCommstatement · cited by 0
- Equiv.prodCongr_refl_leftstatement · cited by 0
- Equiv.sigmaCongrRight_sigmaEquivProdstatement and proof · cited by 0
- Equiv.sigmaEquivProd_sigmaCongrRightstatement · cited by 0
- Equiv.prodCongrLeft_trans_prodCommstatement · cited by 0
- Equiv.prodCongrRight_apply_fststatement and proof · cited by 0