Mathlib Map

Theorems · Theorem · geometry

direction_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] (s : Set P), (affineSpan k s).direction = vectorSpan k s

The direction of the affine span is the vectorSpan.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
Cited by
46 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsor

Around this declaration

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

AffineSubspace.map_span · cited by 16AffineSubspace.map_spanaffineCombination_mem_affineSpan · cited by 12affineCombination_mem_aff…Affine.Simplex.direction_altitude · cited by 4Simplex.direction_altitudevadd_left_mem_affineSpan_pair · cited by 4vadd_left_mem_affineSpan_…Affine.Simplex.ExcenterExists.touchpoint_injective · cited by 4ExcenterExists.touchpoint…eq_affineCombination_of_mem_affineSpan · cited by 4eq_affineCombination_of_m…AffineSubspace.coe_affineSpan_singleton · cited by 3AffineSubspace.coe_affine…Affine.Triangle.altitude_eq_mongePlane · cited by 2Triangle.altitude_eq_mong…AffineSubspace.direction_sup · cited by 2AffineSubspace.direction_…Affine.Simplex.ExcenterExists.affineSpan_faceOpposite_eq_orthRadius · cited by 2ExcenterExists.affineSpan…Collinear.collinear_insert_iff_of_ne · cited by 2Collinear.collinear_inser…Collinear.oangle_sign_of_sameRay_vsub · cited by 2Collinear.oangle_sign_of_…Affine.Simplex.abs_inner_vsub_altitudeFoot_lt_mul · cited by 2Simplex.abs_inner_vsub_al…affineCombination_mem_affineSpan_pair · cited by 2affineCombination_mem_aff…Affine.Simplex.affineSpan_pair_eq_altitude_iff · cited by 2Simplex.affineSpan_pair_e…Set · cited by 53352SetModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupSetLike.coe · cited by 8199SetLike.coeRing · cited by 7463RingSubmodule · cited by 7192Submodulele_antisymm · cited by 2068le_antisymmHVAdd.hVAdd · cited by 1820HVAdd.hVAddAddTorsor · cited by 1657AddTorsorVSub.vsub · cited by 817VSub.vsubaffineSpan · cited by 417affineSpanAffineSubspace.direction · cited by 339AffineSubspace.directionSubmodule.span_le · cited by 164Submodule.span_levectorSpan · cited by 123vectorSpanSubmodule.add_mem · cited by 75Submodule.add_memdirection_affineSpanCITED BYCITES

Cites21

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

Cited by46

Results whose statement or proof uses this declaration.