def
definition
def or abbrev
structureFormationFromBITCert
show as:
view Lean formalization →
formal statement (Lean)
102def structureFormationFromBITCert : StructureFormationFromBITCert where
103 k_pos := k_peak_pos
proof body
Definition body.
104 adjacent_ratio := k_peak_adjacent_ratio
105 peak_3_1_eq_phi_sq := peak_3_1_ratio
106 scale_invariant := peak_ratios_scale_invariant
107
108end
109
110end StructureFormationFromBIT
111end Cosmology
112end IndisputableMonolith