Theorems · Definition · geometry
LinearEquiv.toAffineEquiv
{k : Type u_1} →
{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₂] → (V₁ ≃ₗ[k] V₂) → V₁ ≃ᵃ[k] V₂Interpret a linear equivalence between modules as an affine equivalence.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 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
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Equivproof · cited by 8,337
- Ringstatement and proof · cited by 7,463
- LinearEquivstatement and proof · cited by 3,317
- AffineEquivstatement · cited by 191
- LinearEquiv.toEquivproof · cited by 105
Cited by6
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.toAffineIsometryEquivproof · cited by 6
- AffineEquiv.ofLinearEquivproof · cited by 4
- AffineEquiv.arrowCongrₗproof · cited by 3
- ContinuousLinearEquiv.toContinuousAffineEquivproof · cited by 2
- LinearEquiv.coe_toAffineEquivstatement · cited by 0
- LinearIsometryEquiv.toAffineIsometryEquiv_toAffineEquivstatement · cited by 0