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)
62structure VotingParadoxesCert where
63 three_conditions : Fintype.card ArrowCondition = 3
64 arrow_uniqueness : ∀ r : VotingRuleSignature, IsArrowAdmissible r → r = dictatorship
65
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
VotingParadoxesCert
in IndisputableMonolith.Decision.VotingParadoxesFromJCost
decl_use
-
ArrowCondition
in IndisputableMonolith.Sociology.VotingParadoxesFromSigma
decl_use
-
dictatorship
in IndisputableMonolith.Sociology.VotingParadoxesFromSigma
decl_use
-
IsArrowAdmissible
in IndisputableMonolith.Sociology.VotingParadoxesFromSigma
decl_use
-
VotingRuleSignature
in IndisputableMonolith.Sociology.VotingParadoxesFromSigma
decl_use