Skip to content

Write an instance of Homogenization for hyperplanes #59

Description

@ooovi

probably looks something like

instance {weight : W →ₗ[R] R} (hw : weight ≠ 0) :
    letI : Nonempty (AffineSubspace.comap weight.toAffineMap (affineSpan R {(1 : R)})) := sorry
    Homogenization R (AffineSubspace.comap weight.toAffineMap (affineSpan R {(1 : R)})) W where

can probably never be inferred. so Homogenization should not be a class. right?

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