Theorems · Inductive type · geometry
AffineEquiv
(k : Type u_1) →
(P₁ : Type u_2) →
(P₂ : Type u_3) →
{V₁ : Type u_4} →
{V₂ : Type u_5} →
[inst : Ring k] →
[inst_1 : AddCommGroup V₁] →
[inst_2 : AddCommGroup V₂] →
[Module k V₁] →
[Module k V₂] → [AddTorsor V₁ P₁] → [AddTorsor V₂ P₂] → Type (max (max (max u_2 u_3) u_4) u_5)An affine equivalence, denoted P₁ ≃ᵃ[k] P₂, is an equivalence between affine spaces
such that both forward and inverse maps are affine.
We define it using an Equiv for the map and a LinearEquiv for the linear part in order
to allow affine equivalences with good definitional equalities.
- Cited by
- 191 results in Mathlib
- Foundations
- Depth 6 from the axioms, rests on 25 definitions · uses no axioms
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.
- Modulestatement · cited by 20,661
- AddCommGroupstatement · cited by 12,871
- Ringstatement · cited by 7,463
- AddTorsorstatement · cited by 1,657
Cited by264
Results whose statement or proof uses this declaration.
- AffineEquiv.toAffineMapstatement and proof · cited by 65
- AffineEquiv.symmstatement and proof · cited by 53
- ContinuousAffineEquiv.toAffineEquivstatement · cited by 38
- AffineEquiv.toEquivstatement and proof · cited by 38
- ContinuousAffineEquiv.symmproof · cited by 32
- AffineEquiv.pointReflectionstatement · cited by 32
- AffineEquiv.constVAddstatement · cited by 30
- AffineEquiv.linearstatement and proof · cited by 29
- AffineIsometryEquiv.symmproof · cited by 29
- AffineIsometryEquiv.toAffineEquivstatement · cited by 20
- AffineEquiv.reflstatement · cited by 16
- ContinuousAffineEquiv.transproof · cited by 14
Showing the 200 most cited of 264.