theorem
proved
term proof
close_packed_coordination
show as:
view Lean formalization →
formal statement (Lean)
69theorem close_packed_coordination : coordination .FCC = 12 ∧ coordination .HCP = 12 := by
proof body
Term-mode proof.
70 constructor <;> rfl
71
72/-- BCC has lower packing than FCC/HCP. -/