English
An auxiliary step in the coinductive construction, relating maps from P to Q via shifted isomorphisms and auxiliary data to build higher components of the homotopy.
Русский
Вспомогательный шаг в коиндитивной конструкции, связывающий отображения между P и Q через сдвиговые изоморфизмы и дополнительные данные для построения высоких компонент гомотопии.
LaTeX
$$Definition of mkCoinductiveAux₂: uses I from mkCoinductiveAux₁ and isomorphisms to assemble next layer$$
Lean4
@[simp]
theorem mkCoinductiveAux₂_zero :
mkCoinductiveAux₂ e zero comm_zero one comm_one succ 0 =
⟨0, (P.xNextIso rfl).hom ≫ zero, by simpa using comm_zero⟩ :=
rfl