Beginning of Section AIM
(*** $I sig/PfgEAug2022Preamble.mgs ***)
L3
Variable X : set
L5
Variable m b s : setsetset
L6
Variable e : set
L7
Variable K : setsetset
L8
Variable a : setsetsetset
L9
Variable T : setsetset
L10
Variable L R : setsetsetset
L11
Hypothesis He : e X
L13
Hypothesis Hm : ∀x yX, m x y X
L14
Hypothesis Hs : ∀x yX, s x y X
L15
Hypothesis Hb : ∀x yX, b x y X
L16
Hypothesis HKdef : ∀x yX, K x y = b (m y x) (m x y)
L17
Hypothesis HK : ∀x yX, K x y X
L18
Hypothesis Hadef : ∀x y zX, a x y z = b (m x (m y z)) (m (m x y) z)
L19
Hypothesis Ha : ∀x y zX, a x y z X
L20
Hypothesis HTdef : ∀u xX, T u x = b x (m u x)
L21
Hypothesis HT : ∀u xX, T u x X
L22
Hypothesis HLdef : ∀u x yX, L u x y = b (m y x) (m y (m x u))
L23
Hypothesis HL : ∀u x yX, L u x y X
L24
Hypothesis HRdef : ∀u x yX, R u x y = s (m (m u x) y) (m x y)
L25
Hypothesis HR : ∀u x yX, R u x y X
L26
Hypothesis HeL : ∀xX, m e x = x
L27
Hypothesis HeR : ∀xX, m x e = x
L28
Hypothesis Hbm : ∀x yX, b x (m x y) = y
L29
Hypothesis Hmb : ∀x yX, m x (b x y) = y
L30
Hypothesis Hsm : ∀x yX, s (m x y) y = x
L31
Hypothesis Hms : ∀x yX, m (s x y) y = x
L32
Hypothesis HTT : ∀u x yX, T (T u x) y = T (T u y) x
L33
Hypothesis HTL : ∀u x y zX, T (L u x y) z = L (T u z) x y
L34
Hypothesis HTR : ∀u x y zX, T (R u x y) z = R (T u z) x y
L35
Hypothesis HLR : ∀u x y z wX, L (R u x y) z w = R (L u z w) x y
L36
Hypothesis HLL : ∀u x y z wX, L (L u x y) z w = L (L u z w) x y
L37
Hypothesis HRR : ∀u x y z wX, R (R u x y) z w = R (R u z w) x y
L38
Theorem. (aK1)
∀x y z uX, a (K x y) z u = e
Proof:
Proof not loaded.
L41
Theorem. (aa1)
∀x y z u wX, a (a x y z) u w = e
Proof:
Proof not loaded.
L44
Theorem. (com__aa1)
(∀x yX, m x y = m y x)∀x y z u wX, a (a x y z) u w = e
Proof:
Proof not loaded.
L48
Theorem. (middle_Bol__aa1)
(∀x y zX, m x (b (m y z) x) = m (s x z) (b y x))∀x y z u wX, a (a x y z) u w = e
Proof:
Proof not loaded.
L52
Theorem. (KK_Kcom__aa1)
(∀x y zX, K (K x y) z = e)(∀x yX, K x y = K y x)∀x y z u wX, a (a x y z) u w = e
Proof:
Proof not loaded.
L57
Theorem. (T1dist__aa1)
(∀x y zX, m (T x y) (T z y) = T (m x z) y)∀x y z u wX, a (a x y z) u w = e
Proof:
Proof not loaded.
L61
Theorem. (nil3_24)
∀x y z u w v5 v6X, a (a (a x y z) u w) v5 v6 = e
Proof:
Proof not loaded.
L64
Theorem. (com__nil3_24)
(∀x yX, m x y = m y x)∀x y z u w v5 v6X, a (a (a x y z) u w) v5 v6 = e
Proof:
Proof not loaded.
L68
Theorem. (aa1_45)
∀x y z u wX, a (a x y z) u w = a (a x y z) w u
Proof:
Proof not loaded.
L71
Theorem. (nil3_24__aa1)
(∀x y z u w v5 v6X, a (a (a x y z) u w) v5 v6 = e)∀x y z u wX, a (a x y z) u w = e
Proof:
Proof not loaded.
End of Section AIM