theorem
proved
wrapper
frc_holds_on_RS_lattice
show as:
view Lean formalization →
formal statement (Lean)
95theorem frc_holds_on_RS_lattice (s : FiniteVolumeProfile) : RSLatticeFRC s :=
proof body
One-line wrapper that applies finiteVolume_Jcost_bound.
96 finiteVolume_Jcost_bound s
97