Step
*
1
1
of Lemma
image-per-transitive
1. [A] : Type
2. [f] : Base
3. UniformlyTrans(Base;x,y.x TC(λ2x y.∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) y)
4. a : Base
5. b : Base
6. c : Base
7. usquash(TC(λx,y. ∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) a b)
8. usquash(TC(λx,y. ∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) b c)
⊢ usquash(TC(λx,y. ∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) a c)
BY
{ UseWitness ⌜Ax⌝⋅ }
1
1. A : Type
2. f : Base
3. UniformlyTrans(Base;x,y.x TC(λ2x y.∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) y)
4. a : Base
5. b : Base
6. c : Base
7. usquash(TC(λx,y. ∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) a b)
8. usquash(TC(λx,y. ∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) b c)
⊢ Ax ∈ usquash(TC(λx,y. ∃a,b:Base. ((a = b ∈ A) ∧ (x ~ f a) ∧ (y ~ f b))) a c)
Latex:
Latex:
1.  [A]  :  Type
2.  [f]  :  Base
3.  UniformlyTrans(Base;x,y.x  TC(\mlambda{}\msubtwo{}x  y.\mexists{}a,b:Base.  ((a  =  b)  \mwedge{}  (x  \msim{}  f  a)  \mwedge{}  (y  \msim{}  f  b)))  y)
4.  a  :  Base
5.  b  :  Base
6.  c  :  Base
7.  usquash(TC(\mlambda{}x,y.  \mexists{}a,b:Base.  ((a  =  b)  \mwedge{}  (x  \msim{}  f  a)  \mwedge{}  (y  \msim{}  f  b)))  a  b)
8.  usquash(TC(\mlambda{}x,y.  \mexists{}a,b:Base.  ((a  =  b)  \mwedge{}  (x  \msim{}  f  a)  \mwedge{}  (y  \msim{}  f  b)))  b  c)
\mvdash{}  usquash(TC(\mlambda{}x,y.  \mexists{}a,b:Base.  ((a  =  b)  \mwedge{}  (x  \msim{}  f  a)  \mwedge{}  (y  \msim{}  f  b)))  a  c)
By
Latex:
UseWitness  \mkleeneopen{}Ax\mkleeneclose{}\mcdot{}
Home
Index