Theorems · Definition · geometry
AffineEquiv.ofLinearEquiv
{k : Type u_10} →
{V : Type u_11} →
{P : Type u_12} →
[inst : Ring k] →
[inst_1 : AddCommGroup V] → [inst_2 : Module k V] → [inst_3 : AddTorsor V P] → (V ≃ₗ[k] V) → P → P → P ≃ᵃ[k] PConstruct an affine equivalence from a linear equivalence and two base points.
Given a linear equivalence A : V ≃ₗ[k] V and base points p₀ p₁ : P, this constructs
the affine equivalence T x = A (x -ᵥ p₀) +ᵥ p₁. This is the standard way to convert
a linear automorphism into an affine automorphism with specified base point mapping.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- LinearEquivstatement and proof · cited by 3,317
- AddTorsorstatement and proof · cited by 1,657
- AffineEquivstatement · cited by 191
- AffineEquiv.symmproof · cited by 53
- AffineEquiv.vaddConstproof · cited by 12
- AffineEquiv.transproof · cited by 11
- LinearEquiv.toAffineEquivproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- AffineEquiv.ofLinearEquiv_applystatement · cited by 0
- AffineEquiv.ofLinearEquiv_reflstatement · cited by 0
- AffineEquiv.ofLinearEquiv_trans_ofLinearEquivstatement and proof · cited by 0
- AffineEquiv.linear_ofLinearEquivstatement · cited by 0