Mathlib Map

Theorems · Definition · logic and foundations

Equiv.pprodProd

{α₁ : Sort u_2} → {β₁ : Sort u_5} → {α₂ : Type u_9} → {β₂ : Type u_10} → α₁ ≃ α₂ → β₁ ≃ β₂ → α₁ ×' β₁ ≃ α₂ × β₂

Combine two equivalences using PProd in the domain and Prod in the codomain.

Defined in
Mathlib.Logic.Equiv.Prod
Cited by
2 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Classical.choice, 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.

Cited by4

Results whose statement or proof uses this declaration.