English
The first equality relating the constructed equivalence is the canonical representation alignment between two formulations of the equivalence.
Русский
Первая равенство, связанная с построенной эквиваленцией, согласует каноническое представление между двумя формулировками эквивалентности.
LaTeX
$$$\\text{equiv}_{R,M} = \\text{eq}_1$$$
Lean4
@[simp]
theorem of_f {i j hij x} : of R ι G f j (f i j hij x) = of R ι G f i x :=
(AddCon.eq _).mpr <| .symm <| .of _ _ (.of_map _ _)