Mathlib Map

Theorems · Theorem · geometry

AffineSubspace.direction_top

∀ (k : Type u_1) (V : Type u_2) (P : Type u_3) [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
  [S : AddTorsor V P], ⊤.direction = ⊤

The direction of is the whole module as a submodule.

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

Around this declaration

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

AffineIndependent.affineSpan_eq_top_iff_card_eq_finrank_add_one · cited by 4AffineIndependent.affineS…AffineSubspace.topEquiv · cited by 3AffineSubspace.topEquivAffineSubspace.vectorSpan_eq_top_of_affineSpan_eq_top · cited by 2AffineSubspace.vectorSpan…affineSpan_singleton_union_vadd_eq_top_of_span_eq_top · cited by 1affineSpan_singleton_unio…EuclideanGeometry.exists_circumcenter_eq_of_cospherical · cited by 1EuclideanGeometry.exists_…EuclideanGeometry.exists_circumradius_eq_of_cospherical · cited by 1EuclideanGeometry.exists_…EuclideanGeometry.exists_circumsphere_eq_of_cospherical · cited by 1EuclideanGeometry.exists_…AffineSubspace.direction_eq_top_iff_of_nonempty · cited by 1AffineSubspace.direction_…AffineSubspace.affineSpan_eq_top_iff_vectorSpan_eq_top_of_nonempty · cited by 1AffineSubspace.affineSpan…EuclideanGeometry.eq_of_dist_eq_of_dist_eq_of_finrank_eq_two · cited by 1EuclideanGeometry.eq_of_d…asymptoticCone_univ · cited by 0asymptoticCone_univAffineSubspace.linear_topEquiv · cited by 0AffineSubspace.linear_top…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topRing · cited by 7463RingSubmodule · cited by 7192SubmoduleHVAdd.hVAdd · cited by 1820HVAdd.hVAddAddTorsor · cited by 1657AddTorsorAffineSubspace · cited by 871AffineSubspaceVSub.vsub · cited by 817VSub.vsubAffineSubspace.direction · cited by 339AffineSubspace.directionSubmodule.ext · cited by 204Submodule.extvadd_vsub · cited by 58vadd_vsubSubmodule.mem_top · cited by 58Submodule.mem_topAffineSubspace.vsub_mem_direction · cited by 25AffineSubspace.vsub_mem_d…AffineSubspace.mem_top · cited by 10AffineSubspace.mem_topAffineSubspace.direction_topCITED BYCITES

Cites15

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

Cited by12

Results whose statement or proof uses this declaration.