pith. machine review for the scientific record. sign in
theorem proved term proof

logic_embeds

show as:
view Lean formalization →

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)

 100theorem logic_embeds (L : LogicSystem) :
 101    Nonempty (Embeds L.Prop' universalStructure) :=

proof body

Term-mode proof.

 102  ⟨{ embed := fun _ => (0 : ℝ), structure_preserved := rfl }⟩
 103
 104/-- Qualia can be embedded. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (9)

Lean names referenced from this declaration's body.