Mathlib Map

Theorems · Definition · geometry

Affine.Simplex.faceOppositeCentroid

{k : Type u_1} →
  {V : Type u_2} →
    {P : Type u_3} →
      [inst : DivisionRing k] →
        [inst_1 : AddCommGroup V] →
          [inst_2 : Module k V] →
            [inst_3 : AddTorsor V P] → {n : ℕ} → [NeZero n] → Affine.Simplex k P n → Fin (n + 1) → P

The faceOppositeCentroid is the centroid of the face opposite to the vertex indexed by i.

Defined in
Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
Cited by
39 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingAddCommGroupModuleAddTorsorNeZero

Around this declaration

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

Affine.Simplex.median · cited by 9Simplex.medianAffine.Simplex.medial · cited by 7Simplex.medialAffine.Simplex.centroid_vsub_point_eq_smul_vsub · cited by 5Simplex.centroid_vsub_poi…Affine.Simplex.point_vsub_centroid_eq_smul_vsub · cited by 4Simplex.point_vsub_centro…Affine.Simplex.faceOppositeCentroid_vsub_point_eq_smul_sum_vsub · cited by 4Simplex.faceOppositeCentr…Affine.Simplex.faceOppositeCentroid_map · cited by 3Simplex.faceOppositeCentr…Affine.Simplex.isDiameter_ninePointCircle · cited by 2Simplex.isDiameter_ninePo…Affine.Simplex.faceOppositeCentroid_eq_smul_vsub_vadd_point · cited by 2Simplex.faceOppositeCentr…Affine.Simplex.faceOppositeCentroid_eq_sum_vsub_vadd · cited by 2Simplex.faceOppositeCentr…Affine.Simplex.faceOppositeCentroid_mem_affineSpan_face · cited by 2Simplex.faceOppositeCentr…Affine.Simplex.faceOppositeCentroid_mem_ninePointCircle · cited by 2Simplex.faceOppositeCentr…Affine.Simplex.faceOppositeCentroid_reindex · cited by 2Simplex.faceOppositeCentr…Affine.Simplex.faceOppositeCentroid_restrict · cited by 2Simplex.faceOppositeCentr…Affine.Simplex.faceOppositeCentroid_vsub_point_eq_smul_vsub · cited by 2Simplex.faceOppositeCentr…Affine.Simplex.point_vsub_faceOppositeCentroid_eq_smul_vsub · cited by 1Simplex.point_vsub_faceOp…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupAddTorsor · cited by 1657AddTorsorDivisionRing · cited by 1062DivisionRingAffine.Simplex · cited by 471Affine.SimplexAffine.Simplex.faceOpposite · cited by 103Simplex.faceOppositeAffine.Simplex.centroid · cited by 39Simplex.centroidSimplex.faceOppositeCentroidCITED BYCITES

Cites7

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

Cited by41

Results whose statement or proof uses this declaration.