No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
129def rrf_is_fixed_point : DescriptiveFixedPoint := {
proof body
Definition body.
130 description := currentRRF,
131 self_similar := rfl
132}
133
134/-- The RRF fixed point exists. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
RRF
in IndisputableMonolith.Foundation.Hamiltonian
decl_use
-
point
in IndisputableMonolith.Numerics.Interval.Basic
decl_use
-
currentRRF
in IndisputableMonolith.RRF.Foundation.SelfReference
decl_use
-
DescriptiveFixedPoint
in IndisputableMonolith.RRF.Foundation.SelfReference
decl_use