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)
32def mutualReachable (G : StakeGraph) (nodes : List Stakeholder) (s t : Stakeholder) : Bool :=
proof body
Definition body.
33 reachable G nodes s t && reachable G nodes t s
34
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
hasCycle
in IndisputableMonolith.Ethics.StakeGraph
decl_use
depends on (7)
Lean names referenced from this declaration's body.
-
G
in IndisputableMonolith.Constants
decl_use
-
G
in IndisputableMonolith.Constants.Codata
decl_use
-
G
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
-
reachable
in IndisputableMonolith.Ethics.StakeGraph
decl_use
-
StakeGraph
in IndisputableMonolith.Ethics.StakeGraph
decl_use
-
Stakeholder
in IndisputableMonolith.Ethics.StakeGraph
decl_use
-
G
in IndisputableMonolith.Gravity.JCostInflaton
decl_use