Theorems · Definition · logic and foundations
Equiv.prodShear
{α₁ : Type u_9} → {α₂ : Type u_10} → {β₁ : Type u_11} → {β₂ : Type u_12} → α₁ ≃ α₂ → (α₁ → β₁ ≃ β₂) → α₁ × β₁ ≃ α₂ × β₂A variation on Equiv.prodCongr where the equivalence in the second component can depend
on the first component. A typical example is a shear mapping, explaining the name of this
declaration.
- Defined in
- Mathlib.Logic.Equiv.Prod
- Cited by
- 5 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 by11
Results whose statement or proof uses this declaration.
- Equiv.prodShear_applystatement and proof · cited by 3
- Homeomorph.shearAddRightproof · cited by 2
- Homeomorph.shearMulRightproof · cited by 2
- MeasurableEquiv.shearAddRightproof · cited by 1
- MeasurableEquiv.shearDivRightproof · cited by 1
- MeasurableEquiv.shearMulRightproof · cited by 1
- comap_addConj_nhds_zeroproof · cited by 1
- MeasurableEquiv.shearSubRightproof · cited by 1
- comap_conj_nhds_oneproof · cited by 1
- roth_3ap_theoremproof · cited by 1
- Equiv.prodShear_symm_applystatement and proof · cited by 0