Skip to content

Commit

Permalink
I don't know why this stopped working
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobrasca committed Oct 14, 2021
1 parent 8e3f4f1 commit d90a89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/normed_group/normed_with_aut.lean
Expand Up @@ -33,7 +33,7 @@ begin
{ rw [normed_with_aut.norm_T, inv_mul_cancel_left₀],
apply ne_of_gt,
rw nnreal.coe_pos,
exact fact.out _ },
exact _inst_2.out },
{ rw [← category_theory.comp_apply, T.inv_hom_id], refl }
end

Expand Down

0 comments on commit d90a89f

Please sign in to comment.