Affine.Simplex.mongePointVSubFaceCentroidWeightsWithCircumcenter_eq_sub
∀ {n : ℕ} {i₁ i₂ : Fin (n + 3)},
i₁ ≠ i₂ →
Affine.Simplex.mongePointVSubFaceCentroidWeightsWithCircumcenter i₁ i₂ =
Affine.Simplex.mongePointWeightsWithCircumcenter n - Affine.Simplex.centroidWeightsWithCircumcenter {i₁, i₂}ᶜmongePointVSubFaceCentroidWeightsWithCircumcenter is the
result of subtracting centroidWeightsWithCircumcenter from
mongePointWeightsWithCircumcenter.
- Defined in
- Mathlib.Geometry.Euclidean.MongePoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Finsetstatement · cited by 13,712
- Compl.complstatement and proof · cited by 2,925
- Nat.cast_oneproof · cited by 2,501
- Finset.cardproof · cited by 2,327
- sub_selfproof · cited by 996
- sub_zeroproof · cited by 938
- Nat.cast_addproof · cited by 586
- Fintype.card_finproof · cited by 270
- Finset.card_singletonproof · cited by 144
- Finset.card_erase_of_memproof · cited by 38
- Finset.card_complproof · cited by 34
Cited by2
Results whose statement or proof uses this declaration.