Skip to content

fun_prop doesn't work well with matrix-valued functions #37472

@loefflerd

Description

@loefflerd

Making an issue to record a comment raised by @j-loreaux during the reviewing of my PR #36895 (about the SL2R action on the upper half-plane).

It seems fun_prop doesn't work as well as one might like on goals about continuity of matrix-valued functions. It would be nice if goals like

∀ (g : SL(2, ℝ)) (τ : ℍ), ContinuousAt 
  (fun ⟨h, z⟩ ↦ (h 0 0 * (z : ℂ) + h 0 1) / (h 1 0 * z + h 1 1)) (g, τ)

could be handled automatically by the tactic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions