Mathlib Map

Theorems · Definition · geometry

Affine.Simplex.faceOpposite

{k : Type u_1} →
  {V : Type u_2} →
    {P : Type u_5} →
      [inst : Ring 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) → Affine.Simplex k P (n - 1)

The face of a simplex with all but one point.

Defined in
Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
Cited by
103 results in Mathlib
Foundations
Depth 74 from the axioms, rests on 2,099 definitions · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsorNeZero

Around this declaration

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

Affine.Simplex.touchpoint · cited by 49Simplex.touchpointAffine.Simplex.faceOppositeCentroid · cited by 39Simplex.faceOppositeCentr…Affine.Simplex.range_faceOpposite_points · cited by 30Simplex.range_faceOpposit…Affine.Simplex.altitudeFoot · cited by 23Simplex.altitudeFootAffine.Simplex.affineCombination_mem_affineSpan_faceOpposite_iff · cited by 6Simplex.affineCombination…Affine.Simplex.ExcenterExists.isTangentAt_touchpoint · cited by 5ExcenterExists.isTangentA…Affine.Simplex.faceOpposite_point_eq_point_rev · cited by 4Simplex.faceOpposite_poin…Affine.Simplex.ExcenterExists.sign_touchpointWeights · cited by 4ExcenterExists.sign_touch…Affine.Simplex.ExcenterExists.touchpoint_injective · cited by 4ExcenterExists.touchpoint…Affine.Simplex.signedInfDist_affineCombination · cited by 4Simplex.signedInfDist_aff…Affine.Triangle.eq_excenter_of_two_zsmul_oangle_eq · cited by 3Triangle.eq_excenter_of_t…Affine.Simplex.abs_signedInfDist_eq_dist_of_mem_affineSpan_range · cited by 3Simplex.abs_signedInfDist…Affine.Simplex.range_faceOpposite_reindex · cited by 3Simplex.range_faceOpposit…Affine.Simplex.sOppSide_affineSpan_faceOpposite_of_pos_of_neg · cited by 3Simplex.sOppSide_affineSp…Affine.Simplex.sSameSide_affineSpan_faceOpposite_of_sign_eq · cited by 3Simplex.sSameSide_affineS…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingAddTorsor · cited by 1657AddTorsorAffine.Simplex · cited by 471Affine.SimplexAffine.Simplex.face · cited by 35Simplex.faceSimplex.faceOppositeCITED BYCITES

Cites6

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

Cited by106

Results whose statement or proof uses this declaration.