abbrev
definition
def or abbrev
Vec
show as:
view Lean formalization →
formal statement (Lean)
18abbrev Vec (n : ℕ) := Fin n → ℝ
proof body
Definition body.
19
20/-- Weighted dot product used by the logarithmic aggregate. -/
used by (40)
-
additive_decomposition -
additiveQuadratic -
compensatory_nonneg_of_sqNorm_le_one -
compensatoryQuadratic -
dot_sq_le_sqNorm_mul -
multiplicative_le_additive_of_sqNorm_le_one -
multiplicativeQuadratic -
sqNorm -
sqNorm_uniform -
uniform_sqNorm_one -
uniform_weight_of_sum_one -
UniformWeights -
weightSum -
weightSum_uniform -
not_projectivelyEquivalentToZeroAt_tPulledConnection -
projectivelyEquivalent_one_dim -
ProjectivelyEquivalentToZeroAt -
tPulledConnection -
tPulledConnection_diag -
tPulledConnection_offDiag -
xFlatConnection -
xFlatConnection_apply -
aggregate -
aggregate_pos -
dot -
dot_log_hadamardDiv -
dot_log_hadamardInv -
dot_log_hadamardMul -
hadamardDiv -
hadamardInv