
【建】 combinableness
approve; but; can; may; need; yet
combine; union; tie; band; coalescence; couple; incorporation; inosculate
join; linkup
【計】 coalesce
【醫】 combination; concrescence; conjugation; hapt-; hapto-; junctura
linkage; nexus
【經】 incorporate; incorporation; integration
可結合性(kě jiéhé xìng)指數學或邏輯運算中,元素之間的組合順序不影響最終結果的性質。例如,在加法或乘法運算中,滿足 ((a + b) + c = a + (b + c)) 或 ((a times b) times c = a times (b times c)),則稱該運算具有可結合性。
Associativity(結合性)是代數結構(如群、環)的核心性質之一,描述運算順序的可調整性。其定義為:
若二元運算 () 滿足 (forall a,b,c in S: (a b) c = a (b c)),則稱 () 在集合 (S) 上具有結合性。
“可結合性”是一個在不同領域有特定含義的術語,以下是詳細解釋:
在數學和編程中,可結合性(英語:associativity)指二元運算的一種性質,即改變運算順序不影響最終結果。例如:
可結合性簡化了運算複雜度,尤其在編程算法和代數結構設計中,允許調整計算順序以優化效率。
該詞核心強調“順序不影響結果”或“可聯合操作”,需結合具體學科選擇對應譯法。數學場景優先用associativity,日常場景可用combinableness。
【别人正在浏覽】