English
The triangle index data ρ₁₂ associated to a triangle r is defined by taking the I₂-coordinate as the middle leg and assigning p and hpq to describe how I-indexes map to J.
Русский
Каска индексов треугольника ρ₁₂, связанная с треугольником r, задается через координату I₂ в середине и отображения p и hpq, описывающих соответствие индексов I к J.
LaTeX
$$$\ρ_{12} : BifunctorComp_{12}IndexData r \,|\, I_1, I_2 \,\dots$$$
Lean4
/-- The `BifunctorComp₁₂IndexData r` attached to a `TriangleIndexData r π`. -/
@[reducible]
def ρ₁₂ : BifunctorComp₁₂IndexData r where
I₁₂ := I₁
p := τ.p₁₂
q := π
hpq := τ.hp₁₂