Theorems · Definition · geometry
AffineEquiv.arrowCongrEquiv
{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₁ →ᵃ[k] P₃) ≃ (P₂ →ᵃ[k] P₄)Affine isomorphisms between the domains and codomains of two spaces of affine maps give a
bijection between the two function spaces.
See AffineEquiv.arrowCongr and AffineEquiv.arrowCongrₗ for the affine and linear versions of
this bijection.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, 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
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- AffineEquivstatement and proof · cited by 191
- AffineEquiv.toAffineMapproof · cited by 65
- AffineEquiv.symmproof · cited by 53
- AffineMap.compproof · cited by 20
Cited by6
Results whose statement or proof uses this declaration.
- AffineEquiv.arrowCongrₗproof · cited by 3
- AffineEquiv.congrLeftₗproof · cited by 3
- AffineEquiv.arrowCongrproof · cited by 3
- AffineEquiv.congrLeftproof · cited by 2
- AffineEquiv.arrowCongrEquiv_symm_applystatement · cited by 0
- AffineEquiv.arrowCongrEquiv_applystatement · cited by 0