From 31ee8f1c81f9e3fab3eceba6632d8ce399e3ffa3 Mon Sep 17 00:00:00 2001 From: Mateusz Baran Date: Fri, 16 Aug 2024 17:19:42 +0200 Subject: [PATCH] yellow circle --- tutorials/groups.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/groups.qmd b/tutorials/groups.qmd index fd682541b..b8226f624 100644 --- a/tutorials/groups.qmd +++ b/tutorials/groups.qmd @@ -224,7 +224,7 @@ The following table outlines invariance of `exp` and `log` of various groups. ````{=commonmark} | Group | Zero torsion connection | Invariant | |:---|:---|:---:| -| `ProductGroup` | Product of connections in each submanifold | Yes if all component connections are invariant separately, otherwise no | +| `ProductGroup` | Product of connections in each submanifold | 🟡^[Yes if all component connections are invariant separately, otherwise no] | | `SemidirectProductGroup` | Same as underlying product | ❌ | | `TranslationGroup` | `CartanSchoutenZero` | ✅ | | `CircleGroup` | `CartanSchoutenZero` | ✅ |