X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fhelp%2FC%2Fsec_commands.xml;h=5e55de9994648e7768358c6751f7eb2b96dbb589;hb=1be6639bbfa31fcbb49f0017016c78ebafe10453;hp=636eac8dc236a66cb744ca5fa8d59e2c5c86ed50;hpb=b705827146a443975cb4a3ebeac699564d849dc9;p=helm.git diff --git a/matita/help/C/sec_commands.xml b/matita/help/C/sec_commands.xml index 636eac8dc..5e55de999 100644 --- a/matita/help/C/sec_commands.xml +++ b/matita/help/C/sec_commands.xml @@ -139,7 +139,7 @@ clusters - + name @@ -148,6 +148,12 @@ expected object for 3rd URI expected object for 4th URI expected object for 5th URI + expected object for 6th URI + expected object for 7th URI + expected object for 8th URI + expected object for 9th URI + expected object for 10th URI + expected object for 11th URI @@ -158,6 +164,12 @@ a theorem of type ∀A.∀x,y,z:A.eq A x y → eq A y z → eq A x z∀A.∀a.∀ P:A → Prop.P x → ∀y.eq A x y → P y∀A.∀a.∀ P:A → Prop.P x → ∀y.eq A y x → P y + ∀A.∀a.∀ P:A → Set.P x → ∀y.eq A x y → P y + ∀A.∀a.∀ P:A → Set.P x → ∀y.eq A y x → P y + ∀A.∀a.∀ P:A → Type.P x → ∀y.eq A x y → P y + ∀A.∀a.∀ P:A → Type.P x → ∀y.eq A y x → P y + ∀A.∀B.∀ f:A → B.∀x,y:A.eq A x y → eq B (f x) (f y) + ∀A.∀B.∀ f:A → B.∀x,y:A.eq A x y → eq B (f y) (f x) true