Mathlib Map

Theorems · Definition · geometry

affineSpan

(k : Type u_1) →
  {V : Type u_2} →
    {P : Type u_3} →
      [inst : Ring k] →
        [inst_1 : AddCommGroup V] → [inst_2 : Module k V] → [inst_3 : AddTorsor V P] → Set P → AffineSubspace k P

The affine span of a set of points is the smallest affine subspace containing those points. (Actually defined here in terms of spans in modules.)

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
Cited by
417 results in Mathlib
Foundations
Depth 24 from the axioms, rests on 300 definitions · uses propext, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Setstatement and proof · cited by 53,352
  • Modulestatement and proof · cited by 20,661
  • AddCommGroupstatement and proof · cited by 12,871
  • Ringstatement and proof · cited by 7,463
  • AddTorsorstatement and proof · cited by 1,657
  • AffineSubspacestatement · cited by 871
  • spanPointsproof · cited by 7

Cited by431

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 431.