Skip to content

def in 8.md #1

@GanjinZero

Description

@GanjinZero

There is

def ConstructibleAngle (θ : ℝ) : Prop :=
  Constructible (Real.cos θ)

and

def ConstructibleAngle (cfg : RCBase) (θ : ℝ) : Prop :=
  ∃ P : Point, RCPoint cfg P ∧ baseAngle cfg P = θ

Is this causes some defination overload issue here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions