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)
152theorem plotEncoding_injective : Function.Injective plotEncoding := by
proof body
Term-mode proof.
153 intro p q hpq
154 cases p <;> cases q <;> first | rfl | (exfalso; revert hpq; decide)
155
156/-- Every encoded vector is non-zero. -/
used by (5)
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.
-
plotEncoding
in IndisputableMonolith.Aesthetics.NarrativeGeodesic
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use