Theorems · Inductive type · geometry
AffineMap
(k : Type u_1) →
{V1 : Type u_2} →
(P1 : Type u_3) →
{V2 : Type u_4} →
(P2 : Type u_5) →
[inst : Ring k] →
[inst_1 : AddCommGroup V1] →
[Module k V1] →
[AddTorsor V1 P1] →
[inst_4 : AddCommGroup V2] →
[Module k V2] → [AddTorsor V2 P2] → Type (max (max (max u_2 u_3) u_4) u_5)An AffineMap k P1 P2 (notation: P1 →ᵃ[k] P2) is a map from P1 to P2 that
induces a corresponding linear map from V1 to V2.
- Cited by
- 674 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 by745
Results whose statement or proof uses this declaration.
- AffineMap.lineMapstatement · cited by 254
- Finset.affineCombinationstatement · cited by 159
- AffineMap.linearstatement and proof · cited by 105
- AffineSubspace.mapstatement and proof · cited by 78
- AffineEquiv.toAffineMapstatement · cited by 65
- AffineMap.homothetystatement · cited by 51
- Affine.Simplex.mapstatement and proof · cited by 43
- signedDiststatement · cited by 42
- AffineIsometry.toAffineMapstatement · cited by 42
- AffineMap.lineMap_apply_zerostatement · cited by 40
- AffineSubspace.inclusionstatement · cited by 39
- AffineMap.lineMap_apply_onestatement · cited by 37
Showing the 200 most cited of 745.