Loogle!
Result
Found 361 declarations mentioning affineSpan. Of these, only the first 200 are shown.
- affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (s : Set P) : AffineSubspace k P - Set.Nonempty.affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} : s.Nonempty β (β(affineSpan k s)).Nonempty - affineSpan_nonempty π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} : (β(affineSpan k s)).Nonempty β s.Nonempty - subset_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (s : Set P) : s β β(affineSpan k s) - direction_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (s : Set P) : (affineSpan k s).direction = vectorSpan k s - coe_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (s : Set P) : β(affineSpan k s) = spanPoints k s - AffineSubspace.affineSpan_coe π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (s : AffineSubspace k P) : affineSpan k βs = s - instNonemptySubtypeMemAffineSubspaceAffineSpanOfElem π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} [Nonempty βs] : Nonempty β₯(affineSpan k s) - mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {p : P} {s : Set P} (hp : p β s) : p β affineSpan k s - left_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (pβ pβ : P) : pβ β line[k, pβ, pβ] - right_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (pβ pβ : P) : pβ β line[k, pβ, pβ] - affineSpan_mono π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {sβ sβ : Set P} (h : sβ β sβ) : affineSpan k sβ β€ affineSpan k sβ - affineSpan_insert_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (p : P) (ps : Set P) : affineSpan k (insert p β(affineSpan k ps)) = affineSpan k (insert p ps) - affineSpan_subset_span π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} [Ring k] [AddCommGroup V] [Module k V] {s : Set V} : β(affineSpan k s) β β(Submodule.span k s) - AffineSubspace.span_iUnion π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {ΞΉ : Type u_5} (s : ΞΉ β Set P) : affineSpan k (β i, s i) = β¨ i, affineSpan k (s i) - affineSpan_insert_eq_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {p : P} {ps : Set P} (h : p β affineSpan k ps) : affineSpan k (insert p ps) = affineSpan k ps - affineSpan_le_toAffineSubspace_span π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} [Ring k] [AddCommGroup V] [Module k V] {s : Set V} : affineSpan k s β€ β(Submodule.span k s) - vectorSpan_insert_eq_vectorSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {p : P} {ps : Set P} (h : p β affineSpan k ps) : vectorSpan k (insert p ps) = vectorSpan k ps - AffineSubspace.gi π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] : GaloisInsertion (affineSpan k) SetLike.coe - affineSpan_le_of_subset_coe π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} {sβ : AffineSubspace k P} (h : s β βsβ) : affineSpan k s β€ sβ - affineSpan_le π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {s : Set P} {Q : AffineSubspace k P} : affineSpan k s β€ Q β s β βQ - affineSpan_insert_zero π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} [Ring k] [AddCommGroup V] [Module k V] (s : Set V) : β(affineSpan k (insert 0 s)) = β(Submodule.span k s) - vectorSpan_add_self π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} [Ring k] [AddCommGroup V] [Module k V] (s : Set V) : β(vectorSpan k s) + s = β(affineSpan k s) - AffineSubspace.affineSpan_eq_sInf π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (s : Set P) : affineSpan k s = sInf {s' | s β βs'} - AffineSubspace.span_union π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (s t : Set P) : affineSpan k (s βͺ t) = affineSpan k s β affineSpan k t - affineSpan_pair_le_of_mem_of_mem π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ : P} {s : AffineSubspace k P} (hpβ : pβ β s) (hpβ : pβ β s) : line[k, pβ, pβ] β€ s - affineSpan_pair_le_of_left_mem π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ : P} (h : pβ β line[k, pβ, pβ]) : line[k, pβ, pβ] β€ line[k, pβ, pβ] - affineSpan_pair_le_of_right_mem π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ : P} (h : pβ β line[k, pβ, pβ]) : line[k, pβ, pβ] β€ line[k, pβ, pβ] - vsub_mem_vectorSpan_of_mem_affineSpan_of_mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} {pβ pβ : P} (hpβ : pβ β affineSpan k s) (hpβ : pβ β affineSpan k s) : pβ -α΅₯ pβ β vectorSpan k s - mem_affineSpan_iff_exists π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {p : P} {s : Set P} : p β affineSpan k s β β pβ β s, β v β vectorSpan k s, p = v +α΅₯ pβ - vadd_mem_affineSpan_of_mem_affineSpan_of_mem_vectorSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} {p : P} {v : V} (hp : p β affineSpan k s) (hv : v β vectorSpan k s) : v +α΅₯ p β affineSpan k s - AffineSubspace.span_univ π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] : affineSpan k Set.univ = β€ - AffineSubspace.span_empty π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] : affineSpan k β = β₯ - AffineSubspace.nonempty_of_affineSpan_eq_top π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {s : Set P} (h : affineSpan k s = β€) : s.Nonempty - affineSpan_eq_top_iff_nonempty_of_subsingleton π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} [Subsingleton P] : affineSpan k s = β€ β s.Nonempty - affineSpan_induction π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {x : P} {s : Set P} {p : P β Prop} (h : x β affineSpan k s) (mem : β x β s, p x) (smul_vsub_vadd : β (c : k) (u v w : P), p u β p v β p w β p (c β’ (u -α΅₯ v) +α΅₯ w)) : p x - affineSpan_eq_bot π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} : affineSpan k s = β₯ β s = β - AffineSubspace.card_pos_of_affineSpan_eq_top π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {ΞΉ : Type u_5} [Fintype ΞΉ] {p : ΞΉ β P} (h : affineSpan k (Set.range p) = β€) : 0 < Fintype.card ΞΉ - bot_lt_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} : β₯ < affineSpan k s β s.Nonempty - AffineSubspace.vectorSpan_eq_top_of_affineSpan_eq_top π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {s : Set P} (h : affineSpan k s = β€) : vectorSpan k s = β€ - AffineSubspace.affineSpan_eq_top_iff_vectorSpan_eq_top_of_nontrivial π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {s : Set P} [Nontrivial P] : affineSpan k s = β€ β vectorSpan k s = β€ - AffineSubspace.affineSpan_eq_top_iff_vectorSpan_eq_top_of_nonempty π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
(k : Type u_1) (V : Type u_2) (P : Type u_3) [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {s : Set P} (hs : s.Nonempty) : affineSpan k s = β€ β vectorSpan k s = β€ - affineSpan_induction' π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} {p : (x : P) β x β affineSpan k s β Prop} (mem : β (y : P) (hys : y β s), p y β―) (smul_vsub_vadd : β (c : k) (u : P) (hu : u β affineSpan k s) (v : P) (hv : v β affineSpan k s) (w : P) (hw : w β affineSpan k s), p u hu β p v hv β p w hw β p (c β’ (u -α΅₯ v) +α΅₯ w) β―) {x : P} (h : x β affineSpan k s) : p x h - affineSpan_convexHull π Mathlib.Analysis.Convex.Hull
{π : Type u_1} {E : Type u_2} [Ring π] [PartialOrder π] [AddCommGroup E] [Module π E] (s : Set E) : affineSpan π ((convexHull π) s) = affineSpan π s - convexHull_subset_affineSpan π Mathlib.Analysis.Convex.Hull
{π : Type u_1} {E : Type u_2} [Ring π] [PartialOrder π] [AddCommGroup E] [Module π E] (s : Set E) : (convexHull π) s β β(affineSpan π s) - AffineSubspace.affineSpan_singleton π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (x : P) : affineSpan k {x} = {x} - AffineSubspace.coe_affineSpan_singleton π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (p : P) : β(affineSpan k {p}) = {p} - AffineSubspace.unique_affineSpan_singleton π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (p : P) : Unique β₯(affineSpan k {p}) - AffineSubspace.mem_affineSpan_singleton π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {pβ pβ : P} : pβ β affineSpan k {pβ} β pβ = pβ - AffineSubspace.coe_affineSpan_eq_singleton_iff π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (s : Set P) (x : P) : affineSpan k s = {x} β s = {x} - AffineSubspace.affineSpan_pair_comm π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ : P} : line[k, pβ, pβ] = line[k, pβ, pβ] - AffineSubspace.Parallel.vectorSpan_eq π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {sβ sβ : Set P} (h : (affineSpan k sβ).Parallel (affineSpan k sβ)) : vectorSpan k sβ = vectorSpan k sβ - AffineSubspace.affineSpan_parallel_iff_vectorSpan_eq_and_eq_empty_iff_eq_empty π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {sβ sβ : Set P} : (affineSpan k sβ).Parallel (affineSpan k sβ) β vectorSpan k sβ = vectorSpan k sβ β§ (sβ = β β sβ = β ) - AffineSubspace.map_span π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vβ : Type u_2} {Pβ : Type u_3} {Vβ : Type u_4} {Pβ : Type u_5} [Ring k] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] (f : Pβ βα΅[k] Pβ) (s : Set Pβ) : AffineSubspace.map f (affineSpan k s) = affineSpan k (βf '' s) - AffineSubspace.affineSpan_pair_parallel_iff_vectorSpan_eq π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ pβ : P} : line[k, pβ, pβ].Parallel line[k, pβ, pβ] β vectorSpan k {pβ, pβ} = vectorSpan k {pβ, pβ} - AffineMap.lineMap_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (r : k) (pβ pβ : P) : (AffineMap.lineMap pβ pβ) r β line[k, pβ, pβ] - AffineMap.lineMap_rev_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (r : k) (pβ pβ : P) : (AffineMap.lineMap pβ pβ) r β line[k, pβ, pβ] - mem_affineSpan_pair_iff_exists_lineMap_eq π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {p pβ pβ : P} : p β line[k, pβ, pβ] β β r, (AffineMap.lineMap pβ pβ) r = p - mem_affineSpan_pair_iff_exists_lineMap_rev_eq π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {p pβ pβ : P} : p β line[k, pβ, pβ] β β r, (AffineMap.lineMap pβ pβ) r = p - affineSpan_pair_eq_of_left_mem_of_ne π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ : P} (h : pβ β line[k, pβ, pβ]) (hne : pβ β pβ) : line[k, pβ, pβ] = line[k, pβ, pβ] - affineSpan_pair_eq_of_right_mem_of_ne π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ : P} (h : pβ β line[k, pβ, pβ]) (hne : pβ β pβ) : line[k, pβ, pβ] = line[k, pβ, pβ] - AffineSubspace.comap_span π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vβ : Type u_2} {Pβ : Type u_3} {Vβ : Type u_4} {Pβ : Type u_5} [Ring k] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] (f : Pβ βα΅[k] Pβ) (s : Set Pβ) : AffineSubspace.comap (βf) (affineSpan k s) = affineSpan k (βf β»ΒΉ' s) - affineSpan_prod_eq π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {W : Type u_3} {P : Type u_4} {Q : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [AddCommGroup W] [Module k W] [AddTorsor W Q] (s : Set P) (t : Set Q) : affineSpan k (s ΓΛ’ t) = (affineSpan k s).prod (affineSpan k t) - smul_vsub_rev_vadd_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (r : k) (pβ pβ : P) : r β’ (pβ -α΅₯ pβ) +α΅₯ pβ β line[k, pβ, pβ] - smul_vsub_vadd_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (r : k) (pβ pβ : P) : r β’ (pβ -α΅₯ pβ) +α΅₯ pβ β line[k, pβ, pβ] - vadd_left_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ : P} {v : V} : v +α΅₯ pβ β line[k, pβ, pβ] β β r, r β’ (pβ -α΅₯ pβ) = v - vadd_right_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ : P} {v : V} : v +α΅₯ pβ β line[k, pβ, pβ] β β r, r β’ (pβ -α΅₯ pβ) = v - AffineSubspace.subsingleton_of_subsingleton_span_eq_top π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {s : Set P} (hβ : s.Subsingleton) (hβ : affineSpan k s = β€) : Subsingleton P - AffineSubspace.eq_univ_of_subsingleton_span_eq_top π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] {s : Set P} (hβ : s.Subsingleton) (hβ : affineSpan k s = β€) : s = Set.univ - affineSpan_pair_eq_of_mem_of_mem_of_ne π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ pβ : P} (hpβ : pβ β line[k, pβ, pβ]) (hpβ : pβ β line[k, pβ, pβ]) (hpββ : pβ β pβ) : line[k, pβ, pβ] = line[k, pβ, pβ] - AffineSubspace.affineSpan_pair_parallel_iff_exists_unit_smul π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [IsDomain k] [Module.IsTorsionFree k V] {pβ qβ pβ qβ : P} : line[k, pβ, qβ].Parallel line[k, pβ, qβ] β β z, z β’ (qβ -α΅₯ pβ) = qβ -α΅₯ pβ - AffineSubspace.affineSpan_pair_parallel_iff_exists_unit_smul' π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [IsDomain k] [Module.IsTorsionFree k V] {pβ qβ pβ qβ : P} : line[k, pβ, qβ].Parallel line[k, pβ, qβ] β β z, z β’ (qβ -α΅₯ pβ) = qβ -α΅₯ pβ - AffineSubspace.direction_affineSpan_insert π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : AffineSubspace k P} {pβ pβ : P} (hpβ : pβ β s) : (affineSpan k (insert pβ βs)).direction = k β (pβ -α΅₯ pβ) β s.direction - AffineSubspace.direction_affineSpan_pair_le_iff_exists_smul π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ qβ pβ qβ : P} : line[k, pβ, qβ].direction β€ line[k, pβ, qβ].direction β β z, z β’ (qβ -α΅₯ pβ) = qβ -α΅₯ pβ - AffineSubspace.preimage_coe_affineSpan_singleton π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
(k : Type u_1) (V : Type u_2) {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [S : AddTorsor V P] (x : P) : Subtype.val β»ΒΉ' {x} = Set.univ - AffineMap.eqOn_affineSpan π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vβ : Type u_2} {Pβ : Type u_3} [Ring k] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] {Vβ : Type u_8} {Pβ : Type u_9} [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] {s : Set Pβ} {f g : Pβ βα΅[k] Pβ} (h_agree : Set.EqOn (βf) (βg) s) : Set.EqOn βf βg β(affineSpan k s) - AffineSubspace.mem_affineSpan_insert_iff π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : AffineSubspace k P} {pβ : P} (hpβ : pβ β s) (pβ p : P) : p β affineSpan k (insert pβ βs) β β r, β p0 β s, p = r β’ (pβ -α΅₯ pβ) +α΅₯ p0 - affineSpan_singleton_union_vadd_eq_top_of_span_eq_top π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set V} (p : P) (h : Submodule.span k (Set.range Subtype.val) = β€) : affineSpan k ({p} βͺ (fun v => v +α΅₯ p) '' s) = β€ - AffineMap.ext_on π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vβ : Type u_2} {Pβ : Type u_3} [Ring k] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] {Vβ : Type u_8} {Pβ : Type u_9} [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] {s : Set Pβ} {f g : Pβ βα΅[k] Pβ} (h_span : affineSpan k s = β€) (h_agree : Set.EqOn (βf) (βg) s) : f = g - AffineEquiv.ext_on π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vβ : Type u_2} {Pβ : Type u_3} [Ring k] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] {Vβ : Type u_8} {Pβ : Type u_9} [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] {s : Set Pβ} (h_span : affineSpan k s = β€) (Tβ Tβ : Pβ βα΅[k] Pβ) (h_agree : Set.EqOn (βTβ) (βTβ) s) : Tβ = Tβ - AffineEquiv.span_eq_top_iff π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vβ : Type u_2} {Pβ : Type u_3} {Vβ : Type u_4} {Pβ : Type u_5} [Ring k] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] {s : Set Pβ} (e : Pβ βα΅[k] Pβ) : affineSpan k s = β€ β affineSpan k (βe '' s) = β€ - AffineMap.span_eq_top_of_surjective π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vβ : Type u_2} {Pβ : Type u_3} {Vβ : Type u_4} {Pβ : Type u_5} [Ring k] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] [AddCommGroup Vβ] [Module k Vβ] [AddTorsor Vβ Pβ] (f : Pβ βα΅[k] Pβ) {s : Set Pβ} (hf : Function.Surjective βf) (h : affineSpan k s = β€) : affineSpan k (βf '' s) = β€ - exists_eq_smul_of_parallel π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ pβ pβ pβ : P} (hβ : pβ β line[k, pβ, pβ]) (hββββ : line[k, pβ, pβ].Parallel line[k, pβ, pβ ]) (hβββ β : line[k, pβ , pβ].direction β€ line[k, pβ, pβ].direction) (hββββ : line[k, pβ, pβ].direction β€ line[k, pβ, pβ].direction) : β r, r β 0 β§ pβ -α΅₯ pβ = r β’ (pβ -α΅₯ pβ) β§ pβ -α΅₯ pβ = r β’ (pβ -α΅₯ pβ) β§ pβ -α΅₯ pβ = r β’ (pβ -α΅₯ pβ) - affineSpan_coe_preimage_eq_top π Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (A : Set P) [Nonempty βA] : affineSpan k (Subtype.val β»ΒΉ' A) = β€ - affineSpan_eq_affineSpan_lineMap_units π Mathlib.LinearAlgebra.AffineSpace.Combination
{k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {s : Set P} {p : P} (hp : p β s) (w : βs β kΛ£) : affineSpan k (Set.range fun q => (AffineMap.lineMap p βq) β(w q)) = affineSpan k s - affineCombination_mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} {k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {s : Finset ΞΉ} {w : ΞΉ β k} (h : β i β s, w i = 1) (p : ΞΉ β P) : (Finset.affineCombination k s p) w β affineSpan k (Set.range p) - affineCombination_mem_affineSpan_of_nonempty π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} {k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nonempty ΞΉ] {s : Finset ΞΉ} {w : ΞΉ β k} (h : β i β s, w i = 1) (p : ΞΉ β P) : (Finset.affineCombination k s p) w β affineSpan k (Set.range p) - eq_affineCombination_of_mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} {k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {p1 : P} {p : ΞΉ β P} (h : p1 β affineSpan k (Set.range p)) : β s w, β i β s, w i = 1 β§ p1 = (Finset.affineCombination k s p) w - eq_affineCombination_of_mem_affineSpan_of_fintype π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} {k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Fintype ΞΉ] {p1 : P} {p : ΞΉ β P} (h : p1 β affineSpan k (Set.range p)) : β w, β i, w i = 1 β§ p1 = (Finset.affineCombination k Finset.univ p) w - mem_affineSpan_iff_eq_affineCombination π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} (k : Type u_2) (V : Type u_3) {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {p1 : P} {p : ΞΉ β P} : p1 β affineSpan k (Set.range p) β β s w, β i β s, w i = 1 β§ p1 = (Finset.affineCombination k s p) w - eq_affineCombination_of_mem_affineSpan_image π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} {k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ : P} {p : ΞΉ β P} {s : Set ΞΉ} (h : pβ β affineSpan k (p '' s)) : β fs w, βfs β s β§ β i β fs, w i = 1 β§ pβ = (Finset.affineCombination k fs p) w - affineCombination_mem_affineSpan_image π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} {k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {s : Finset ΞΉ} {w : ΞΉ β k} (h : β i β s, w i = 1) {s' : Set ΞΉ} (hs' : β i β s, i β s' β w i = 0) (p : ΞΉ β P) : (Finset.affineCombination k s p) w β affineSpan k (p '' s') - mem_affineSpan_iff_eq_weightedVSubOfPoint_vadd π Mathlib.LinearAlgebra.AffineSpace.Combination
{ΞΉ : Type u_1} (k : Type u_2) (V : Type u_3) {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] (p : ΞΉ β P) (j : ΞΉ) (q : P) : q β affineSpan k (Set.range p) β β s w, q = (s.weightedVSubOfPoint p (p j)) w +α΅₯ p j - centroid_mem_affineSpan_of_nonempty π Mathlib.LinearAlgebra.AffineSpace.Centroid
(k : Type u_1) {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [CharZero k] {s : Finset ΞΉ} (p : ΞΉ β P) (h : s.Nonempty) : Finset.centroid k s p β affineSpan k (Set.range p) - centroid_mem_affineSpan_of_card_ne_zero π Mathlib.LinearAlgebra.AffineSpace.Centroid
(k : Type u_1) {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [CharZero k] {s : Finset ΞΉ} (p : ΞΉ β P) (h : s.card β 0) : Finset.centroid k s p β affineSpan k (Set.range p) - centroid_mem_affineSpan_of_card_eq_add_one π Mathlib.LinearAlgebra.AffineSpace.Centroid
(k : Type u_1) {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [CharZero k] {s : Finset ΞΉ} (p : ΞΉ β P) {n : β} (h : s.card = n + 1) : Finset.centroid k s p β affineSpan k (Set.range p) - centroid_mem_affineSpan_of_cast_card_ne_zero π Mathlib.LinearAlgebra.AffineSpace.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} {s : Finset ΞΉ} (p : ΞΉ β P) (h : βs.card β 0) : Finset.centroid k s p β affineSpan k (Set.range p) - AffineIndependent.injective_affineSpan_image π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [Nontrivial k] {p : ΞΉ β P} (ha : AffineIndependent k p) : Function.Injective fun s => affineSpan k (p '' s) - AffineIndependent.mem_affineSpan_iff π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [Nontrivial k] {p : ΞΉ β P} (ha : AffineIndependent k p) (i : ΞΉ) (s : Set ΞΉ) : p i β affineSpan k (p '' s) β i β s - AffineIndependent.notMem_affineSpan_diff π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [Nontrivial k] {p : ΞΉ β P} (ha : AffineIndependent k p) (i : ΞΉ) (s : Set ΞΉ) : p i β affineSpan k (p '' (s \ {i})) - AffineIndependent.notMem_affineSpan_sdiff π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [Nontrivial k] {p : ΞΉ β P} (ha : AffineIndependent k p) (i : ΞΉ) (s : Set ΞΉ) : p i β affineSpan k (p '' (s \ {i})) - exists_affineIndependent π Mathlib.LinearAlgebra.AffineSpace.Independent
(k : Type u_1) (V : Type u_2) {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] (s : Set P) : β t β s, affineSpan k t = affineSpan k s β§ AffineIndependent k Subtype.val - AffineIndependent.affineIndependent_update_of_notMem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [DecidableEq ΞΉ] {p : ΞΉ β P} (ha : AffineIndependent k p) {i : ΞΉ} {pβ : P} (hpβ : pβ β affineSpan k (p '' {x | x β i})) : AffineIndependent k (Function.update p i pβ) - AffineIndependent.affineIndependent_of_notMem_span π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} {p : ΞΉ β P} {i : ΞΉ} (ha : AffineIndependent k fun x => p βx) (hi : p i β affineSpan k (p '' {x | x β i})) : AffineIndependent k p - AffineIndependent.exists_mem_inter_of_exists_mem_inter_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [Nontrivial k] {p : ΞΉ β P} (ha : AffineIndependent k p) {s1 s2 : Set ΞΉ} {p0 : P} (hp0s1 : p0 β affineSpan k (p '' s1)) (hp0s2 : p0 β affineSpan k (p '' s2)) : β i, i β s1 β© s2 - AffineIndependent.inf_affineSpan_eq_affineSpan_inter π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [Nontrivial k] {p : ΞΉ β P} (ha : AffineIndependent k p) (sβ sβ : Set ΞΉ) : affineSpan k (p '' sβ) β affineSpan k (p '' sβ) = affineSpan k (p '' (sβ β© sβ)) - AffineIndependent.affineSpan_disjoint_of_disjoint π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} [Nontrivial k] {p : ΞΉ β P} (ha : AffineIndependent k p) {s1 s2 : Set ΞΉ} (hd : Disjoint s1 s2) : Disjoint β(affineSpan k (p '' s1)) β(affineSpan k (p '' s2)) - AffineIndependent.eq_zero_of_affineCombination_mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} {p : ΞΉ β P} (ha : AffineIndependent k p) {fs : Finset ΞΉ} {w : ΞΉ β k} (hw : β i β fs, w i = 1) {s : Set ΞΉ} (hm : (Finset.affineCombination k fs p) w β affineSpan k (p '' s)) {i : ΞΉ} (hifs : i β fs) (his : i β s) : w i = 0 - exists_subset_affineIndependent_affineSpan_eq_top π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} (h : AffineIndependent k fun p => βp) : β t, s β t β§ (AffineIndependent k fun p => βp) β§ affineSpan k t = β€ - affineCombination_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} {p : ΞΉ β P} (h : AffineIndependent k p) {w wβ wβ : ΞΉ β k} {s : Finset ΞΉ} : β i β s, w i = 1 β β (hwβ : β i β s, wβ i = 1) (hwβ : β i β s, wβ i = 1), (Finset.affineCombination k s p) w β line[k, (Finset.affineCombination k s p) wβ, (Finset.affineCombination k s p) wβ] β β r, β i β s, w i = r * (wβ i - wβ i) + wβ i - sign_eq_of_affineCombination_mem_affineSpan_single_lineMap π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [LinearOrder k] [IsStrictOrderedRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} {p : ΞΉ β P} (h : AffineIndependent k p) {w : ΞΉ β k} {s : Finset ΞΉ} (hw : β i β s, w i = 1) {iβ iβ iβ : ΞΉ} (hβ : iβ β s) (hβ : iβ β s) (hβ : iβ β s) (hββ : iβ β iβ) (hββ : iβ β iβ) (hββ : iβ β iβ) {c : k} (hc0 : 0 < c) (hc1 : c < 1) (hs : (Finset.affineCombination k s p) w β line[k, p iβ, (AffineMap.lineMap (p iβ) (p iβ)) c]) : SignType.sign (w iβ) = SignType.sign (w iβ) - sign_eq_of_affineCombination_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.Independent
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Ring k] [LinearOrder k] [IsStrictOrderedRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {ΞΉ : Type u_4} {p : ΞΉ β P} (h : AffineIndependent k p) {w wβ wβ : ΞΉ β k} {s : Finset ΞΉ} (hw : β i β s, w i = 1) (hwβ : β i β s, wβ i = 1) (hwβ : β i β s, wβ i = 1) (hs : (Finset.affineCombination k s p) w β line[k, (Finset.affineCombination k s p) wβ, (Finset.affineCombination k s p) wβ]) {i j : ΞΉ} (hi : i β s) (hj : j β s) (hi0 : wβ i = 0) (hj0 : wβ j = 0) (hij : SignType.sign (wβ i) = SignType.sign (wβ j)) : SignType.sign (w i) = SignType.sign (w j) - AffineSubspace.pointwise_vadd_span π Mathlib.LinearAlgebra.AffineSpace.Pointwise
{k : Type u_2} {V : Type u_3} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (v : V) (s : Set P) : v +α΅₯ affineSpan k s = affineSpan k (v +α΅₯ s) - AffineSubspace.smul_span π Mathlib.LinearAlgebra.AffineSpace.Pointwise
{M : Type u_1} {k : Type u_2} {V : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [DistribSMul M V] [SMulCommClass M k V] (a : M) (s : Set V) : a β’ affineSpan k s = affineSpan k (a β’ s) - AffineBasis.tot' π Mathlib.LinearAlgebra.AffineSpace.Basis
{ΞΉ : Type uβ} {k : Type uβ} {V : Type uβ} {P : Type uβ} [AddCommGroup V] [AddTorsor V P] [Ring k] [Module k V] (self : AffineBasis ΞΉ k P) : affineSpan k (Set.range self.toFun) = β€ - AffineBasis.mk π Mathlib.LinearAlgebra.AffineSpace.Basis
{ΞΉ : Type uβ} {k : Type uβ} {V : Type uβ} {P : Type uβ} [AddCommGroup V] [AddTorsor V P] [Ring k] [Module k V] (toFun : ΞΉ β P) (ind' : AffineIndependent k toFun) (tot' : affineSpan k (Set.range toFun) = β€) : AffineBasis ΞΉ k P - AffineBasis.tot π Mathlib.LinearAlgebra.AffineSpace.Basis
{ΞΉ : Type u_1} {k : Type u_5} {V : Type u_6} {P : Type u_7} [AddCommGroup V] [AddTorsor V P] [Ring k] [Module k V] (b : AffineBasis ΞΉ k P) : affineSpan k (Set.range βb) = β€ - AffineBasis.exists_affine_subbasis π Mathlib.LinearAlgebra.AffineSpace.Basis
{k : Type u_5} {V : Type u_6} {P : Type u_7} [AddCommGroup V] [AddTorsor V P] [DivisionRing k] [Module k V] {t : Set P} (ht : affineSpan k t = β€) : β s β t, β b, βb = Subtype.val - Affine.Simplex.closedInterior_subset_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [PartialOrder k] {n : β} {s : Affine.Simplex k P n} : s.closedInterior β β(affineSpan k (Set.range s.points)) - Affine.Simplex.setInterior_subset_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {I : Set k} {n : β} {s : Affine.Simplex k P n} : Affine.Simplex.setInterior I s β β(affineSpan k (Set.range s.points)) - Affine.Simplex.points_notMem_affineSpan_faceOpposite π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {n : β} [NeZero n] (s : Affine.Simplex k P n) (i : Fin (n + 1)) : s.points i β affineSpan k (Set.range (s.faceOpposite i).points) - Affine.Simplex.mem_affineSpan_image_iff π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {n : β} (s : Affine.Simplex k P n) {fs : Set (Fin (n + 1))} {i : Fin (n + 1)} : s.points i β affineSpan k (s.points '' fs) β i β fs - Affine.Simplex.affineSpan_faceOpposite_le π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] (s : Affine.Simplex k P n) (i : Fin (n + 1)) : affineSpan k (Set.range (s.faceOpposite i).points) β€ affineSpan k (Set.range s.points) - Affine.Simplex.affineSpan_face_le π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} (s : Affine.Simplex k P n) {fs : Finset (Fin (n + 1))} {m : β} (h : fs.card = m + 1) : affineSpan k (Set.range (s.face h).points) β€ affineSpan k (Set.range s.points) - Affine.Simplex.points_mem_affineSpan_faceOpposite π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {n : β} [NeZero n] (s : Affine.Simplex k P n) {i j : Fin (n + 1)} : s.points j β affineSpan k (Set.range (s.faceOpposite i).points) β j β i - Affine.Simplex.points_mem_affineSpan_face π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Nontrivial k] {n : β} (s : Affine.Simplex k P n) {fs : Finset (Fin (n + 1))} {m : β} (h : fs.card = m + 1) {i : Fin (n + 1)} : s.points i β affineSpan k (Set.range (s.face h).points) β i β fs - Affine.Simplex.affineCombination_mem_affineSpan_faceOpposite_iff π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] {s : Affine.Simplex k P n} {w : Fin (n + 1) β k} (hw : β i, w i = 1) {i : Fin (n + 1)} : (Finset.affineCombination k Finset.univ s.points) w β affineSpan k (Set.range (s.faceOpposite i).points) β w i = 0 - Affine.Simplex.restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) β€ S) : Affine.Simplex k (β₯S) n - Affine.Simplex.restrict_points_coe π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) β€ S) (i : Fin (n + 1)) : β((s.restrict S hS).points i) = s.points i - Affine.Simplex.face_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) β€ S) {fs : Finset (Fin (n + 1))} {m : β} (h : fs.card = m + 1) : (s.restrict S hS).face h = (s.face h).restrict S β― - Affine.Simplex.faceOpposite_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) β€ S) (i : Fin (n + 1)) : (s.restrict S hS).faceOpposite i = (s.faceOpposite i).restrict S β― - Affine.Simplex.restrict_reindex π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {m n : β} (s : Affine.Simplex k P n) (e : Fin (n + 1) β Fin (m + 1)) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) β€ S) : (s.reindex e).restrict S β― = (s.restrict S hS).reindex e - Affine.Simplex.restrict_map_subtype π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} (s : Affine.Simplex k P n) : (s.restrict (affineSpan k (Set.range s.points)) β―).map (affineSpan k (Set.range s.points)).subtype β― = s - Affine.Simplex.closedInterior_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [PartialOrder k] {n : β} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) β€ S) : (s.restrict S hS).closedInterior = βS.subtype β»ΒΉ' s.closedInterior - Affine.Simplex.interior_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [PartialOrder k] {n : β} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) β€ S) : (s.restrict S hS).interior = βS.subtype β»ΒΉ' s.interior - Affine.Simplex.setInterior_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (I : Set k) {n : β} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) β€ S) : Affine.Simplex.setInterior I (s.restrict S hS) = βS.subtype β»ΒΉ' Affine.Simplex.setInterior I s - Affine.Simplex.restrict_map_inclusion π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} (s : Affine.Simplex k P n) (Sβ Sβ : AffineSubspace k P) (hSβ : affineSpan k (Set.range s.points) β€ Sβ) (hSβ : Sβ β€ Sβ) : (s.restrict Sβ hSβ).map (AffineSubspace.inclusion hSβ) β― = s.restrict Sβ β― - Affine.Simplex.map_subtype_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} (S : AffineSubspace k P) [Nonempty β₯S] (s : Affine.Simplex k (β₯S) n) : (s.map S.subtype β―).restrict S β― = s - Affine.Simplex.restrict_map_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {Vβ : Type u_3} {P : Type u_5} {Pβ : Type u_6} [Ring k] [AddCommGroup V] [AddCommGroup Vβ] [Module k V] [Module k Vβ] [AddTorsor V P] [AddTorsor Vβ Pβ] {n : β} (s : Affine.Simplex k P n) (f : P βα΅[k] Pβ) (hf : Function.Injective βf) (Sβ : AffineSubspace k P) (Sβ : AffineSubspace k Pβ) (hSβ : affineSpan k (Set.range s.points) β€ Sβ) (hfS : AffineSubspace.map f Sβ β€ Sβ) : (s.restrict Sβ hSβ).map (f.restrict hfS) β― = (s.map f hf).restrict Sβ β― - Affine.Simplex.centroid_mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [CharZero k] {n : β} (s : Affine.Simplex k P n) : s.centroid β affineSpan k (Set.range s.points) - Affine.Simplex.median_eq_line_point_centroid π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (i : Fin (n + 1)) : s.median i = line[k, s.points i, s.centroid] - Affine.Simplex.affineSpan_range_medial π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) : affineSpan k (Set.range s.medial.points) = affineSpan k (Set.range s.points) - Affine.Simplex.centroid_notMem_affineSpan_of_ne_univ π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [CharZero k] (s : Affine.Simplex k P n) {t : Set (Fin (n + 1))} (ht : t β Set.univ) : s.centroid β affineSpan k (s.points '' t) - Affine.Simplex.faceOppositeCentroid_mem_affineSpan_face π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (i : Fin (n + 1)) : s.faceOppositeCentroid i β affineSpan k (Set.range (s.faceOpposite i).points) - Affine.Simplex.centroid_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [CharZero k] {n : β} (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) β€ S) : β(s.restrict S hS).centroid = s.centroid - Affine.Simplex.faceOppositeCentroid_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) β€ S) {i : Fin (n + 1)} : β((s.restrict S hS).faceOppositeCentroid i) = s.faceOppositeCentroid i - Affine.Simplex.medial_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) β€ S) : (s.restrict S hS).medial = s.medial.restrict S β― - Affine.Simplex.median_restrict π Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (i : Fin (n + 1)) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) β€ S) : AffineSubspace.map S.subtype ((s.restrict S hS).median i) = s.median i - collinear_insert_iff_of_mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} {p : P} (h : p β affineSpan k s) : Collinear k (insert p s) β Collinear k s - coplanar_insert_iff_of_mem_affineSpan π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} {p : P} (h : p β affineSpan k s) : Coplanar k (insert p s) β Coplanar k s - Collinear.affineSpan_eq_of_ne π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} (h : Collinear k s) {pβ pβ : P} (hpβ : pβ β s) (hpβ : pβ β s) (hpβpβ : pβ β pβ) : line[k, pβ, pβ] = affineSpan k s - collinear_insert_of_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ : P} (h : pβ β line[k, pβ, pβ]) : Collinear k {pβ, pβ, pβ} - Collinear.mem_affineSpan_of_mem_of_ne π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} (h : Collinear k s) {pβ pβ pβ : P} (hpβ : pβ β s) (hpβ : pβ β s) (hpβ : pβ β s) (hpβpβ : pβ β pβ) : pβ β line[k, pβ, pβ] - AffineIndependent.card_le_card_of_subset_affineSpan π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} [DivisionRing k] [AddCommGroup V] [Module k V] {s t : Finset V} (hs : AffineIndependent k Subtype.val) (hst : βs β β(affineSpan k βt)) : s.card β€ t.card - finiteDimensional_direction_affineSpan_of_finite π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
(k : Type u_1) {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} (h : s.Finite) : FiniteDimensional k β₯(affineSpan k s).direction - Collinear.finiteDimensional_direction_affineSpan π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} (h : Collinear k s) : FiniteDimensional k β₯(affineSpan k s).direction - Coplanar.finiteDimensional_direction_affineSpan π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {s : Set P} (h : Coplanar k s) : FiniteDimensional k β₯(affineSpan k s).direction - finiteDimensional_direction_affineSpan_range π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
(k : Type u_1) {V : Type u_2} {P : Type u_3} {ΞΉ : Type u_4} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Finite ΞΉ] (p : ΞΉ β P) : FiniteDimensional k β₯(affineSpan k (Set.range p)).direction - finiteDimensional_direction_affineSpan_image_of_finite π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
(k : Type u_1) {V : Type u_2} {P : Type u_3} {ΞΉ : Type u_4} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Finite ΞΉ] (p : ΞΉ β P) (s : Set ΞΉ) : FiniteDimensional k β₯(affineSpan k (p '' s)).direction - finiteDimensional_direction_affineSpan_singleton π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
(k : Type u_1) {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] (p : P) : FiniteDimensional k β₯(affineSpan k {p}).direction - AffineIndependent.card_lt_card_of_affineSpan_lt_affineSpan π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} [DivisionRing k] [AddCommGroup V] [Module k V] {s t : Finset V} (hs : AffineIndependent k Subtype.val) (hst : affineSpan k βs < affineSpan k βt) : s.card < t.card - collinear_insert_insert_of_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ pβ : P} (hβ : pβ β line[k, pβ, pβ]) (hβ : pβ β line[k, pβ, pβ]) : Collinear k {pβ, pβ, pβ, pβ} - collinear_triple_of_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ pβ pβ : P} (hβ : pβ β line[k, pβ, pβ ]) (hβ : pβ β line[k, pβ, pβ ]) (hβ : pβ β line[k, pβ, pβ ]) : Collinear k {pβ, pβ, pβ} - collinear_insert_insert_insert_left_of_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ pβ pβ : P} (hβ : pβ β line[k, pβ, pβ ]) (hβ : pβ β line[k, pβ, pβ ]) (hβ : pβ β line[k, pβ, pβ ]) : Collinear k {pβ, pβ, pβ, pβ} - collinear_insert_insert_insert_of_mem_affineSpan_pair π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {pβ pβ pβ pβ pβ : P} (hβ : pβ β line[k, pβ, pβ ]) (hβ : pβ β line[k, pβ, pβ ]) (hβ : pβ β line[k, pβ, pβ ]) : Collinear k {pβ, pβ, pβ, pβ, pβ } - Affine.Simplex.fact_finrank_direction_affineSpan_eq π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : β} {s : Affine.Simplex k P n} : Fact (Module.finrank k β₯(affineSpan k (Set.range s.points)).direction = n) - AffineIndependent.affineSpan_eq_top_iff_card_eq_finrank_add_one π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} {ΞΉ : Type u_4} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [FiniteDimensional k V] [Fintype ΞΉ] {p : ΞΉ β P} (hi : AffineIndependent k p) : affineSpan k (Set.range p) = β€ β Fintype.card ΞΉ = Module.finrank k V + 1 - finiteDimensional_direction_affineSpan_insert_set π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
(k : Type u_1) {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] (s : Set P) [FiniteDimensional k β₯(affineSpan k s).direction] (p : P) : FiniteDimensional k β₯(affineSpan k (insert p s)).direction - finiteDimensional_direction_affineSpan_insert π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] (s : AffineSubspace k P) [FiniteDimensional k β₯s.direction] (p : P) : FiniteDimensional k β₯(affineSpan k (insert p βs)).direction - AffineIndependent.affineSpan_eq_of_le_of_card_eq_finrank_add_one π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} {ΞΉ : Type u_4} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [Fintype ΞΉ] {p : ΞΉ β P} (hi : AffineIndependent k p) {sp : AffineSubspace k P} [FiniteDimensional k β₯sp.direction] (hle : affineSpan k (Set.range p) β€ sp) (hc : Fintype.card ΞΉ = Module.finrank k β₯sp.direction + 1) : affineSpan k (Set.range p) = sp - Affine.Simplex.span_eq_top π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} [DivisionRing k] [AddCommGroup V] [Module k V] [FiniteDimensional k V] {n : β} (T : Affine.Simplex k V n) (hrank : Module.finrank k V = n) : affineSpan k (Set.range T.points) = β€ - AffineIndependent.affineSpan_image_finset_eq_of_le_of_card_eq_finrank_add_one π Mathlib.LinearAlgebra.AffineSpace.FiniteDimensional
{k : Type u_1} {V : Type u_2} {P : Type u_3} {ΞΉ : Type u_4} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [DecidableEq P] {p : ΞΉ β P} (hi : AffineIndependent k p) {s : Finset ΞΉ} {sp : AffineSubspace k P} [FiniteDimensional k β₯sp.direction] (hle : affineSpan k β(Finset.image p s) β€ sp) (hc : s.card = Module.finrank k β₯sp.direction + 1) : affineSpan k β(Finset.image p s) = sp - IsOpen.affineSpan_eq_top π Mathlib.Analysis.Normed.Affine.AddTorsorBases
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace β V] [MetricSpace P] [NormedAddTorsor V P] {u : Set P} (hu : IsOpen u) (hne : u.Nonempty) : affineSpan β u = β€ - IsOpen.exists_subset_affineIndependent_span_eq_top π Mathlib.Analysis.Normed.Affine.AddTorsorBases
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace β V] [MetricSpace P] [NormedAddTorsor V P] {u : Set P} (hu : IsOpen u) (hne : u.Nonempty) : β s β u, AffineIndependent β Subtype.val β§ affineSpan β s = β€ - IsOpen.exists_between_affineIndependent_span_eq_top π Mathlib.Analysis.Normed.Affine.AddTorsorBases
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace β V] [MetricSpace P] [NormedAddTorsor V P] {s u : Set P} (hu : IsOpen u) (hsu : s β u) (hne : s.Nonempty) (h : AffineIndependent β Subtype.val) : β t, s β t β§ t β u β§ AffineIndependent β Subtype.val β§ affineSpan β t = β€ - affineSpan_eq_top_of_nonempty_interior π Mathlib.Analysis.Normed.Affine.AddTorsorBases
{V : Type u_1} [NormedAddCommGroup V] [NormedSpace β V] {s : Set V} (hs : (interior ((convexHull β) s)).Nonempty) : affineSpan β s = β€ - interior_convexHull_nonempty_iff_affineSpan_eq_top π Mathlib.Analysis.Normed.Affine.AddTorsorBases
{V : Type u_1} [NormedAddCommGroup V] [NormedSpace β V] [FiniteDimensional β V] {s : Set V} : (interior ((convexHull β) s)).Nonempty β affineSpan β s = β€ - Convex.interior_nonempty_iff_affineSpan_eq_top π Mathlib.Analysis.Normed.Affine.AddTorsorBases
{V : Type u_1} [NormedAddCommGroup V] [NormedSpace β V] [FiniteDimensional β V] {s : Set V} (hs : Convex β s) : (interior s).Nonempty β affineSpan β s = β€ - affineSegment_subset_affineSpan π Mathlib.Analysis.Convex.Between
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [PartialOrder R] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : affineSegment R x y β βline[R, x, y] - Wbtw.mem_affineSpan π Mathlib.Analysis.Convex.Between
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [PartialOrder R] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y z : P} (h : Wbtw R x y z) : y β line[R, x, z] - Sbtw.left_mem_affineSpan π Mathlib.Analysis.Convex.Between
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y z : P} (h : Sbtw R x y z) : x β line[R, z, y] - Sbtw.right_mem_affineSpan π Mathlib.Analysis.Convex.Between
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y z : P} (h : Sbtw R x y z) : z β line[R, x, y] - Wbtw.left_mem_affineSpan_of_right_ne π Mathlib.Analysis.Convex.Between
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y z : P} (h : Wbtw R x y z) (hne : z β y) : x β line[R, z, y] - Wbtw.right_mem_affineSpan_of_left_ne π Mathlib.Analysis.Convex.Between
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y z : P} (h : Wbtw R x y z) (hne : x β y) : z β line[R, x, y] - sbtw_of_sbtw_of_sbtw_of_mem_affineSpan_pair π Mathlib.Analysis.Convex.Between
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] [Module.IsTorsionFree R V] {t : Affine.Triangle R P} {iβ iβ iβ : Fin 3} (hββ : iβ β iβ) {pβ pβ p : P} (hβ : Sbtw R (t.points iβ) pβ (t.points iβ)) (hβ : Sbtw R (t.points iβ) pβ (t.points iβ)) (hβ' : p β line[R, t.points iβ, pβ]) (hβ' : p β line[R, t.points iβ, pβ]) : Sbtw R (t.points iβ) p pβ - Sbtw.affineCombination_of_mem_affineSpan_pair π Mathlib.Analysis.Convex.Between
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [PartialOrder R] [AddCommGroup V] [Module R V] [AddTorsor V P] [IsOrderedRing R] [IsDomain R] [Module.IsTorsionFree R V] {ΞΉ : Type u_6} {p : ΞΉ β P} (ha : AffineIndependent R p) {w wβ wβ : ΞΉ β R} {s : Finset ΞΉ} (hw : β i β s, w i = 1) (hwβ : β i β s, wβ i = 1) (hwβ : β i β s, wβ i = 1) (h : (Finset.affineCombination R s p) w β line[R, (Finset.affineCombination R s p) wβ, (Finset.affineCombination R s p) wβ]) {i : ΞΉ} (his : i β s) (hs : Sbtw R (wβ i) (w i) (wβ i)) : Sbtw R ((Finset.affineCombination R s p) wβ) ((Finset.affineCombination R s p) w) ((Finset.affineCombination R s p) wβ) - affineSpan_intrinsicClosure π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] (s : Set P) : affineSpan π (intrinsicClosure π s) = affineSpan π s - intrinsicClosure_subset_affineSpan π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] {s : Set P} : intrinsicClosure π s β β(affineSpan π s) - isClosed_intrinsicClosure π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] {s : Set P} (hs : IsClosed β(affineSpan π s)) : IsClosed (intrinsicClosure π s) - isClosed_intrinsicFrontier π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] {s : Set P} (hs : IsClosed β(affineSpan π s)) : IsClosed (intrinsicFrontier π s) - intrinsicClosure_eq_closure_inter_affineSpan π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] (s : Set P) : intrinsicClosure π s = closure s β© β(affineSpan π s) - IsClosed.intrinsicClosure π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] {s : Set P} (hs : IsClosed (Subtype.val β»ΒΉ' s)) : intrinsicClosure π s = s - mem_intrinsicClosure π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] {s : Set P} {x : P} : x β intrinsicClosure π s β β y β closure (Subtype.val β»ΒΉ' s), βy = x - mem_intrinsicFrontier π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] {s : Set P} {x : P} : x β intrinsicFrontier π s β β y β frontier (Subtype.val β»ΒΉ' s), βy = x - mem_intrinsicInterior π Mathlib.Analysis.Convex.Intrinsic
{π : Type u_1} {V : Type u_2} {P : Type u_5} [Ring π] [AddCommGroup V] [Module π V] [TopologicalSpace P] [AddTorsor V P] {s : Set P} {x : P} : x β intrinsicInterior π s β β y β interior (Subtype.val β»ΒΉ' s), βy = x - Affine.Simplex.sOppSide_affineSpan_faceOpposite_point_left_iff π Mathlib.Analysis.Convex.Side
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {n : β} [NeZero n] (s : Affine.Simplex R P n) {w : Fin (n + 1) β R} (hw : β j, w j = 1) {i : Fin (n + 1)} : (affineSpan R (Set.range (s.faceOpposite i).points)).SOppSide (s.points i) ((Finset.affineCombination R Finset.univ s.points) w) β w i < 0 - Affine.Simplex.sOppSide_affineSpan_faceOpposite_point_right_iff π Mathlib.Analysis.Convex.Side
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {n : β} [NeZero n] (s : Affine.Simplex R P n) {w : Fin (n + 1) β R} (hw : β j, w j = 1) {i : Fin (n + 1)} : (affineSpan R (Set.range (s.faceOpposite i).points)).SOppSide ((Finset.affineCombination R Finset.univ s.points) w) (s.points i) β w i < 0 - Affine.Simplex.sSameSide_affineSpan_faceOpposite_point_left_iff π Mathlib.Analysis.Convex.Side
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {n : β} [NeZero n] (s : Affine.Simplex R P n) {w : Fin (n + 1) β R} (hw : β j, w j = 1) {i : Fin (n + 1)} : (affineSpan R (Set.range (s.faceOpposite i).points)).SSameSide (s.points i) ((Finset.affineCombination R Finset.univ s.points) w) β 0 < w i - Affine.Simplex.sSameSide_affineSpan_faceOpposite_point_right_iff π Mathlib.Analysis.Convex.Side
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {n : β} [NeZero n] (s : Affine.Simplex R P n) {w : Fin (n + 1) β R} (hw : β j, w j = 1) {i : Fin (n + 1)} : (affineSpan R (Set.range (s.faceOpposite i).points)).SSameSide ((Finset.affineCombination R Finset.univ s.points) w) (s.points i) β 0 < w i - Affine.Simplex.wOppSide_affineSpan_faceOpposite_point_left_iff π Mathlib.Analysis.Convex.Side
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {n : β} [NeZero n] (s : Affine.Simplex R P n) {w : Fin (n + 1) β R} (hw : β j, w j = 1) {i : Fin (n + 1)} : (affineSpan R (Set.range (s.faceOpposite i).points)).WOppSide (s.points i) ((Finset.affineCombination R Finset.univ s.points) w) β w i β€ 0
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c