Theorems · Definition · geometry
AffineEquiv.prodCongr
{k : Type u_1} →
{P₁ : Type u_2} →
{P₂ : Type u_3} →
{P₃ : Type u_4} →
{P₄ : Type u_5} →
{V₁ : Type u_6} →
{V₂ : Type u_7} →
{V₃ : Type u_8} →
{V₄ : Type u_9} →
[inst : Ring k] →
[inst_1 : AddCommGroup V₁] →
[inst_2 : AddCommGroup V₂] →
[inst_3 : AddCommGroup V₃] →
[inst_4 : AddCommGroup V₄] →
[inst_5 : Module k V₁] →
[inst_6 : Module k V₂] →
[inst_7 : Module k V₃] →
[inst_8 : Module k V₄] →
[inst_9 : AddTorsor V₁ P₁] →
[inst_10 : AddTorsor V₂ P₂] →
[inst_11 : AddTorsor V₃ P₃] →
[inst_12 : AddTorsor V₄ P₄] →
(P₁ ≃ᵃ[k] P₂) → (P₃ ≃ᵃ[k] P₄) → P₁ × P₃ ≃ᵃ[k] P₂ × P₄Product of two affine equivalences. The map comes from Equiv.prodCongr
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Equivproof · cited by 8,337
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- AffineEquivstatement and proof · cited by 191
- EquivLike.toEquivproof · cited by 125
- AffineEquiv.linearproof · cited by 29
- Equiv.prodCongrproof · cited by 24
- LinearEquiv.prodCongrproof · cited by 15
Cited by6
Results whose statement or proof uses this declaration.
- ContinuousAffineEquiv.prodCongrproof · cited by 4
- ContinuousAffineEquiv.prodCongr_toAffineEquivstatement · cited by 0
- AffineEquiv.coe_prodCongrstatement · cited by 0
- AffineEquiv.prodCongr_applystatement · cited by 0
- AffineEquiv.prodCongr_symmstatement · cited by 0
- AffineEquiv.linear_prodCongrstatement and proof · cited by 0