55theorem terminalArrow_exists (A : DistinguishedCarrier) : 56 TerminalArrow A :=
proof body
Term-mode proof.
57 reality_from_one_distinction A.Carrier ⟨A.base, A.witness, A.distinct⟩ 58 59/-- The terminal arrow is unique. Since `TerminalArrow A` is a proposition, 60this is proof irrelevance. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.