Mathlib Map

Theorems · Definition · geometry

AffineSubspace.Parallel

{k : Type u_1} →
  {V : Type u_2} →
    {P : Type u_4} →
      [inst : Ring k] →
        [inst_1 : AddCommGroup V] →
          [inst_2 : Module k V] → [inst_3 : AddTorsor V P] → AffineSubspace k P → AffineSubspace k P → Prop

Two affine subspaces are parallel if one is related to the other by adding the same vector to all points.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
Cited by
19 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsor

Around this declaration

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

AffineSubspace.Parallel.direction_eq · cited by 4Parallel.direction_eqAffineSubspace.parallel_bot_iff_eq_bot · cited by 2AffineSubspace.parallel_b…AffineSubspace.affineSpan_pair_parallel_iff_vectorSpan_eq · cited by 2AffineSubspace.affineSpan…AffineSubspace.affineSpan_pair_parallel_iff_exists_unit_smul' · cited by 2AffineSubspace.affineSpan…AffineSubspace.Parallel.refl · cited by 2Parallel.reflAffineSubspace.Parallel.symm · cited by 2Parallel.symmAffineSubspace.bot_parallel_iff_eq_bot · cited by 1AffineSubspace.bot_parall…AffineSubspace.parallel_comm · cited by 1AffineSubspace.parallel_c…AffineSubspace.parallel_iff_direction_eq_and_eq_bot_iff_eq_bot · cited by 1AffineSubspace.parallel_i…exists_eq_smul_of_parallel · cited by 1exists_eq_smul_of_parallelAffineSubspace.Parallel.trans · cited by 1Parallel.transEuclideanGeometry.Sphere.orthRadius_parallel_orthRadius_iff · cited by 0Sphere.orthRadius_paralle…EuclideanGeometry.two_zsmul_oangle_of_parallel · cited by 0EuclideanGeometry.two_zsm…EuclideanGeometry.oangle_eq_of_parallel · cited by 0EuclideanGeometry.oangle_…AffineSubspace.affineSpan_parallel_iff_vectorSpan_eq_and_eq_empty_iff_eq_empty · cited by 0AffineSubspace.affineSpan…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingAddTorsor · cited by 1657AddTorsorAffineSubspace · cited by 871AffineSubspaceAffineSubspace.map · cited by 78AffineSubspace.mapAffineEquiv.toAffineMap · cited by 65AffineEquiv.toAffineMapAffineEquiv.constVAdd · cited by 30AffineEquiv.constVAddAffineSubspace.ParallelCITED BYCITES

Cites8

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

Cited by19

Results whose statement or proof uses this declaration.