Mathlib Map

Theorems · Theorem · geometry

Affine.Simplex.range_faceOpposite_points

∀ {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 : ℕ} [inst_4 : NeZero n] (s : Affine.Simplex k P n) (i : Fin (n + 1)),
  Set.range (s.faceOpposite i).points = s.points '' {i}ᶜ
Defined in
Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
Cited by
30 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsorNeZero

Around this declaration

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

Affine.Simplex.affineCombination_mem_affineSpan_faceOpposite_iff · cited by 6Simplex.affineCombination…Affine.Simplex.touchpoint_mem_affineSpan_simplex · cited by 4Simplex.touchpoint_mem_af…Affine.Simplex.ExcenterExists.touchpoint_injective · cited by 4ExcenterExists.touchpoint…Affine.Simplex.range_faceOpposite_reindex · cited by 3Simplex.range_faceOpposit…Affine.Simplex.touchpointWeights_eq_zero · cited by 3Simplex.touchpointWeights…Affine.Simplex.sSameSide_affineSpan_faceOpposite_of_sign_eq · cited by 3Simplex.sSameSide_affineS…Affine.Simplex.abs_signedInfDist_eq_dist_of_mem_affineSpan_range · cited by 3Simplex.abs_signedInfDist…Affine.Simplex.affineSpan_range_medial · cited by 2Simplex.affineSpan_range_…Affine.Triangle.dist_orthogonalProjectionSpan_faceOpposite_eq_iff_two_zsmul_oangle_eq · cited by 2Triangle.dist_orthogonalP…Affine.Simplex.altitudeFoot_mem_affineSpan · cited by 2Simplex.altitudeFoot_mem_…Affine.Simplex.abs_inner_vsub_altitudeFoot_lt_mul · cited by 2Simplex.abs_inner_vsub_al…Affine.Simplex.affineSpan_pair_altitudeFoot_eq_altitude · cited by 1Simplex.affineSpan_pair_a…Affine.Simplex.signedInfDist_apply_self · cited by 1Simplex.signedInfDist_app…Affine.Simplex.altitudeFoot_mem_affineSpan_image_compl · cited by 1Simplex.altitudeFoot_mem_…EuclideanGeometry.Sphere.sOppSide_faceOpposite_secondInter_of_mem_interior_faceOpposite · cited by 1Sphere.sOppSide_faceOppos…Set · cited by 53352SetModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingSet.image · cited by 5609Set.imageSet.range · cited by 4705Set.rangeCompl.compl · cited by 2925Compl.complAddTorsor · cited by 1657AddTorsorAffine.Simplex · cited by 471Affine.SimplexAffine.Simplex.points · cited by 391Simplex.pointsFinset.coe_singleton · cited by 145Finset.coe_singletonAffine.Simplex.faceOpposite · cited by 103Simplex.faceOppositeFinset.coe_compl · cited by 14Finset.coe_complAffine.Simplex.range_face_points · cited by 10Simplex.range_face_pointsSimplex.range_faceOpposite_po…CITED BYCITES

Cites14

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

Cited by30

Results whose statement or proof uses this declaration.