interpretation "Left cosets disjoint" 'disjoint C C' =
(cic:/matita/algebra/groups/left_coset_disjoint.con _ C C').
+(*
(* The following should be a one-shot alias! *)
alias symbol "belongs_to" (instance 0) = "Belongs to subgroup".
theorem foo:
|
].
qed.
+*)
(*theorem foo:
\forall G:Group. \forall x1,x2:G. \forall H:subgroup G.
(element ? H)·(embed ? ? (subgroup_is_subgroup ? H) ˜ x) =
(element ? H')·(embed ? ? (subgroup_is_subgroup ? H') ˜ y)).
*)
-*)
\ No newline at end of file
+*)