Theorems · Definition · geometry
AffineEquiv.prodComm
(k : Type u_1) →
(P₁ : Type u_2) →
(P₂ : Type u_3) →
{V₁ : Type u_6} →
{V₂ : Type u_7} →
[inst : Ring k] →
[inst_1 : AddCommGroup V₁] →
[inst_2 : AddCommGroup V₂] →
[inst_3 : Module k V₁] →
[inst_4 : Module k V₂] →
[inst_5 : AddTorsor V₁ P₁] → [inst_6 : AddTorsor V₂ P₂] → P₁ × P₂ ≃ᵃ[k] P₂ × P₁Product of affine spaces is commutative up to affine isomorphism.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 191
- Equiv.prodCommproof · cited by 55
- LinearEquiv.prodCommproof · cited by 17
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousAffineEquiv.prodCommproof · cited by 3
- AffineEquiv.prodComm_applystatement and proof · cited by 0
- AffineEquiv.prodComm_symmstatement · cited by 0
- AffineEquiv.linear_prodCommstatement and proof · cited by 0
- ContinuousAffineEquiv.prodComm_toAffineEquivstatement · cited by 0